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

    [v1] Quasar 1.0.0-beta.24 released! Last beta before rc.1

    Announcements
    4
    4
    3018
    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 rstoenescu

      Very important!

      This is the last release before Quasar v1.0.0-rc.1 (unless something major comes up). Make sure you upgrade to it before going to rc.1 because in rc.1 all deprecation notices will be removed.

      We are also preparing to move everything to our new domain [ quasar.dev ] instead of current [ quasar-framework.org ].

      Release Notes

      https://github.com/quasarframework/quasar/releases/tag/quasar-v1.0.0-beta.24

      Breaking

      If using QUploader and if using header slot: you’ll need to install a new component (QUploaderAddTrigger); more info in docs; we are sorry for the small breaking change, but it is absolutely required in order for QUploader to be able to work on iOS on Cordova

      New

      • feat(QDate/QTime): mask & locale management; lots of fixes and enhancements; extractDate for date utils Yep, you can use your own mask (eg: YYYY-MM-DD) …and yes, you can now connect both a QDate and a QTime to the same model! Check out the docs again.
      • feat(QInput): Improve mask to allow custom fill char, fill from right (#4121)
      • feat(QIcon): invisible text until the font loads (based on https://font-display.glitch.me/)
      • feat(QUploader): make header slot easier to manage (new scope props: canAddFiles, along with existing canUpload and isUploading); need new component QUploaderAddTrigger (if using header slot) in order to also handle adding files correctly on iOS on Cordova (change required regardless of build mode!), for more info see the docs
      • feat(QTable): default template for grid mode; easier to cope with the CSS; card-style & card-class new props #4077
      • perf(QTable): slight improvement in perf
      • feat(QFab/QFabAction): New Boolean prop - disable #4079
      • feat(QTable): New props - “square”, “table-header-class”, “table-header-style”
      • feat(quasar): Add native event popup-show/hide to popups, keep QField focused when inside popup is open, tweak ClickOutside and ClosePopup
      • feat(QTimeline): Avatar support #2669
      • feat(QForm): New Boolean prop (“no-error-focus”) - Do not try to focus on first component that has a validation error when submitting form #4119
      • feat(QForm): New prop (“no-reset-focus”); validation() method now receives Boolean param to override focus on error; Add missing methods to API #4119

      Fixes

      • fix(QUploader): Adding files not working on Cordova iOS #4136
      • fix(QSelect): fill-input - work with label instead of value
      • fix(QInput+QSelect): Set q-placeholder class on inputs #4080
      • fix(QInput/QSelect): update placeholder color #4080
      • fix(QTime): Fix wrong wrapping around time on key and click for hour
      • fix(QInfiniteScroll): Allow to pass window as scrollTarget (#4109)
      • fix(QImg): always render “role” attribute
      • fix(typescript): Corrections in type definitions (#4110)
      • fix(api): DialogPlugin create() params
      1 Reply Last reply Reply Quote 6
      • zareisara7474
        zareisara7474 last edited by

        thanks for share

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

          in beta.24 QUpload factory is not working!

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

            @jiaxincui - It would be better to create an issue with a reproduction on Github, if you really have an issue.

            Scott

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