Releases: quasarframework/quasar-ui-qcalendar
Releases · quasarframework/quasar-ui-qcalendar
v1.0.0-alpha.7
- feat: new props to support resource scheduling (person, room, etc)
- See examples @ https://quasarframework.github.io/app-extension-qcalendar/examples#Column-Count
v1.0.0-alpha.6
- (feat): new props column-header-before and column-header-after
v1.0.0-alpha.5
- feat(day-height): Auto-expanding day height (month view)
v1.0.0-alpha.4
- update dependenices
- fix(css): shift q-calendar-weekly__day-label so it's not on border
- fix: validation for 'now' prop
- fix(css): .q-calendar-weekly__day-month position
- fix(css): .q-calendar-weekly__day-month--day-of-year position
- fix(css): q-calendar-daily__head-day.q-outside color
- fix(css): q-calendar-daily__head-day.q-current-day.q-calendar-daily__head-day-label color, border, and font-weight
- fix(css): q-calendar-daily__head-day.q-future-day.q-calendar-daily__head-day-label color
v1.0.0-alpha.3
- Fix issue with ellipsis on short weekday widths
v1.0.0-alpha.2
- Fix: issue with 24 hour toggle on day interval
v1.0.0-alpha.1
- Initial NPM release
- Demo now using QScroller components for date/time selection