rspace-online/website/public
Jeff Emmett 8072b250ea feat: canvas background selector — grid, dot, or blank preference
Add user-selectable canvas background style via data-canvas-bg attribute
and CSS custom properties (--rs-canvas-bg-image, --rs-canvas-bg-size).
Three options: grid (default), dot, blank — persisted in localStorage.

- theme.css: new tokens + [data-canvas-bg] selectors
- rstack-identity.ts: Grid/Dot/Blank selector in user dropdown
- canvas.html: CSS vars, zoom-aware scaling, canvas-bg-change listener
- flows.css: use shared bg-image/bg-size vars (fixes rFlows theme bug)
- FOUC prevention in all entry points (shell.ts, create-space.html)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 18:37:50 -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/design-mode feat: restore original rSpace-website landing page 2026-02-27 17:05:43 -08:00
favicon.png Move favicon to public folder for Vite build 2026-01-02 13:41:58 +01:00
landing.html refactor: complete rfunds → rflows rename across configs and references 2026-03-03 19:13:14 -08: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
shell.css feat: history panel with author attribution + settings gear relocation 2026-03-09 19:24:27 -07:00
theme.css feat: canvas background selector — grid, dot, or blank preference 2026-03-10 18:37:50 -07:00