rspace-online/shared/components
Jeff Emmett efbd0f040c fix(canvas): plug memory leaks causing OOM on long sessions
- Store shape listener refs in Map, remove in unregisterShape() (critical leak)
- Compact Automerge history every 500 changes via clone() to cap WASM heap
- Clean shapeLastPos entries on shape removal
- Store outside-click handler ref, clean up in disconnectedCallback()
- Cap MI messages at 50 and prompt messages at 30 to prevent unbounded growth
- Store keep-alive interval handle

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 10:26:43 -04:00
..
rstack-app-switcher.ts feat(app-switcher): add badges for all rApps, sort toggle, and pin favorites 2026-04-13 08:49:52 -04:00
rstack-collab-overlay.ts perf(collab): lazy GC timer — start on first peer, stop when empty 2026-04-09 13:48:18 -04:00
rstack-comment-bell.ts feat(comments): spatial comment pins on all rApp module pages 2026-04-10 11:15:05 -04:00
rstack-history-panel.ts fix(shell): header button reliability — history, settings, comments 2026-03-24 16:04:11 -07:00
rstack-identity.ts feat(identity): add notification dot on My Account + remove postal address 2026-04-13 09:15:17 -04:00
rstack-mi.ts fix(canvas): plug memory leaks causing OOM on long sessions 2026-04-13 10:26:43 -04:00
rstack-module-comments.ts feat(comments): spatial comment pins on all rApp module pages 2026-04-10 11:15:05 -04:00
rstack-module-setup.ts feat: per-rApp inline config + module-aware settings panel 2026-03-10 16:45:48 -07:00
rstack-notification-bell.ts feat(rtime): commitment notifications + email delivery channel 2026-04-01 14:59:10 -07:00
rstack-offline-indicator.ts feat: wire offline-first Automerge sync to all 13 rSpace modules 2026-03-04 19:07:59 -08:00
rstack-share-panel.ts feat: add Mermaid diagram generator canvas tool + share panel role selector 2026-04-01 14:01:52 -07:00
rstack-space-switcher.ts fix: comprehensive memory leak and performance fixes across 44 files 2026-04-10 22:26:24 -04:00
rstack-tab-bar.ts feat: customizable dashboard with persistent home icon and widget system 2026-04-10 23:10:27 -04:00
rstack-user-dashboard.ts feat: customizable dashboard with persistent home icon and widget system 2026-04-10 23:10:27 -04:00