rspace-online/modules/rflows/components
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
..
flows-demo.ts refactor: complete rfunds → rflows rename across configs and references 2026-03-03 19:13:14 -08:00
flows.css fix(rflows): theme toggle in shadow DOM + icon-only canvas toolbar 2026-03-09 19:39:29 -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 fix(rflows): theme toggle in shadow DOM + icon-only canvas toolbar 2026-03-09 19:39:29 -07:00