rspace-online/modules/rflows/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
..
flows-demo.ts refactor: complete rfunds → rflows rename across configs and references 2026-03-03 19:13:14 -08:00
flows.css feat: canvas background selector — grid, dot, or blank preference 2026-03-10 18:37:50 -07:00
folk-flow-river.ts fix: migrate all rApp components to theme variables for dark/light mode 2026-03-04 12:55:07 -08:00
folk-flows-app.ts feat: migrate hardcoded colors to --rs-* CSS variables across 18 modules 2026-03-10 18:34:13 -07:00