Calendar/wwwroot/css
Janus Knudsen 9cdf4fbe96 Improves drag and drop functionality and fixes issues
Refactors drag and drop logic to dynamically find the dragged element, ensuring correct behavior even when the DOM changes during the drag operation.

Creates all-day container if it doesn't exist.

This resolves issues where drag and drop operations would fail if the original element was no longer present in the DOM or if the container didn't exist.
2025-09-13 20:47:42 +02:00
..
calendar-base-css.css Refactors calendar event rendering and management 2025-09-12 00:36:02 +02:00
calendar-components-css.css Adds fuzzy search filter system 2025-08-23 00:01:59 +02:00
calendar-events-css.css Refactors calendar event rendering and management 2025-09-12 00:36:02 +02:00
calendar-layout-css.css Improves drag and drop functionality and fixes issues 2025-09-13 20:47:42 +02:00
calendar-month-css.css Adds month view design and styling 2025-08-21 22:09:15 +02:00
calendar-popup-css.css Improves grid layout and navigation 2025-07-25 00:24:15 +02:00
calendar-sliding-animation.css Steps in the right direction for animated date change 2025-08-12 00:07:39 +02:00