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 & Quasar CLI v0.17.0 are out! SSR arrived.

    Announcements
    7
    13
    4334
    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.
    • mesqueeb
      mesqueeb last edited by

      Like Andy Kaufman would say:
      https://youtu.be/2ymMyY4GNAE

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

        Great job!

        1 Reply Last reply Reply Quote 0
        • N
          Nicholas last edited by

          What a brilliant release. Fixed a lot of small things I’ve had issues with.
          Cheers!

          1 Reply Last reply Reply Quote 0
          • W
            walisonmoreira last edited by

            Thank you so much for this great job.

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

              A small followup of v0.17 release. Please upgrade to v0.17.1 as soon as possible.

              Fixed some reported issues:

              • fix: Weird webpack behavior regarding css files
              • fix: Vendor chunk changing filename on every build
              • fix(PWA): service-worker.js path for production
              • [Bug] .17 - Notify defaults #2322

              Enjoy!

              N 1 Reply Last reply Reply Quote 2
              • N
                Nicholas @rstoenescu last edited by

                @rstoenescu Thanks for quickly fixing that notify bug! 🙂

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

                  @Nicholas Thanks for reporting it! Wish this was caught during the beta stage.

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

                    Another batch of fixes. If you are on v0.17, please upgrade to v0.17.2. Enjoy!

                    QUASAR

                    Input: outline and textarea height (#2328)

                    CLI

                    fix: bug with q-app div detection when using Pug #150
                    fix: helper path for logger when running a command outside of a Quasar project folder (#152)
                    fix: Quasar source code transpiling

                    1 Reply Last reply Reply Quote 0
                    • M
                      Max last edited by

                      raz on fire! thanks

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

                        And well underslept!

                        1 Reply Last reply Reply Quote 1
                        • RichAyotte
                          RichAyotte last edited by

                          So many goodies in this release. Using QTable grid will be my first refactor but I’ll probably be implementing all of the new features.

                          I have a question about preFetch. How does it differ from beforeCreate?

                          Thank you for this very easy and smooth upgrade.

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

                            @RichAyotte It can be async (remember to return a Promise in this case), it runs before the route is validated, it has access to all of its params (redirect, currentRoute, previousRoute, ssrContext etc etc). The doc page on PreFetch Feature should explain it all.

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