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 v2.0.0-beta.3 released!

    Announcements
    1
    1
    850
    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

      https://github.com/quasarframework/quasar/releases/tag/%40quasar-v2.0.0-beta.3

      Small breaking change

      • feat(useDialogPluginComponent): simplify usage (no params required)

      New

      • perf(ui): simplify private composables params; squeeze every bit of perf on internal usage of useQuasar()

      Fixes

      • fix(ui/getScrollTarget): normalize props.scrollTarget before using it
      • fix(QDialog): fix focus condition (lost in translation) #8419 (#8421)
      • fix(TS/use-dialog-plugin-component): typedefs should have onDialogOK instead of onDialogOk #8418
      • fix(QSelect): pass component context to afterFn callback (#8425)
      • fix(QScrollObserver): do not emit same object reference on emitting scroll
      • fix(QTabs): protect against unauthorized access when contentRef is null
      • fix(QUploader): check existence of fileInput before resetting (#8400)
      • fix(QPopupEdit): do not allow setting the value if it’s invalid and not changed #8416 #8420
      1 Reply Last reply Reply Quote 2
      • First post
        Last post