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.1.5 released!

    Announcements
    3
    4
    696
    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.1.5

      New

      • perf(TouchPan,TouchSwipe,TouchRepeat,TouchHold): improve algorithm, reduce complexity, much faster run time
      • feat(QDate,QTime): flat/bordered/square props #5148
      • feat(QField): emit “@clear” event when using “clearable” prop and user clicks/taps on the icon (#5140)
      • feat(QEditor): allow icon overrides #5163 (#5164)
      • feat(QPopupEdit): also emit “@before-show” and “@before-hide” events (#5168)

      Fixes

      • fix(QSelect): Pressing ESC on a QSelect with menu open in a QDialog will also close QDialog #5143
      • fix(Loading): prevent previous show to keep being processed on a new show (#5152)
      • fix(QInput): clearable on type=“file” makes file dialog appear again for a new selection #5151
      1 Reply Last reply Reply Quote 3
      • Allan-EN-GB
        Allan-EN-GB Admin last edited by

        Good work!

        Special well done on the touch stuff - we know it was a pain!

        1 Reply Last reply Reply Quote 1
        • N
          nailfar last edited by

          when update quasar v1.0.0 to quasarv1.1.5
          webpack compile error:
          "This relative module was not found:

          • ./menu-tree.js in ./node_modules/quasar/src/components/menu/QMenu.js "
            However there is’t a file named menu-tree.js
            How to fix this
          1 Reply Last reply Reply Quote 0
          • rstoenescu
            rstoenescu Admin last edited by rstoenescu

            @nailfar Clear your cache. Delete node_modules and yarn.lock/package-lock.json then yarn/npm install again.

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