rspace-online/website
Jeff Emmett 5842bd9f9a fix: attachShadow guard, null toggleMemoryBtn, register canvas components
- Add if (!this.shadowRoot) guard in history panel and space settings
  connectedCallback to prevent error on element reconnection
- Null-check toggleMemoryBtn before addEventListener since #toggle-memory
  element was removed
- Import and register RStackSpaceSettings + RStackHistoryPanel in
  canvas.html so settings gear and history panel work on canvas page

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 20:15:57 -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: attachShadow guard, null toggleMemoryBtn, register canvas components 2026-03-09 20:15:57 -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