Quasar Framework v1.13.2 Release Notes

Release Date: 2020-09-02 // over 3 years ago
  • ๐Ÿ†• 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