traPtitech / traQ-bot-console

4 stars 1 forks source link

Bump quasar from 1.15.0 to 2.5.3 #430

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps quasar from 1.15.0 to 2.5.3.

Release notes

Sourced from quasar's releases.

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

  • fix(QTree): correctly handle node clickability for node > selectable: false (but expandable) #8327
  • fix(Screen): change screen dimensions formula for mobiles #12311 (#12314)

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

Features

  • feat(ui/date): normalize all params (allow singular AND plural)

Fixes

  • fix(QForm): improve submit() and validate() -- does not works correctly in certain scenarios with async rules #5432
  • fix(QInput): fix backface visibility after transform (#12297)

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

Features

  • feat(QCheckbox): new props -> checked-icon, unchecked-icon, indeterminate-icon #12233
  • feat(QRadio): new props -> checked-icon, unchecked-icon #12233
  • feat(Meta): Allow render of attributes with Boolean true as value Boolean HTML attributes #12144
  • perf(ui): watch route fullPath instead of route Proxy

Fixes

  • fix(QField): don't hide bottom slot when field is disabled #12224
  • fix(QSelect): public method isOptionDisabled() should always return a Boolean #12046
  • fix(QInput): dynamically changing type temporarily makes inner native input lose its value #12078
  • fix(QTime/TS): more accurate TS definition for "options" prop #12243

... (truncated)

Commits
  • 7a5275c chore(ui): Bump version
  • e485202 fix(Screen): fallback to documentElement when scrollElement is missing (jest)...
  • d73ecb8 chore(ui): Bump version
  • f8fc20b fix(docs): svg in one example should have explicit height+width for Safari
  • db27cad Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • 37d4ee9 fix(QTree): correctly handle node clickability for node > selectable: false (...
  • 576d7da fix(Screen): change screen dimensions formula for mobiles #12311 (#12314)
  • 0509981 Revert "feat(docs): add stateofjs survey link"
  • 7f870a6 feat(docs): add stateofjs survey link
  • 989a703 Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • 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 #434.