Calendar/test/helpers
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
..
config-helpers.ts Migrates date handling from date-fns to day.js 2025-11-12 23:51:48 +01:00
dom-helpers.ts Tests all-day event layout calculations 2025-09-25 23:44:13 +02:00