Quasar Framework v1.9.4 Release Notes

Release Date: 2020-02-23 // about 4 years ago
  • ๐Ÿ†• 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