Calendar/src/types
Janus Knudsen 0ea4e47324 Refactors calendar type to calendar mode
Updates the codebase to utilize `CalendarMode` instead of the deprecated `CalendarType`.

Simplifies `CalendarConfig` by removing legacy methods and related type aliases, enhancing code maintainability and clarity.

Improves event rendering by ensuring `GRID_RENDERED` events include explicit start and end dates, preventing errors and ensuring correct data filtering.
2025-08-20 21:51:49 +02:00
..
CalendarTypes.ts Refactors calendar type to calendar mode 2025-08-20 21:51:49 +02:00
EventTypes.ts Refactors calendar architecture for month view 2025-08-20 19:42:13 +02:00