[v1] Quasar 1.0.0-beta.23 released!
-
Short but meaningful release. Enjoy!
https://github.com/quasarframework/quasar/releases/tag/quasar-v1.0.0-beta.23
New
- feat(QSelect): New Boolean prop - “fill-input”; New methods: showPopup(), hidePopup(); many improvements #3987 #3468 --> this closes the gap between the old v0.17 QAutocomplete and the new QSelect in v1
- feat(LoadingBar): [v1][Request] Add isActive reactive property to LoadingBar #4071
Fixes
- fix(QField): bottom space in corner cases
- fix(LoadingBar): setDefaults() was not implemented #4071