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

    Crashed components when moved to beta version

    Help
    beta cli
    5
    8
    2257
    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.
    • M
      mfcarneiro last edited by mfcarneiro

      I have a project and I need to implement this new features on beta v0.14.

      Using the current version (v0.13.4), it’s possible to update to 0.14? Doing this, this will affect my project when the new release come?

      How to proceed with this? I changed the path on “package.json” and downloaded de v0.14 but nevertheless the components crashed.

      1 Reply Last reply Reply Quote 0
      • J
        JCharante last edited by

        See: http://forum.quasar-framework.org/topic/580/migration-0-13-to-0-14/3 & http://forum.quasar-framework.org/topic/522/upgrade-guide-for-0-14-beta

        M 1 Reply Last reply Reply Quote 1
        • M
          mfcarneiro @JCharante last edited by

          @JCharante Thanks for the help!

          1 Reply Last reply Reply Quote 1
          • M
            mfcarneiro last edited by

            @JCharante , I’m wondering…

            You know if, recreating with 0.14 beta and continuing before launching will be the easiest way… because what I read, will be a huge change on 0.13 to 0.14 components and It’s needed to have a migration…

            1 Reply Last reply Reply Quote 0
            • S
              spectrolite last edited by spectrolite

              You will get more support from both the code and the community on 0.14
              It is truly great and well worth the effort.
              The only reason I would maybe not do it is if the app relied on many differently configured datatables, as this seems the only component which would need some heavy polishing, and it could make the migration complex and long.
              Other than that, I highly recommend 0.14, and there s plenty of help for upgraders, both in the forum (ready for you to use) and on gitter, for those times when u feel stuck.

              1 Reply Last reply Reply Quote 2
              • LaurentPayot
                LaurentPayot last edited by LaurentPayot

                You can create a “foo” empty project with 0.13 and another “bar” empty project with 0.14 and see the changes with a diff tool like Meld (also in Ubuntu repos). It really helped me to migrate smoothly.

                1 Reply Last reply Reply Quote 2
                • a47ae
                  a47ae last edited by

                  @LaurentPayot as I wrote in my answer here, you don’t have to do the diff on your local machine, just check out this diff at Github

                  1 Reply Last reply Reply Quote 3
                  • LaurentPayot
                    LaurentPayot last edited by

                    @a47ae nice trick indeed! Bookmarked.

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