Quasar v1.11.3 released!
-
Enjoy!
https://github.com/quasarframework/quasar/releases/tag/quasar-v1.11.3
New
- feat(QFile): New Boolean prop --> append #6955
- feat(QTree): add configurable key for children #6661 (#7056)
- feat(portal): attach the portal to the fullscreen element if there is one #6939 (#7050)
Fixes
- fix(QSelect): prevent blurring on mobile when dialog is closing because it triggers click outside on parent menus (#7047)
- fix(QTime): add some missing checks for component being destroyed #7046 (#7048)
- fix(QUploader): max-total-size and max-files restrictions don’t apply if adding files consequently #7055