Sirs0ri / deck20

Connect Roll20 to a Stream-Deck, and add some DSA related helpers.
MIT License
0 stars 0 forks source link

build(deps): bump quasar from 2.10.2 to 2.11.3 #30

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps quasar from 2.10.2 to 2.11.3.

Release notes

Sourced from quasar's releases.

quasar-v2.11.3

New

  • feat(ui): Ability to disable Quasar automatically adding "dir" and "lang" HTML attributes to the html tag #15010

Fixes

  • fix(QRadio/QCheckbox): checked must be set as .prop to change the native form value and as .attr to change the html attr #15182 (#15183)

Donations

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

quasar-v2.11.2

New

  • feat(ui): prepare body classes for SSG
  • feat(QTabs): prepare for SSG while avoiding subsequent re-renders

Donations

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

quasar-v2.11.1

Fixes

  • fix(ui/lang): kk language name

Donations

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

quasar-v2.11.0

New

  • feat(ui): dark mode shadows (and Quasar sass variables)
  • feat(ui): Improve QInput and QFile nativeEl types (fix #15128) (#15129)

Fixes

  • fix(QInput): set margin first and then decrease height to keep parent scroll (regressing from fixing firefox undo) #15023 (#15047)
  • fix(QDialog): listen for click on backdrop on ios because the refocus does not make sense and ios in non-desktop mode does not focus the backdrop on tap #13619 (#14958)
  • fix(QInfiniteScroll): hide transitions and animations for invisible items #15094 (#15097)
  • fix(ui/build): ignore .spec.js files when building UI package (has negative effects on the CLI auto-import feature)
  • fix(QCard): do not mess with padding for non-rectangle buttons inside QCardActions
  • fix(QLinearProgress): "stripe" prop not taking account of "instant-feedback"

Breaking change fix

... (truncated)

Commits
  • a993397 chore(ui): Bump version
  • 973421b fix(ui)/feat(app-vite/app-webpack): build error; add TS definitions for newly...
  • fd8d513 fix(QRadio/QCheckbox): checked must be set as .prop to change the native form...
  • da674c8 chore(extras): bump version => v1.15.9
  • 40c3798 feat(extras): update MDI icons/fonts => v7.1.96
  • 8cfcc72 feat(extras): update Bootstrap icons/fonts => v1.10.3
  • 1b98a38 feat(ui): Ability to disable Quasar automatically adding "dir" and "lang" HTM...
  • 8e54e75 chore(ui): Bump version
  • 26836a6 feat(QTabs): prepare for SSG while avoiding subsequent re-renders
  • c24a3c9 feat(ui): prepare body classes for SSG
  • 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 1 year ago

Superseded by #32.