Releases: tomosterlund/qalendar
Releases · tomosterlund/qalendar
v3.2.0
v3.1.0
v3.0.0
3.0.0 (2023-06-12)
Features
- new view for month mode on mobile
- flexible day boundaries. A day in the calendar can now span across two actual days, starting for example at 6AM and ending at 3AM the next day.
BREAKING CHANGES
- month mode on small screens has a new layout, and monthEvent slot now only works on larger screens
v2.5.0
v2.4.0
v2.3.3
v2.3.2
v2.4.0-beta.2
v2.4.0-beta.1
2.4.0-beta.1 (2023-03-26)
Bug Fixes
- bug in DayEvent, which prevents event from being displayed up until day end (c23ea70)
- display of time for single-day full day events (650f6e7)
- resizing and drag & drop in week mode (67ea8ae)
- resizing and dragging (bc7e72e)
- time display for hours prolonged or skipped by daylight savings (ab44e31)
- ts-error in DayEvent.vue (6bddb7a)