v4.0.0-alpha.2
版本发布时间: 2021-04-25 21:10:49
quasarframework/quasar-ui-qcalendar最新发布版本:v4.0.0-beta.19(2024-01-11 06:32:38)
- fix(month): change slot names to be consistent with other calendars
- 'day-label' renamed to 'head-day-label'
- 'day-button' renamed to 'head-day-button'
- fix(scheduler): key in scope for slot should be "resources" (was "resource")
- feat(task): 'tasks' prop renamed to 'modelTasks'; new prop 'modelFooter'
- feat(css): new wrapper class for footer
- fix(task): css for multiple footer rows
- feat(task): give days a row for absolute positioning (days slot)
- feat(task): new modleTitle property + example