Quasar v1.14.3 released!
-
https://github.com/quasarframework/quasar/releases/tag/quasar-1.14.3
New
- feat(QTime): fine tuned selection algorithm when limiting options
- feat(lang): Add fa.js - standard farsi (not region/country specific)
Fixes
- fix(QTime): limited options not working correctly
- fix(QTime): improve handling when 1. model is null; 2. limiting options and current view has no selectable options
- fix(QTime): keyboard handling when having limiting options
- fix(QEditor): use regular input instead of QInput #7932