Quasar v1.9.7 released!
-
Enjoy!
https://github.com/quasarframework/quasar/releases/tag/quasar-v1.9.7
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)