traPtitech / traQ-bot-console

4 stars 1 forks source link

Bump quasar from 1.15.0 to 2.4.12 #428

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps quasar from 1.15.0 to 2.4.12.

Release notes

Sourced from quasar's releases.

quasar-v2.4.12

Fixes

  • fix(QStepper): prevent dot line to create scrollable panels #11997, #8533 (#12108)
  • fix(QSelect): use cursor text when use-input #12132 (#12134)
  • fix(QSelect): improve focus handling #12113, #11919 (#12124)
  • fix(VirtualScroll): recalculate padding before/after on reset when scrolling to selected option (#12140)

Donations

Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:

quasar-v2.4.11

Features

  • feat/fix(Platform): Add detailed types for 'Platform.is' (fix: #12054) (#12069)
  • feat(keepAlive activate): set autofocus on activate in QField/QForm; restore scroll on activate in QScrollArea (#12087)

Fixes

  • fix(ts): Allow ValidationRule to return a Promise (fix: #11854) (#12070)
  • fix(VirtualScroll): respect virtualScrollSliceSize #12049 (#12057)
  • fix(LoadingBar): isActive reactive prop #12059 (#12062)
  • fix(QAjaxBar): timing issue when calling stop() + start() in same tick
  • fix(QTree): #7701 with "noSelectionUnset" QTree can't emit null (#12055)

Donations

Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:

quasar-v2.4.10

Features

  • feat(ts): Add lots of new types (#12045)
  • feat(Dialog): allow disable buttons (#12026)
  • feat(QTree): New prop -> no-selection-unset #7701 (#12012)
  • feat(QSelect): prevent target and autocomplete input from jumping on new row #12031 (#12038)
  • feat(QSelect): improve autocomplete if a filter fn is used (#12039)

Fixes

  • fix(QDate): correctly filter out daysModel #12032
  • fix(ts): Drop LooseDictionary type #11309 (#12045)

Donations

Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:

... (truncated)

Commits
  • fbb0dc9 chore(ui): Bump version
  • 109f1e0 fix(VirtualScroll): recalculate padding before/after on reset when scrolling ...
  • 764b20b fix(QSelect): improve focus handling #12113, #11919 (#12124)
  • a3f3ba7 fix(QSelect): use cursor text when use-input #12132 (#12134)
  • b8be0d9 fix(QStepper): prevent dot line to create scrollable panels #11997, #8533 (#1...
  • bdb415a chore(keep-alive): more tests for keep alive event order (#12093)
  • 24d04ae chore(app): Bump version
  • 65bb724 fix(app/ae): search Quasar scripts into src first and fix behaviour when the ...
  • 66ec7a4 chore(ui): Bump version
  • fbdd2a6 feat(keepAlive activate): set autofocus on activate in QField/QForm; restore ...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #429.