Calendar/src/types
Janus C. H. Knudsen fba85094d7 Tracks original column during drag and drop
Introduces originalSourceColumn to accurately track the starting column during drag events

Improves event rendering by ensuring correct column updates and maintaining drag context
Modifies drag end handling to use original source column for re-rendering
Adds async support for column rendering methods
2025-11-06 16:18:31 +01:00
..
CalendarTypes.ts Adds I-prefix to all interfaces 2025-11-03 21:30:50 +01:00
DragDropTypes.ts Adds I-prefix to all interfaces 2025-11-03 21:30:50 +01:00
EventTypes.ts Tracks original column during drag and drop 2025-11-06 16:18:31 +01:00
ManagerTypes.ts Adds I-prefix to all interfaces 2025-11-03 21:30:50 +01:00