Calendar/src/renderers
Janus C. H. Knudsen e83753a7d2 Improves event drag and drop
Enhances the event drag and drop functionality by setting the initial position of the dragged event to prevent it from jumping to the top of the column.
Also adjust event transition for a smoother user experience.
Removes unused resize logic.
2025-10-08 21:50:41 +02:00
..
AllDayEventRenderer.ts Refactors event element handling with web components 2025-10-04 15:35:09 +02:00
ColumnRenderer.ts Refactors date handling with DateService 2025-10-03 20:50:40 +02:00
EventRenderer.ts Improves event drag and drop 2025-10-08 21:50:41 +02:00
EventRendererManager.ts Refactors event element handling with web components 2025-10-04 15:35:09 +02:00
GridRenderer.ts wip 2025-10-06 22:29:31 +02:00
GridStyleManager.ts Improves drag and drop functionality 2025-09-30 00:13:52 +02:00
HeaderRenderer.ts Refactors date handling with DateService 2025-10-03 20:50:40 +02:00
NavigationRenderer.ts Removes unnecessary destroy methods 2025-10-01 22:38:15 +02:00