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.0.7 #107

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vuetify from 3.0.0-beta.13 to 3.0.7.

Release notes

Sourced from vuetify's releases.

v3.0.7

:wrench: Bug Fixes

  • framework: don't register global mixin with options api disabled (8deea14), closes #16371
  • VColorPicker: don't disable inheritAttrs (84fcaa7), closes #16308
  • VPagination: set initial totalVisible from viewport width (9d2bd38), closes #14590
  • VRadioGroup: correct aria attributes, force checked when readonly (9ac9e17), closes #16323
  • VSlider: correct focus indicator position with changed text-align (8c6bbc7), closes #16302

v3.0.6

:wrench: Bug Fixes

  • VApp: rename variables.scss (f22e141), closes #16295
  • VAvatar: apply theme classes (9005732), closes #16291
  • VFileInput: accept null modelValue (f505f7f), closes #16053
  • VImg: fetch nativeWidth if aspectRatio changes to null (0298384)
  • VImg: NaN value for normalized src (2589e94)
  • VListItem: add maximum width for flex containers (4b5d140)
  • VRadioGroup: correct margin definitions (#16209) (1e0e197), closes #16207
  • VSlider: correct first and last ticks position when vertical (61d6cdb)
  • VSlider: don't use logical inset to position thumb (a681c88), closes #16282 #16283
  • VSnackbar: apply theme classes (3aaaa15)

v3.0.5

:wrench: Bug Fixes

v3.0.4

:wrench: Bug Fixes

... (truncated)

Commits
  • a03dbaa chore(release): publish v3.0.7
  • 8deea14 fix: don't register global mixin with options api disabled
  • 9d2bd38 fix(VPagination): set initial totalVisible from viewport width
  • 9ac9e17 fix(VRadioGroup): correct aria attributes, force checked when readonly
  • 84fcaa7 fix(VColorPicker): don't disable inheritAttrs
  • 8c6bbc7 fix(VSlider): correct focus indicator position with changed text-align
  • 6be48f1 chore(release): publish v3.0.6
  • 1e0e197 fix(VRadioGroup): correct margin definitions (#16209)
  • 61d6cdb fix(VSlider): correct first and last ticks position when vertical
  • a681c88 fix(VSlider): don't use logical inset to position thumb
  • 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 #108.