Files
bullseye-app/src/routes
patrick 56b8e9956a refactor: simplify notes components to use service directly
- Remove prop drilling, components get notes from NoteService context
- NoteCard gets note by ID from service, uses {#key} for Markdown reactivity
- NotesGrid handles filtering internally via service methods
- NoteEditor gets service from context instead of prop
- Add PageState type for shallow routing selectedNoteId
- Add +layout.server.ts to pass user data to client

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-05 13:54:51 -05:00
..
2026-02-21 19:35:17 -05:00
2026-02-21 19:35:17 -05:00
2026-02-21 19:35:17 -05:00