managarten/apps/calendar/packages/shared/src
Till-JS 3edb65c2c3 feat(calendar): add number labels to ViewSwitcher and extended day views
- Replace icons with number labels (1, 3, 5, 7, 10, 14, 30, 60, 90, 365, M, Y, L)
- Add new standard view types: 30day, 60day, 90day, 365day
- Add 3day view as standard option
- Add custom day range input (1-365 days) in context menu
- Update PillTabGroup to show labels when no icon is provided
- Change MultiDayView dayCount prop from union to number type
- Add ultra-compact class for views with 14+ days

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-15 02:54:10 +01:00
..
constants feat(calendar): add complete calendar app with backend, web, and landing 2025-12-02 13:15:04 +01:00
types feat(calendar): add number labels to ViewSwitcher and extended day views 2025-12-15 02:54:10 +01:00
utils improve code quality 2025-12-03 23:42:37 +01:00
index.ts feat(calendar): add complete calendar app with backend, web, and landing 2025-12-02 13:15:04 +01:00