Adds logic to handle event overlaps in the calendar view. It introduces two patterns: column sharing for events with the same start time (rendered using flexbox) and stacking for events with a >30 min difference (rendered with reduced width and z-index). It also introduces deep linking to specific events via URL parameters. |
||
|---|---|---|
| .. | ||
| calendar-base-css.css | ||
| calendar-components-css.css | ||
| calendar-events-css.css | ||
| calendar-layout-css.css | ||
| calendar-month-css.css | ||
| calendar-popup-css.css | ||
| calendar-sliding-animation.css | ||
| calendar.css | ||