No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Quasar v1.4.0 released!

    Announcements
    1
    1
    2394
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • rstoenescu
      rstoenescu Admin last edited by

      Enjoy!

      https://github.com/quasarframework/quasar/releases/tag/quasar-v1.4.0

      New: QIntersection

      A wrapper over the Intersection vue directive that has been added in v1.3, making your life a LOT easier.
      Also supports Quasar transitions and the full range of options available with the vue directive.
      More details: https://quasar.dev/vue-components/intersection

      New: QIcon custom mapping

      You can now support new icon libraries without having explicit support in Quasar.
      Also, you can remap icon names to your liking, opening up a wide range of possibilities!
      More details: https://quasar.dev/vue-components/icon#Custom-mapping

      • feat(QIcon): custom mapping (ability to add support for a custom icon library by yourself) #5461

      Other new features

      • feat(QTable): grid mode – new props: card-container-class & card-container-style #5449
      • feat(QImg): New prop --> “img-class” for easily applying custom style to the img container #5254
      • feat(QBtn): relax “percentage” prop handling
      • feat(docs): Improve Local/Session Storage docs on how to deal with errors

      Fixes

      • fix(QInfiniteScroll): error / no initial load when initialized with empty array #5452
      • fix(QColor): possible infinite loop in tabs align property when scrollbars appear in QColor (#5466)
      • fix(QBtn): click() throws error when no event passed to function #5469 #5469 (#5470)
      • fix(QTr): events do not propagate #5481
      • fix(QBtn): Change how QBtn type “a” is displayed to behave like <button> (#5484)
      • fix(QSelect): Use the correct user provided tabindex (#5483)
      1 Reply Last reply Reply Quote 3
      • First post
        Last post