Sirs0ri / deck20

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

Bump quasar from 2.10.0 to 2.10.2 #12

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

Release notes

Sourced from quasar's releases.

quasar-v2.10.2

New

  • feat(ui): Add mdi-v7 icon set (fix: #14696) (#14808)
  • feat(QPopupProxy): expose inner component (QMenu or QDialog) through new computedProp "currentComponent" so their methods can be exposed #14749
  • feat(a11y): improve refocus after popup close with ESC; improve components with popups (#14784)

Fixes

  • fix/feat(ui): Fix and improve Dialog plugin types (fix: #14766) (#14781)
  • fix(ui): Fix QPopupProxy.currentComponent API def
  • fix(QDate): only refocus blurTarget if focus is already in component #14841, #14878 (#14868)
  • fix(QInput): re-emit keydown and animationend events #11120 (#14866)
  • fix(QImg): prevent SSR hydration error in suspense; restore placeholder image on null addImage or onError #14815, #14858 (#14869)
  • fix(QSelect): avoid keyboard reacting when macOS Command key is pressed

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

New

  • feat(ui): normalize events to camelCase
  • feat(transitions): better algorithm which avoids a few extra component re-renders (QDialog/QMenu/QTooltip/QInnerLoading) #14491
  • feat(QDialog/QForm): improve selection of autofocused element; refocus (#14737)
  • feat(QDialog/QMenu/QTooltip): add contentEl public computed prop #14708
  • feat(QInput/QFile): provide public computed prop nativeEl on the vue ref
  • feat(QList): new prop -> tag #14710

Fixes

  • fix(QBtnDropdown): "flat" prop not working with "split" #14657
  • fix(QSelect): safari scrolls to top when focusing a 0 dimension element #13693 (#14628)
  • fix(mask): trim input to the length of the mask (if mask is not reverse) to avoid regex lock #14558 (#14684)
  • fix(QScrollArea): process rtl mode; keep scroll position on rtl change #14721 (#14729)
  • fix(QBottomSheet): prevent double emit onOk when pressing ENTER on QItem (#14741)

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:

Commits
  • 6cc5cd8 chore(ui): Bump version
  • c1ab41c refactor(QImg): small tweak
  • 8e99baf fix(QSelect): avoid keyboard reacting when macOS Command key is pressed
  • 07e21c7 fix(QImg): prevent SSR hydration error in suspense; restore placeholder image...
  • 4c407da feat(a11y): improve refocus after popup close with ESC; improve components wi...
  • d854c92 feat(ui): Add mdi-v7 icon set (fix: #14696) (#14808)
  • b059957 chore(docs): Correct misspellings in QRange page (#14857)
  • 27d49ae fix(QInput): re-emit keydown and animationend events #11120 (#14866)
  • 1b7b63b fix(QDate): only refocus blurTarget if focus is already in component #14841, ...
  • 631e883 feat(docs): Update quasar-config-js.md (#14884)
  • 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)