Quasar v1.9.4 released!
-
Enjoy!
https://github.com/quasarframework/quasar/releases/tag/quasar-v1.9.4
New
- feat(QPagination): arrows props at QPagination (#6358)
- feat(QBtn): added Aria roles (#6451)
- perf(isDeepEqual): tweak in isDeepEqual (#6433)
- feat(LocalStorage/SessionStorage): add getKey and getAllKeys methods #6440
Fixes
- fix(QCarousel): Autoplay breaks when it’s a number (#6408)
- fix(QChatMessage): handling of colors #6419
- fix(QUploader): revoke image URLs on destroy
- fix(QTable): showing noResult message while loading
- fix(Dialog): correct API definition for Dialog on options: { model } #6452