Quasar Framework v1.9.7 Release Notes

Release Date: 2020-03-02 // about 4 years ago
  • 🆕 New

    • 📄 feat(QForm): Use native form submit is a listener on @submit is not present. Improve docs on subject #6517 (#6521)
    • feat(uid): correctly implement the new version of uid()

    🛠 Fixes

    • 🛠 fix(api): QSelect.add(opt, unique) is missing second parameter in docs (#6518) (#6520)
    • 🛠 fix(QSlideItem): Use the correct slot when lang is RTL #6525 (#6533)
    • 🛠 fix(Intersection): Only reattach intersection observer if element is in DOM (skip keep-alive elements) #6526 (#6532)