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

    Released Quasar v0.14.5

    Announcements
    4
    7
    2350
    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

      Hi,

      Quasar v0.14.5 has been released. Complete notes

      Due to default values in Vue injects as a feature, Quasar v0.14.5 is now compatible with latest Vue (v2.5 as this is written). In fact, it is now a requirement to upgrade to Vue 2.5.

      New

      • Feature: Autofocusing filter inside of q-select #761
      • support bt prefixed icon fonts added #949
      • Add current date highlight to material datetime picker component #960
      • [Request] Add “print-hide/only” helper classes #950
      • QChatMessage: add size attr to manage the size (in col) of each message. #977

      Fixes

      • Warning when using QGalleryCarousel #963
      • [bug] ios - modal - floating label - text align #979
      • q-list odd/even should not apply recursively by default #993

      Enjoy!

      1 Reply Last reply Reply Quote 4
      • K
        kiranvasi last edited by

        Thank you for all your hard work . Before we start using one version you are coming with another version . You are simply amazing …💯

        1 Reply Last reply Reply Quote 0
        • K
          kiranvasi last edited by

          Just installed with " quasar init " , but still the version shows 0.14.4 in package.json file .

          “dependencies”: {
          “babel-runtime”: “^6.25.0”,
          “quasar-extras”: “0.x”,
          “quasar-framework”: “^0.14.4”,
          “vue”: “^2.5.0”,
          “vue-router”: “^3.0.1”
          }

          1 Reply Last reply Reply Quote 0
          • mesqueeb
            mesqueeb last edited by

            Good job Raz!!

            1 Reply Last reply Reply Quote 0
            • B
              bennus last edited by

              What’s the best way to upgrade an existing project?

              1 Reply Last reply Reply Quote 0
              • rstoenescu
                rstoenescu Admin last edited by

                @kiranvasi It says “^0.14.4” – notice the caret at beginning. That’s NPM’s way of telling you can request this package with latest 0.14.x

                1 Reply Last reply Reply Quote 0
                • rstoenescu
                  rstoenescu Admin last edited by

                  @bennus If you are already on a v0.14 project, then “npm update quasar-framework”

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post