Calendar/src/renderers
Janus C. H. Knudsen 0b7499521e Enables all-day event drag and drop
Implements comprehensive drag and drop for all-day events, allowing movement within the header and conversion to timed events when dragged into the calendar grid.

Optimizes column detection with a cached bounding box strategy, improving performance and accuracy. Refactors event conversion logic and renames related event bus events for clarity.
2025-09-19 00:20:30 +02:00
..
AllDayEventRenderer.ts Refactors header drag interaction to eliminate ghost columns 2025-09-18 17:55:52 +02:00
ColumnRenderer.ts Refactors calendar configuration and event handling 2025-09-03 20:04:47 +02:00
EventRenderer.ts Improves drag and drop event handling 2025-09-16 23:09:10 +02:00
EventRendererManager.ts Enables all-day event drag and drop 2025-09-19 00:20:30 +02:00
GridRenderer.ts Fixes drag and drop to header issues 2025-09-17 23:39:29 +02:00
GridStyleManager.ts Refactors calendar configuration and event handling 2025-09-03 20:04:47 +02:00
HeaderRenderer.ts Refactors calendar event rendering and management 2025-09-12 00:36:02 +02:00
NavigationRenderer.ts Refactors calendar event rendering and management 2025-09-12 00:36:02 +02:00