jedmund-svelte/src
Justin Edmund ce13e5225d feat(ui): update components and stores for album support
- Update NavDropdown with album navigation support
- Enhance UniverseAlbumCard with better styling
- Update album-stream store for new album structure
- Improve now-playing-stream with better error handling
- Add TypeScript improvements throughout
- Better component prop validation

Enhances UI components for the new album system.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-24 01:15:12 +01:00
..
assets feat(admin): update admin components with improved UI and icons 2025-06-24 01:14:08 +01:00
lib feat(ui): update components and stores for album support 2025-06-24 01:15:12 +01:00
routes refactor(server): improve utilities and admin endpoints 2025-06-24 01:14:57 +01:00
stories Prettier + build errors 2025-06-02 08:41:03 -07:00
app.css Linter 2025-06-13 21:22:49 -04:00
app.d.ts
app.html Better OpenGraph and HTML metadata 2025-06-11 23:58:11 -07:00
decs.d.ts
global.d.ts