managarten/apps/calendar/apps/web/src
Till-JS 12a900346c ♻️ refactor(calendar): remove sidebar mode from PillNavigation
Simplify the bottom bars by removing the unused sidebar mode:
- Remove isSidebarMode prop from all components
- Remove sidebar-related CSS classes and styles
- Simplify CalendarToolbar to pure wrapper component
- Remove localStorage persistence for sidebar mode

This removes ~230 lines of unused code across 8 files.
2026-02-02 19:06:32 +01:00
..
lib ♻️ refactor(calendar): remove sidebar mode from PillNavigation 2026-02-02 19:06:32 +01:00
routes ♻️ refactor(calendar): remove sidebar mode from PillNavigation 2026-02-02 19:06:32 +01:00
app.css feat(calendar): improve calendar UI with new components 2025-12-12 02:37:43 +01:00
app.html feat(analytics): add Umami website IDs for all web apps 2026-01-23 16:29:43 +01:00
hooks.server.ts fix(calendar-web): inject cross-app API URLs for client-side 2026-02-02 03:26:46 +01:00