- 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> |
||
|---|---|---|
| .. | ||
| public | ||
| admin.html | ||
| canvas.html | ||
| create-space.html | ||
| index.html | ||
| shell.ts | ||
| sw.ts | ||
| test-stack.html | ||