New
- feat(QCarousel): display back/next arrows only when necessary
- feat(QCarousel): New prop ("navigation-active-icon"); New slot ("navigation-icon") #7664
- feat(QSelect): Differentiate between mutiple selection and singular via class (#7303)
- feat(QTime): Add grid snapping to QTime with options (#7671)
- feat(QBtnDropdown): New prop -> no-route-dismiss #7673
- feat(lang): Add Estonian language pack (#7703)
- feat(QTable): new prop -> title-class #7705
- feat(QScrollArea): New method -> setScrollPercentage #7696
- feat(QDate): New prop -> no-unset (Boolean) #7682
Fixes
- fix(QEditor): correctly manage model; keep selection when model changes outside of the component #7647
- fix(QAvatar): box-shadow not working accurately for non-round shapes #7678
- fix(docs): add formatter > normalizeToInterval() helper
- fix(QSplitter/QScrollArea/QPullToRefresh): correctly handle v-touch-pan modifiers change #7684
- fix(QBtnToggle): allow default slot #7702