github quasarframework/quasar quasar-v2.23.2

4 hours ago

Lots of community fixes included, especially from Evan Chan (@evnchn ). Thanks all for contributing!

Fixes

  • fix(ui): account for Android safe area insets (new prop framework.config.cordova/capacitor: androidStatusBarPadding (boolean) (#18425)
  • fix(format): capitalize('') should not throw (#18426)
  • fix(patterns): reject calendar-invalid month/day in the date rule (#18427)
  • fix(date): correct getWeekOfYear DST adjustment (minutes vs hours) (#18428)
  • fix(debounce): re-arm the leading edge after cancel() in immediate mode (#18429)
  • fix(portal): guard removeGlobalNode against untracked elements (#18430)
  • fix(EventBus): prevent once() firing twice on a re-entrant emit (#18431)
  • fix(TouchPan): reference bindings.value in updated hook, not undeclared value (#18432)
  • fix(morph directive): resolve object-form binding in getSSRProps (#18438)
  • fix(escape-key): keep ESC armed across interleaved key events while held #18433
  • fix(Dialog): keep array-valued plugin options as arrays when merging on update() #18434
  • fix(useSplitAttrs): read the current vnode each update, not a stale setup capture #18435
  • fix(Notify): use notif.multiLine (not multiline) in the auto-group key #18436
  • fix(BottomSheet): apply action.classes in grid mode (was action.class) #18437

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If Quasar is useful in your workflow and you want to support ongoing maintenance, please consider the following:

Don't miss a new quasar release

NewReleases is sending notifications on new releases.