Calendar/coding-sessions
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
..
2025-01-07-workweek-presets-refactoring.md Refactor workweek presets into dedicated manager 2025-11-07 21:50:07 +01:00
2025-01-10-allday-refactoring-failed-attempt.md Adds comprehensive refactoring failure documentation 2025-11-11 16:29:15 +01:00
2025-01-11-allday-refactoring-second-failed-attempt.md Adds comprehensive refactoring failure documentation 2025-11-11 16:29:15 +01:00
2025-11-04-indexeddb-offline-first-implementation.md Refactor resize and event rendering with performance improvements 2025-11-06 23:05:20 +01:00
2025-11-06-all-day-to-timed-drag-bug.md Refactor resize and event rendering with performance improvements 2025-11-06 23:05:20 +01:00
2025-11-12-date-fns-to-dayjs-migration.md Migrates date handling from date-fns to day.js 2025-11-12 23:51:48 +01:00
2025-11-12-indexeddb-only-dom-optimization.md Migrates date handling from date-fns to day.js 2025-11-12 23:51:48 +01:00