github quasarframework/quasar @quasar-v2.0.0-beta.3
quasar-v2.0.0-beta.3

pre-release3 years ago

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

Don't miss a new quasar release

NewReleases is sending notifications on new releases.