rspace-online/modules/rflows
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
..
components feat: canvas background selector — grid, dot, or blank preference 2026-03-10 18:37:50 -07:00
db feat: add unified notification system with real-time WS delivery 2026-03-03 18:59:09 -08:00
lib feat(rflows): faucet-shaped source nodes with purchase modal + MetaMask 2026-03-10 11:56:13 -07:00
landing.ts feat: add animated SVG visuals to rFlows landing page 2026-03-04 17:03:06 -08:00
local-first-client.ts feat: canvas-first rFlows with flow storage, retrieval, and management 2026-03-04 19:19:57 -08:00
mod.ts chore: switch payment defaults from staging to production 2026-03-07 11:28:22 -08:00
schemas.ts feat: canvas-first rFlows with flow storage, retrieval, and management 2026-03-04 19:19:57 -08:00