Quasar Framework v1.14.7 Release Notes

Release Date: 2020-12-07 // over 3 years ago
  • ๐Ÿ†• New

    • ๐Ÿ’ป feat(ui): Inset shadow down CSS helper class (#8143)
    • feat(QField): on mobiles blur the field instead of focusing it when clear button is clicked #8136 (#8147)
    • feat(QField): reset validation status for the field when clear button is pressed #8137 (#8148)
    • feat(QSelect): delete single mode value with backspace #6703 (#8149)
    • feat(QTable): add second parameter edge to scrollTo method to be used with virtual scroll #8012 (#8152)
    • feat(VirtualScroll): add ratio of items to render before and after the visible ones #7624 (#8151)

    ๐Ÿ›  Fixes

    • fix(QTable): prevent contents of .q-table__top from overlapping table contents on mobile Safari (#7962) #7961
    • ๐Ÿ›  fix(QSelect): change back the default alignment of menu at the start #8157 #8160