Calendar/src/core
Janus C. H. Knudsen f2ad13776f Improves all-day event row height calculation
Ensures consistent all-day event row height calculation across CSS and TypeScript.

The all-day event row height calculation is adjusted by removing redundant container padding from the TypeScript constant and synchronizing the CSS variable with the event height.

Additionally, the layout engine is directly tested in the test file for better coverage.
2025-10-02 01:03:35 +02:00
..
CalendarConfig.ts Improves all-day event row height calculation 2025-10-02 01:03:35 +02:00
EventBus.ts Removes unnecessary destroy methods 2025-10-01 22:38:15 +02:00