rspace-online/modules
Jeff Emmett bfdb320b3e fix(rcal): prevent multi-day event spans from displacing day cells
Multi-day event span bars used grid-row/grid-column inside the same
CSS grid as auto-placed day cells. The grid auto-placement algorithm
skipped cells occupied by explicitly-placed spans, pushing day numbers
to wrong positions.

Fix: make .ev-span position:absolute with .grid position:relative.
Absolutely-positioned grid children still use grid-row/column for
their containing block but don't participate in layout flow. Also
account for expanded day-detail rows when calculating span grid rows.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 17:37:35 -07:00
..
crowdsurf revert: remove standalone domains we don't own 2026-03-21 18:31:17 -07:00
rbnb refactor(auth): replace @encryptid/sdk imports with local auth module 2026-03-22 16:41:59 -07:00
rbooks fix(flipbook): ensure 2-page spread display in StPageFlip 2026-03-22 18:35:25 -07:00
rcal fix(rcal): prevent multi-day event spans from displacing day cells 2026-03-23 17:37:35 -07:00
rcart refactor(auth): replace @encryptid/sdk imports with local auth module 2026-03-22 16:41:59 -07:00
rchats feat(rswag): full feature parity — POD clients, dithering, AI gen, fulfillment 2026-03-20 23:21:53 -07:00
rchoices feat(crowdsurf): restore module and add Elo pairwise ranking layer 2026-03-20 23:51:24 -07:00
rdata feat(tours+solo): add tours to remaining modules and solo mode toggle 2026-03-21 17:26:57 -07:00
rdesign revert: remove standalone domains we don't own 2026-03-21 18:31:17 -07:00
rdocs revert: remove standalone domains we don't own 2026-03-21 18:31:17 -07:00
rfiles refactor(auth): replace @encryptid/sdk imports with local auth module 2026-03-22 16:41:59 -07:00
rflows fix(rflows): match overflow pipe widths to edge width formula 2026-03-23 17:26:05 -07:00
rforum refactor(auth): replace @encryptid/sdk imports with local auth module 2026-03-22 16:41:59 -07:00
rinbox refactor(auth): replace @encryptid/sdk imports with local auth module 2026-03-22 16:41:59 -07:00
rmaps fix(canvas): map shape interaction + reminder widget dismissal 2026-03-21 20:44:28 -07:00
rmeets fix(rmeets): use Jitsi External API by default, clean up toolbar buttons 2026-03-23 12:11:00 -07:00
rnetwork fix(rnetwork): prevent TubeGeometry NaN errors in 3D graph 2026-03-20 23:16:45 -07:00
rnotes refactor(auth): replace @encryptid/sdk imports with local auth module 2026-03-22 16:41:59 -07:00
rphotos feat: async 3D gen, calendar reminder widget, cross-module drag, subdomain URL fixes 2026-03-16 22:18:51 +00:00
rpubs fix(flipbook): ensure 2-page spread display in StPageFlip 2026-03-22 18:35:25 -07:00
rschedule feat(onboarding): add module-specific connect/import/create CTAs 2026-03-20 14:17:19 -07:00
rsocials refactor(auth): replace @encryptid/sdk imports with local auth module 2026-03-22 16:41:59 -07:00
rspace feat(rspace): add rich landing page for the canvas module 2026-03-22 20:41:00 -07:00
rsplat refactor(auth): replace @encryptid/sdk imports with local auth module 2026-03-22 16:41:59 -07:00
rswag feat(rswag): full feature parity — POD clients, dithering, AI gen, fulfillment 2026-03-20 23:21:53 -07:00
rtasks refactor(auth): replace @encryptid/sdk imports with local auth module 2026-03-22 16:41:59 -07:00
rtrips feat(rtrips): AI trip planner — canvas tools + "Plan with AI" button 2026-03-23 14:32:28 -07:00
rtube refactor(auth): replace @encryptid/sdk imports with local auth module 2026-03-22 16:41:59 -07:00
rvnb refactor(auth): replace @encryptid/sdk imports with local auth module 2026-03-22 16:41:59 -07:00
rvote refactor(auth): replace @encryptid/sdk imports with local auth module 2026-03-22 16:41:59 -07:00
rwallet feat(rwallet): HyperSwitch full-loop fiat↔CRDT payment integration 2026-03-23 17:34:48 -07:00