rspace-online/website
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
..
public feat: history panel with author attribution + settings gear relocation 2026-03-09 19:24:27 -07:00
admin.html fix: normalize visibility enums + tab tracking across remaining files 2026-03-03 13:29:01 -08:00
canvas.html fix(rflows): theme toggle in shadow DOM + icon-only canvas toolbar 2026-03-09 19:39:29 -07:00
create-space.html fix: create-space page now uses theme system for light/dark mode 2026-03-05 21:12:31 -08:00
index.html refactor: complete rfunds → rflows rename across configs and references 2026-03-03 19:13:14 -08:00
shell.ts feat: history panel with author attribution + settings gear relocation 2026-03-09 19:24:27 -07:00
sw.ts feat: content-hash cache busting for module/shell assets 2026-03-05 11:50:57 -08:00
test-stack.html test: add stack view + wiring test page 2026-03-02 13:03:29 -08:00