traPtitech / traQ-bot-console

4 stars 1 forks source link

Bump quasar from 1.15.0 to 2.5.5 #434

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps quasar from 1.15.0 to 2.5.5.

Release notes

Sourced from quasar's releases.

quasar-v2.5.5

Features

  • feat(QDate/QTime): allow to partially specify the ad-hoc "locale" (merge with current Quasar lang pack) #12396
  • feat(QStepper): allow done/error/active-icon props to have "none" value, in which case defer to prefix or regular icon #8640 #10671
  • feat(Notify): New props -> icon-color, icon-size, spinner-color, spinner-size #12417
  • feat(TS/QForm): broaden the definition of the submit event #12399

Fixes

  • fix(ui): introduce private isPlainObject() function to fix various areas in the UI #12403

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.5.4

Features

  • feat(QSelect): add new method -> getOptionIndex() #12371
  • feat(QKnob): New props -> inner-min and inner-max #12365
  • feat(ui): Improve JSON API event param types

Fixes

  • fix(types): Added proper type for QForm submit event (#12374)
  • fix(QRouteTab): wait for navigation confirmation before switching active tab (#2709)
  • fix(mask): always compare external value as string for emit #12326 (#12351)
  • fix(QSelect): don't change option index by mouse when menu is hidden (#12358) (#12360)
  • fix(QKnob): toggling "disable" prop leads into QKnob dragging still working (#12372)

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.5.3

Fixes

  • fix(Screen): fallback to documentElement when scrollElement is missing (jest) #12318 (#12320)

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.5.2

Fixes

... (truncated)

Commits
  • 9f8a083 chore(ui): Bump version
  • 7d9ab19 feat(ui): various small improvements
  • 7dfca62 feat(TS/QForm): broaden the definition of the submit event #12399
  • dc6d64a Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • b27d161 feat(Notify): New props -> icon-color, icon-size, spinner-color, spinner-size...
  • 47070d6 fix(docs): fix broken table for needed maintainers (#12416)
  • 2b9b2c0 feat(QStepper): allow done/error/active-icon props to have "none" value, in w...
  • 4096740 feat(QStepper): add hideActiveIcon and hideErrorIcon properties. (#10671)
  • 9c71d72 feat(QDate/QTime): allow to partially specify the ad-hoc "locale" (merge with...
  • e57f207 fix(ui): introduce private isPlainObject() function to fix various areas in t...
  • 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 #440.