rspace-online/website
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
..
public feat: canvas background selector — grid, dot, or blank preference 2026-03-10 18:37:50 -07:00
admin.html fix: normalize visibility enums + tab tracking across remaining files 2026-03-03 13:29:01 -08:00
canvas.html feat: canvas background selector — grid, dot, or blank preference 2026-03-10 18:37:50 -07:00
create-space.html feat: canvas background selector — grid, dot, or blank preference 2026-03-10 18:37:50 -07:00
index.html feat: PWA support — installable app, Web Push notifications, app badge 2026-03-10 17:35:30 -07:00
shell.ts feat: per-rApp inline config + module-aware settings panel 2026-03-10 16:45:48 -07:00
sw.ts feat: PWA support — installable app, Web Push notifications, app badge 2026-03-10 17:35:30 -07:00
test-stack.html test: add stack view + wiring test page 2026-03-02 13:03:29 -08:00