hensei-web/src/routes
Justin Edmund 9ed6a00f5f feat: auto-close sidebar on navigation
- Added beforeNavigate hook to close sidebar when navigating between pages
- Prevents search sidebar from staying open when browsing different sections
- Ensures clean UI state transitions between pages
2025-09-20 21:36:49 -07:00
..
[username] feat: Create UserAdapter and complete Phase 1 & 2 of migration 2025-09-20 00:42:13 -07:00
about feat: Complete Phase 4 & 5 - Finish adapter migration 2025-09-20 01:16:58 -07:00
api refactor: Complete Phase 3 - Migrate API route handlers from core to utilities 2025-09-20 01:11:08 -07:00
auth Re-export OAUTH_BASE from env var 2025-09-09 03:20:27 -07:00
collection dummy text for collection route 2025-09-17 21:50:23 -07:00
database Fix database pages to use camelCase field names 2025-09-20 02:57:27 -07:00
guides Add placeholder route for guides 2025-09-17 21:49:57 -07:00
login Starter routes (including login and logout) 2025-09-09 03:19:12 -07:00
me Add rudimentary routes 2025-09-11 10:44:59 -07:00
teams feat: auto-close sidebar on navigation 2025-09-20 21:36:49 -07:00
test/drag-drop Fix drag-drop swapping 2025-09-16 17:19:26 -07:00
test-sidebar feat: adapt SearchSidebar to use new sidebar system with component-based content 2025-09-20 12:54:18 -07:00
+layout.server.ts Modified app-level files for auth 2025-09-09 03:18:37 -07:00
+layout.svelte feat: auto-close sidebar on navigation 2025-09-20 21:36:49 -07:00
+page.svelte Init Svelte migration repo 2025-09-08 13:43:09 -07:00
page.svelte.spec.ts Init Svelte migration repo 2025-09-08 13:43:09 -07:00