Calendar/test/managers
Janus C. H. Knudsen 8bbb2f05d3 Refactors dependency injection and configuration management
Replaces global singleton configuration with dependency injection
Introduces more modular and testable approach to configuration
Removes direct references to calendarConfig in multiple components
Adds explicit configuration passing to constructors

Improves code maintainability and reduces global state dependencies
2025-10-30 23:47:30 +01:00
..
AllDayLayoutEngine.test.ts Refactors layout engine tests to use arrays 2025-09-28 13:45:15 +02:00
AllDayManager.test.ts Improves all-day event row height calculation 2025-10-02 01:03:35 +02:00
EventStackManager.flexbox.test.ts Refactors dependency injection and configuration management 2025-10-30 23:47:30 +01:00
NavigationManager.edge-cases.test.ts Refactors dependency injection and configuration management 2025-10-30 23:47:30 +01:00