Calendar/test
Janus C. H. Knudsen 70172e8f10 Enhances event layout engine with advanced rendering logic
Introduces sophisticated event layout algorithm for handling complex scheduling scenarios

Adds support for:
- Grid and stacked event rendering
- Automatic column allocation
- Nested event stacking
- Threshold-based event grouping

Improves visual representation of overlapping and concurrent events
2025-12-11 18:11:11 +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
v2 Enhances event layout engine with advanced rendering logic 2025-12-11 18:11:11 +01:00
setup.ts Improves all-day event layout calculation 2025-09-25 23:38:17 +02:00