rspace-online/modules/rmaps/components
Jeff Emmett 4d72ba164e feat(rmaps): decompose modals into sub-components + SW offline pinging
Extract meeting point, share, import, and privacy modals from
folk-map-viewer.ts (2504→2147 lines) into standalone web components
that communicate via CustomEvent dispatch. Add OSM tile caching
(cache-first, LRU at 500), IndexedDB room state persistence for
offline location pinging, and auto-persist room state on every sync
update so last-known positions survive tab close.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 21:18:16 -07:00
..
folk-map-viewer.ts feat(rmaps): decompose modals into sub-components + SW offline pinging 2026-03-12 21:18:16 -07:00
map-import-modal.ts feat(rmaps): decompose modals into sub-components + SW offline pinging 2026-03-12 21:18:16 -07:00
map-import.ts fix(rmaps): add missing map-import.ts to repo 2026-03-12 20:37:42 -07:00
map-meeting-modal.ts feat(rmaps): decompose modals into sub-components + SW offline pinging 2026-03-12 21:18:16 -07:00
map-privacy-panel.ts feat(rmaps): decompose modals into sub-components + SW offline pinging 2026-03-12 21:18:16 -07:00
map-privacy.ts fix(rmaps): commit all pending rmaps changes and missing files 2026-03-12 20:38:26 -07:00
map-push.ts fix(rmaps): commit all pending rmaps changes and missing files 2026-03-12 20:38:26 -07:00
map-room-history.ts feat(rmaps): MapLibre GL map, WebSocket room sync, room history + ping friends 2026-03-09 23:44:28 -07:00
map-share-modal.ts feat(rmaps): decompose modals into sub-components + SW offline pinging 2026-03-12 21:18:16 -07:00
map-sync.ts fix: resolve all 127 TypeScript errors with Hono type augmentation 2026-03-12 20:25:29 -07:00
maps.css feat(rmaps): theme support, mobile fix, theme-aware map tiles 2026-03-10 14:22:11 -07:00