Bump vuetify from 3.3.6 to 3.3.7 in /webapp
Bumps vuetify from 3.3.6 to 3.3.7.
Release notes
Sourced from vuetify's releases.
v3.3.7
🚀 Features
🔧 Bug Fixes
- VDataTable: enforce nullish column key to empty string (#17716) (34e4fd2), closes #17672
- VBtn: don't toggle group if click opens a new tab/window (#17368) (80b3f7c)
- VIcon: text-align icons center (#17742) (8e8ea17), closes #17693
- VOverlay: content shift when scroll blocked (439eedd)
- VSelectionControl: disable in disabled forms (4b69e97), closes #17671
- VSelectionControl: disable input when readonly (b32d03c), closes #17648
- VTextField: align prefix/suffix with input and chips (#17727) (6a9beaa), closes #17719
- VTextField: inherit outlined border radius (#17581) (f0e5fa4), closes #17380
🔄 Reverts
Commits
-
376d5db
chore(release): publish v3.3.7 -
80b3f7c
fix(VBtn): don't toggle group if click opens a new tab/window (#17368) -
34e4fd2
fix(headers): enforce nullish column key to empty string (#17716) -
6a9beaa
fix(VTextField): align prefix/suffix with input and chips (#17727) -
8e8ea17
fix(VIcon): text-align icons center (#17742) -
eb23556
feat(VSelect): implement virtual scrolling (#17265) -
439eedd
fix(VOverlay): content shift when scroll blocked -
f0e5fa4
fix(VTextField): inherit outlined border radius (#17581) -
4b69e97
fix(VSelectionControl): disable in disabled forms -
1e6d204
Revert "feat(VImg): use intrinsic size (#17090)" - 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