Calendar/src
Janus C. H. Knudsen 5fae433afb Allows dynamic drag clone replacement
Introduces a polymorphic `createClone` method on base event elements to customize clone generation.
Adds a `replaceClone` delegate to drag event payloads, enabling subscribers to dynamically swap the active dragged clone.
This supports scenarios like converting a standard event clone to an all-day event clone when dragging to the all-day header.
2025-10-04 23:10:09 +02:00
..
constants Implements event overlap rendering 2025-09-04 00:16:35 +02:00
core Adds technical date and time formatting 2025-10-03 16:05:22 +02:00
data Improves event overlap handling 2025-10-04 00:51:21 +02:00
elements Allows dynamic drag clone replacement 2025-10-04 23:10:09 +02:00
factories wip 2025-10-02 23:11:26 +02:00
interfaces Removes unnecessary destroy methods 2025-10-01 22:38:15 +02:00
managers Allows dynamic drag clone replacement 2025-10-04 23:10:09 +02:00
renderers Refactors event element handling with web components 2025-10-04 15:35:09 +02:00
strategies Improves date handling and event stacking 2025-10-04 00:32:26 +02:00
types Allows dynamic drag clone replacement 2025-10-04 23:10:09 +02:00
utils Improves date handling and event stacking 2025-10-04 00:32:26 +02:00
index.ts Refactors date handling with DateService 2025-10-03 20:50:40 +02:00