Calendar/src/utils
Janus C. H. Knudsen 9bc082eed4 Improves date handling and event stacking
Enhances date validation and timezone handling using DateService, ensuring data integrity and consistency.

Refactors event rendering and dragging to correctly handle date transformations.

Adds a test plan for event stacking and z-index management.

Fixes edge cases in navigation and date calculations for week/year boundaries and DST transitions.
2025-10-04 00:32:26 +02:00
..
AllDayLayoutEngine.ts Refactors all-day event layout calculation 2025-09-27 15:01:22 +02:00
ColumnDetectionUtils.ts Removes unnecessary destroy methods 2025-10-01 22:38:15 +02:00
DateService.ts Improves date handling and event stacking 2025-10-04 00:32:26 +02:00
OverlapDetector.ts Refactors project structure and event rendering 2025-09-09 17:15:06 +02:00
PositionUtils.ts Improves date handling and event stacking 2025-10-04 00:32:26 +02:00
TimeFormatter.ts Introduces DateService for time zone handling 2025-10-03 16:47:42 +02:00
URLManager.ts Implements event overlap rendering 2025-09-04 00:16:35 +02:00