rspace-online/modules/rflows
Jeff Emmett d45aaabea7 fix(rflows): theme toggle in shadow DOM + icon-only canvas toolbar
- Fix rFlows light/dark theme: change CSS selectors from :root /
  [data-theme] to :host / :host([data-theme]) so they work inside
  shadow DOM. Mirror data-theme attribute from <html> onto the
  folk-flows-app host element via MutationObserver.
- Canvas toolbar: icons only (no text labels), hover opens group
  name header + submenu flyout. Minimize button moved to top with
  chevron icon, collapses to wrench icon. Mobile gets emoji + text
  via ::after pseudo-element for touch accessibility.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 19:39:29 -07:00
..
components fix(rflows): theme toggle in shadow DOM + icon-only canvas toolbar 2026-03-09 19:39:29 -07:00
db feat: add unified notification system with real-time WS delivery 2026-03-03 18:59:09 -08:00
lib fix: one wallet per EncryptID user, deduplicate fund claims 2026-03-06 23:33:45 -08: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