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/app v2.0.0 released! Major improvements

    Announcements
    10
    22
    1291
    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.
    • A
      amoss last edited by

      I started from the beginning and now it seems to work

      1 Reply Last reply Reply Quote -1
      • zodd
        zodd last edited by

        Congratulations on the release and the hard work! Thanks for this great framework.
        Updating as soon as a few extensions like qenv have caught up 🙂

        C 1 Reply Last reply Reply Quote 0
        • codenamezjames
          codenamezjames last edited by

          Congratulations! excited to try it out.

          Heads up, Qcalendar has an issue with 2.0 but I talked with @Hawkeye64 and he said he is working to get a new version of Qcalendar out the door right now so it probably won’t be an issue by the time your reading this.

          1 Reply Last reply Reply Quote 1
          • C
            Cris-Malinescu last edited by

            Hello folks, FYI my feedback with regard to upgrading quasar/app to v2 and following the steps as described here https://quasar.dev/quasar-cli/app-upgrade-guide.
            It went smooth and perfect, congratulations for the great work - rarely one encounters these days a framework major version migration without problems just following
            the provided steps - this is effective and efficient time saving, thanks!

            1 Reply Last reply Reply Quote 0
            • C
              Cris-Malinescu @zodd last edited by

              @zodd I’m using dotenv - smooth, no issues;

              1 Reply Last reply Reply Quote 1
              • D
                dannyalder88 last edited by

                Running quasar upgrade did not work for me so had to yarn install 2.0.0 but everything else went smoothly. I’ve noticed one issue though, importStrategy: 'auto' does not seem to import any Quasar components referenced inside a functional Vue component which means I now have to import all components as I can no longer specify a list of the ones I am using. Is this a limitation of how auto works or is it something that could be fixed?

                Great work overall though guys!

                metalsadman 1 Reply Last reply Reply Quote 0
                • D
                  darkkeyper last edited by

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • metalsadman
                    metalsadman @dannyalder88 last edited by

                    @dannyalder88 import the component/directives locally.

                    1 Reply Last reply Reply Quote 0
                    • A
                      amoss last edited by

                      I want to join to the greetings and thanks regarding the hard work, this is not taken for granted. I do want to share my experience with the upgrade. The upgrade itself, went smooth except for

                      1. quasar upgrade didn’t upgrade quasar/app, only quasar itself. I needed to manually update quasar/app. @dannyalder88 mentioned that as well.
                      2. Once I deleted node_modules folder and ran npm_install, everything stopped working. quasar dev ran ok, the console tab is empty but in the network tab I see several 101 and 304 status codes (instead of 200) and neither the main layout (app.vue) nor the first page (login) were shown.

                      Has anyone encounter this? If you’re going to delete node_modules, don’t forget to backup your folder.

                      1 Reply Last reply Reply Quote 0
                      • A
                        amoss last edited by

                        I can’t edit my post so here’s the image of what I see
                        alt text

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

                          Followed the upgrade guide (https://quasar.dev/quasar-cli/app-upgrade-guide), well written, clearly explained and easy to follow.
                          Everything is OK, thank you for your great work.

                          1 Reply Last reply Reply Quote 0
                          • s.molinari
                            s.molinari last edited by

                            For everyone who finds the rare issue or two, please start a new thread. It is easier to help you that way. Thanks!

                            Scott

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