rspace-online/website/public
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
..
_next/static feat: restore original rSpace-website landing page 2026-02-27 17:05:43 -08:00
icons feat: PWA support — installable app, Web Push notifications, app badge 2026-03-10 17:35:30 -07:00
images feat(rcart): add generated catalog product images for demo store 2026-03-11 17:18:46 -07:00
favicon.png Move favicon to public folder for Vite build 2026-01-02 13:41:58 +01:00
landing.html fix(infra): consolidate external service URLs to rspace.online (TASK-51.1) 2026-03-11 19:12:51 -07:00
logo.png Move favicon to public folder for Vite build 2026-01-02 13:41:58 +01:00
manifest.json feat: PWA support — installable app, Web Push notifications, app badge 2026-03-10 17:35:30 -07:00
og-image.png feat(seo): add OG/Twitter meta tags + generated OG banner image 2026-03-11 16:51:25 -07:00
shell.css fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00
theme.css feat: canvas background selector — grid, dot, or blank preference 2026-03-10 18:37:50 -07:00