Quasar v1.5.8 released!
-
Enjoy!
https://github.com/quasarframework/quasar/releases/tag/quasar-v1.5.8
New
- feat(typescript): enhance types (#5735)
- feat(colors): add new brightness function (#5850)
Fixes
- fix(QBtn): More tweaks - don’t stretch in flex by default (#5819)
- fix(SASS rtl): SASS removes comments so we need to use special comments #5826, #5828 (#5834)
- fix(Dark): initial value for “mode” prop
- fix(QSelect): Allow overriding dark true in optionsDark #5811 (#5817)
- fix(QDialog): Properly clean up QDialog on destroy #5798
- fix(QEditor): Misc fixes #5134, #5833, #5277, #4315 (#5841)