Calendar/src
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
..
constants Implements event overlap rendering 2025-09-04 00:16:35 +02:00
core Improves all-day event row height calculation 2025-10-02 01:03:35 +02:00
data Improves all-day event layout calculation 2025-09-26 17:47:02 +02:00
elements Improves all-day event drag and drop 2025-09-29 20:50:52 +02:00
factories Renders all-day events based on header data 2025-10-01 21:27:13 +02:00
interfaces Removes unnecessary destroy methods 2025-10-01 22:38:15 +02:00
managers Improves all-day event row height calculation 2025-10-02 01:03:35 +02:00
renderers Removes unnecessary destroy methods 2025-10-01 22:38:15 +02:00
strategies Removes unnecessary destroy methods 2025-10-01 22:38:15 +02:00
types Removes unnecessary destroy methods 2025-10-01 22:38:15 +02:00
utils Removes unnecessary destroy methods 2025-10-01 22:38:15 +02:00
index.ts Major refactor into type safe TS 2025-09-23 20:44:15 +02:00