Skip to content

Bump vuetify from 3.1.2 to 3.3.14

Dependabot requested to merge dependabot-npm_and_yarn-vuetify-3.3.14 into master

Bumps vuetify from 3.1.2 to 3.3.14.

Release notes

Sourced from vuetify's releases.

v3.3.14

🔧 Bug Fixes

:test_tube: Labs

  • VDatePicker: add missing min/max support (4e3539c), closes #18015
  • VSkeletonLoader: show intellisense for type prop (a0030a9)

v3.3.13

It's possible that e4e4f4c may cause a visual regression in your application. Reach out to us if you have issues.

🔧 Bug Fixes

  • VAppBar: add scroll behavior prop types (81904cd)
  • VBottomNavigation: inherit transition when using shift prop (38808c6)
  • VBtn: rounded icon border radius (bb8cdc2)
  • VField: input autofill style occupies whole container (#17892) (7debe6d), closes #17865
  • VField: apply colorStyles to same element as colorClasses (c2d4059)
  • VFileInput: correctly align error messages with other inputs (cc1715d), closes #17248
  • VList: avatar size when using the rail prop (ec7e627)
  • VListItem: apply prepend/append badge margin correctly (e4e4f4c)
  • VMenu: check active status on focus in (4ad68bf)
  • VNavigationDrawer: remove unnecessary will-change (abcb3aa), closes #12890 #18031
  • VRadioGroup: align radios with label + details (e690a0e)
  • VRadioGroup: input details padding (3533236)
  • VSelects: add missing open / close labels and update roles (#17786) (a6dd699)
  • VSwitch: update to match material specs (#17994) (e92ecd9), closes #17638
  • VTimeline: horizontal timeline gap (#18022) (0b56a69)

🔬 Code Refactoring

🔄 Reverts

... (truncated)

Commits
  • 4d1d423 chore(release): publish v3.3.14
  • fda0d83 fix(VBadge): reduce bordered transform scale
  • c803e43 fix(VSelect): auto scroll to selected value (#18018)
  • 639f131 fix(VField): correctly calculate outline__start width (#17995)
  • 4e3539c fix(VDatePicker): add missing min/max support
  • 6aef148 fix(VAutocomplete): use display items for auto-select-first (#18053)
  • d41a530 fix(VTimeline): single vertical divider overlap (#18037)
  • 26a987d fix(locale): update no.ts divider language (#18017)
  • 41aedfe fix(color): calculate and apply text color for backgroundy
  • a0030a9 fix(VSkeletonLoader): show intellisense for type prop
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports