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.5 #36

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps quasar from 2.10.2 to 2.11.5.

Release notes

Sourced from quasar's releases.

quasar-v2.11.5

Perf

  • perf(virt-scroll): better management of animation frames
  • perf(QInfiniteScroll): force stop all svg animations in the "loading" slot when slot is not on screen #15094

Fixes

  • fix(ui): is.deepEqual not working correctly for Map() or Set() #15248
  • fix(QRating): fix kbd navigation #15235 (#15237)
  • fix(QDialog): can't open it on Safari if its not persistent (edge case) #14779
  • fix(ui): copyToClipboard fallback mechanism in dialog #15076
  • fix(Loading/QDrawer/QDialog): prevent scroll - do not scroll back if route has changed since it was activated #15211
  • fix(Loading): initialize the instance with the parent app #15245

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

Changes

  • perf(ui): improve timeouts & intervals management (significant improvement) #15203
  • perf(ui): hide SVGs inside invisible (#15226)
  • feat(QMenu): touch-position and context-menu support for offset #14944
  • fix(ui): fullscreen management when more than 1 dialogs are active #15223

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

... (truncated)

Commits
  • e2cbde7 chore(ui): Bump version
  • 6966e28 perf(QInfiniteScroll): one more tweak to loading slot svgs #15094
  • 2909bf7 perf(QInfiniteScroll): force stop all svg animations in the "loading" slot wh...
  • c04fde3 perf(QInfiniteScroll): force stop all svg animations in the "loading" slot wh...
  • 7df403d perf(virt-scroll): better management of animation frames
  • e644cc8 fix(Loading): initialize the instance with the parent app #15245
  • 93e7bb5 fix(Loading/QDrawer/QDialog): prevent scroll - do not scroll back if route ha...
  • 6b363e1 fix(ui): copyToClipboard fallback mechanism in dialog #15076
  • 39f7305 fix(QDialog): can't open it on Safari if its not persistent (edge case) #14779
  • 27c4c53 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)