Calendar/wwwroot/css
Janus Knudsen 9c65143df2 Refactors event rendering and display
Improves event rendering by introducing dedicated event
renderers and streamlining event display logic.

- Adds a base event renderer and specialized date and
  resource-based renderers to handle event display logic.
- Renders all-day events within a dedicated container in the
  calendar header.
- Removes the direct filtering of all-day events from the
  `GridManager`.
- Fixes an issue where the 'Summer Festival' event started on the
  wrong date.

The changes enhance the flexibility and maintainability of the
calendar, provide dedicated containers and styling for allday events and fix date issues related to certain events
2025-08-24 00:13:07 +02:00
..
calendar-base-css.css Refactors event rendering and display 2025-08-24 00:13:07 +02:00
calendar-components-css.css Adds fuzzy search filter system 2025-08-23 00:01:59 +02:00
calendar-events-css.css Adds fuzzy search filter system 2025-08-23 00:01:59 +02:00
calendar-layout-css.css Refactors event rendering and display 2025-08-24 00:13:07 +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
calendar.css Renaming part 1 2025-08-07 00:15:44 +02:00