jedmund-svelte/src/lib/stores
Justin Edmund d964bf05cd chore: remove dead code and unused files
Delete completely unused files:
- album-stream.ts store (127 lines, never imported)
- AdminSegmentedController + BaseSegmentedController (546 lines, superseded by AdminSegmentedControl)
- AlbumMetadataPopover.svelte (never imported)
- 5 test/demo pages in admin routes (buttons, inputs, *-test routes)

Total cleanup: ~1,200+ lines of dead code removed
2025-11-04 19:03:50 -08:00
..
audio-preview.ts Now playing refinements 2025-06-14 10:42:26 -04:00
media-selection.ts refactor(admin): consolidate media modals into UnifiedMediaModal 2025-06-24 01:12:13 +01:00
mouse.ts Unify fullscreen editors 2025-06-13 14:17:26 -04:00
music-stream.ts refactor: consolidate now playing detection into single music stream store 2025-07-10 21:32:14 -07:00
now-playing-stream.ts feat(ui): update components and stores for album support 2025-06-24 01:15:12 +01:00
pane-manager.ts feat: implement reusable pane system components 2025-07-09 23:20:32 -07:00
project-form.svelte.ts feat: add branding preview with visibility toggles 2025-11-03 23:03:13 -08:00
toast.ts feat: enhance editor with drag handle and UI improvements 2025-06-25 01:06:46 +01:00