managarten/apps/calendar/apps/web
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
..
src ♻️ refactor(calendar): remove sidebar mode from PillNavigation 2026-02-02 19:06:32 +01:00
Dockerfile 🔧 chore(calendar-web): add shared-stores to Dockerfile 2026-01-30 16:42:54 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json 🔧 chore(calendar-web): add shared-vite-config to devDependencies 2026-01-30 16:40:02 +01:00
svelte.config.js 🐛 fix: switch web apps to adapter-node for Docker builds 2025-12-08 16:30:04 +01:00
tsconfig.json feat(calendar): add complete calendar app with backend, web, and landing 2025-12-02 13:15:04 +01:00
vite.config.ts 🐛 fix(web-apps): fix Vite type compatibility and Svelte 5 store issues 2026-02-01 04:00:29 +01:00