Calendar/test
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
..
helpers Migrates date handling from date-fns to day.js 2025-11-12 23:51:48 +01:00
integrationtesting Implements offline-first calendar sync infrastructure 2025-11-05 00:37:57 +01:00
managers Migrates date handling from date-fns to day.js 2025-11-12 23:51:48 +01:00
utils Migrates date handling from date-fns to day.js 2025-11-12 23:51:48 +01:00
setup.ts Improves all-day event layout calculation 2025-09-25 23:38:17 +02:00