Calendar/test/managers
Janus C. H. Knudsen b5dfd57d9e Migrates date handling from date-fns to day.js
Replaces date-fns library with day.js to reduce bundle size and improve tree-shaking

- Centralizes all date logic in DateService
- Reduces library footprint from 576 KB to 29 KB
- Maintains 99.4% test coverage during migration
- Adds timezone and formatting plugins for day.js

Improves overall library performance and reduces dependency complexity
2025-11-12 23:51:48 +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 Migrates date handling from date-fns to day.js 2025-11-12 23:51:48 +01:00
NavigationManager.edge-cases.test.ts Migrates date handling from date-fns to day.js 2025-11-12 23:51:48 +01:00