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.5.1 released! Important fixes.

    Announcements
    4
    5
    594
    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.5.1

      New

      • feat(Loading): Use prevent-scroll logic for better UX
      • feat(web-types): update with direct urls (#5714)

      Fixes

      • fix(QColor): color palette not emitting anything other than first color #5715
      • refactor(QToggle): improve render fn speed; fix inner input type
      • fix(QDate,QScrollArea,QTable): caching issues
      • fix(ui): Various small fixes in QPagination, QScrollArea, QSlideTransition, QTable & QTime
      • fix(ie): Set min-height for notifications (#5719)
      • fix(QUploader): Allow pointer events on label, input, textarea, button, a children of QBtn #5712 (#5717)
      1 Reply Last reply Reply Quote 6
      • Allan-EN-GB
        Allan-EN-GB Admin last edited by

        Keep up the good work Razvan!

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

          Great work!

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

            After quasar upgrading, starter the error in new projects

            ERROR Failed to compile with 1 errors 10:04:54
            error in ./.quasar/client-entry.js

            Module build failed (from ./node_modules/babel-loader/lib/index.js):
            Error: [BABEL] C:\Users\Tmax\Documents\Projetos\TestQuasar.quasar\client-entry.js: Cannot find module ‘@babel/plugin-transform-named-capturing-groups-regex’

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

              @jrglaber Remove node_modules and yarn.lock/package-lock.json then yarn/npm install again. You should be fine, as long as you didn’t manually installed @babel/* packages.

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