v4.0.0-alpha.12
版本发布时间: 2021-06-09 01:34:42
quasarframework/quasar-ui-qcalendar最新发布版本:v4.0.0-beta.19(2024-01-11 06:32:38)
** breaking change **
-
fix(month):
day-height
ignored because of css- This is a breaking change. Use the property
day-min-height
to fix Month calendars that don't look proper after this change is applied.
- This is a breaking change. Use the property
-
feat(ui): new methods
heightToMinutes
andwidthToMinutes
- Can be used to calculate a duration given a height of an event (used when stretching/condensing a dev-land event with a mouse). Available for interval-based calendars and the Resource calendar.
-
feat(intervals): updated
scrollToTime
andscrollToTimeX