Calendar/src/utils
Janus C. H. Knudsen 6a17bba343 Adds date-based column retrieval
Adds a method to retrieve column bounds based on a given date, enhancing date-specific event placement.

Removes unnecessary data storage for overflow event titles, simplifying overflow event handling.
2025-09-30 23:45:07 +02:00
..
AllDayLayoutEngine.ts Refactors all-day event layout calculation 2025-09-27 15:01:22 +02:00
ColumnDetectionUtils.ts Adds date-based column retrieval 2025-09-30 23:45:07 +02:00
DateCalculator.ts Refactors DateCalculator to be a static class 2025-09-03 18:38:52 +02:00
OverlapDetector.ts Refactors project structure and event rendering 2025-09-09 17:15:06 +02:00
PositionUtils.ts Refactors drag and drop column detection 2025-09-28 13:25:09 +02:00
TimeFormatter.ts Centralizes time formatting with timezone support 2025-09-12 22:21:56 +02:00
URLManager.ts Implements event overlap rendering 2025-09-04 00:16:35 +02:00