rspace-online/shared/components
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
..
rstack-app-switcher.ts feat(rcal): docked map layout + theme-aware tiles; emoji tab badges 2026-03-10 14:13:28 -07:00
rstack-history-panel.ts fix: attachShadow guard, null toggleMemoryBtn, register canvas components 2026-03-09 20:15:57 -07:00
rstack-identity.ts feat: canvas background selector — grid, dot, or blank preference 2026-03-10 18:37:50 -07:00
rstack-mi.ts feat: add voice dictation to MI bar, markdown, chat & prompt inputs 2026-03-03 17:10:52 -08:00
rstack-module-setup.ts feat: per-rApp inline config + module-aware settings panel 2026-03-10 16:45:48 -07:00
rstack-notification-bell.ts feat: PWA support — installable app, Web Push notifications, app badge 2026-03-10 17:35:30 -07:00
rstack-offline-indicator.ts feat: wire offline-first Automerge sync to all 13 rSpace modules 2026-03-04 19:07:59 -08:00
rstack-space-settings.ts feat: per-rApp inline config + module-aware settings panel 2026-03-10 16:45:48 -07:00
rstack-space-switcher.ts feat(rsocials): newsletter manager + listmonk proxy + backlog tasks 2026-03-10 12:24:02 -07:00
rstack-tab-bar.ts feat: migrate hardcoded colors to --rs-* CSS variables across 18 modules 2026-03-10 18:34:13 -07:00
rstack-user-dashboard.ts feat: user dashboard shown when all tabs are closed 2026-03-09 20:55:39 -07:00