tauraloke / tegownitsa

Image tag manager (based on Electron.js)
MIT License
3 stars 0 forks source link

Bump vuetify from 3.0.0-beta.13 to 3.1.12 #141

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vuetify from 3.0.0-beta.13 to 3.1.12.

Release notes

Sourced from vuetify's releases.

v3.1.12

:wrench: Bug Fixes

:microscope: Code Refactoring

  • VCheckbox: omit inline prop from checkbox btn (c04c302), closes #15931

:arrows_counterclockwise: Reverts

  • Revert "fix(VDialog): position with transform instead of flex" (2bb27a9), closes #16975

v3.1.11

:wrench: Bug Fixes

  • use dvh instead of vh (2340b65), closes #11452
  • animation: catch errors thrown by el.animate() (83a332b), closes #16406
  • md3: apply rounded default to VBtnGroup not VBtn (52f2b9f), closes #16957
  • VBtn: elevated variant in VAppBar & VCardActions (df81ee3)
  • VDialog: use child combinator to select overlay content (f57507c), closes #16309
  • VDialog: position with transform instead of flex (14c362c), closes #16882
  • VGrid: fix breakpoints types (#16708) (e4d562f), closes #16604
  • VKbd: add inline display (cc37b51)
  • VLazy: correctly pass options to intersect directive (29b104c)
  • VMenu: use child combinator to select overlay content (0e905e2)
  • VOverlay: don't use percentage for scrim opacity (69dc8a2)
  • VParallax: correct offset with positioned parent (765b31c), closes #15847
  • VSlider: respect decimals from min (#16667) (13ba9d7), closes #16634
  • VTab: inherit all VBtn props (133b417), closes #16918
  • VTextField: reset caret position after input (#16759) (13f9a2b), closes #14935
  • VTooltip: use child combinator to select overlay content (8bad7cf)

:microscope: Code Refactoring

  • replace explicit filter functions with options.filterProps() (d46caa9)
  • form: export interfaces used in createForm() (#16894) (9532d7e)

... (truncated)

Commits
  • d77b098 chore(release): publish v3.1.12
  • 14118ec fix(forwardRefs): ref chain recursive search (#17015)
  • 33cc351 fix(VTextField): remain placeholder after values selected (#16565)
  • c04c302 refactor(VCheckbox): omit inline prop from checkbox btn
  • 8f8f2ea fix(VBadge): add removed display css property
  • 7e7a467 fix(VField): stopPropagation mousedown event on clearable icon (#16945)
  • e5d8954 fix(VDataTable): skip emit click:row on expand and select
  • d4689d0 fix(VDataTable): search in nested keys
  • 3e3e9ee style: split condition to multiple lines
  • 9c453b0 style(globals): disable eslint max-len
  • 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 #144.