rspace-online/modules/rschedule
Jeff Emmett 2cbff8925d fix(layout): viewport-filling rApp layout — eliminate body scroll
Make #app a flex column with height:100vh so all rApps fill the viewport
exactly. Wrap module body in .rapp-content flex child. Replace all
hardcoded calc(100vh - Npx) with height:100% across 20+ components.
Remove sticky positioning from subnav/tabbar (now flex items).
Generalize mobile body-flex to all pages (not just canvas-layout).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 10:57:09 -07:00
..
components fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00
landing.ts fix(routing): eliminate /{space} from paths on subdomain routing 2026-03-24 18:45:16 -07:00
local-first-client.ts feat(rschedule): add local-first-client.ts for standalone sync 2026-03-15 17:43:26 -07:00
mod.ts feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
schemas.ts feat: consolidate domains, install deps, fix EncryptID types 2026-03-11 21:55:39 -07:00