Quasar v1.9.16 released!
-
Enjoy!
https://github.com/quasarframework/quasar/releases/tag/quasar-v1.9.16
Fixes
- fix(ui/rtl): RTL text for QUploader
- fix(QSelect): “@remove” should send the value as the second parameter instead of array #6852 #6853
- fix(TS): allow ‘Promise<void>’ return type and add ‘preFetch’ wrapper to type ‘store’ parameter #6864
- fix(QSelect): Fix check for equality to emit input in single mode #6867 #6869
- fix(QSelect): Add ellipsis class on chip content to prevent overflow #6866 #6868