Bump vuetify from 3.2.3 to 3.2.4 in /webapp
Bumps vuetify from 3.2.3 to 3.2.4.
Release notes
Sourced from vuetify's releases.
v3.2.4
🔧 Bug Fixes
- types: remove invalid labs import (a58e77b), closes #17334
- types: add labs components to GlobalComponents (70c6364), closes #17269
- VChip: remove flex applied in 0a681c8 (243aba5), closes #17344
- VDataTable: inherit class and style props (89b322e), closes #17335
- VOverlay: set initial position to top right when rtl (7f1a225), closes #17357
- VSelect: accept null type in modelValue (0b13c4b), closes #17298
- VSelect: combine A[] | B[] items into (A | B)[] (011ffad), closes #17336
- VSkeletonLoader: relax "type" prop type (92340d7)
- VWindow: prevent initial transition (57c5bcf)
🔬 Code Refactoring
Commits
-
edacda8
chore(release): publish v3.2.4 -
243aba5
fix(VChip): remove flex applied in 0a681c8 -
7f1a225
fix(VOverlay): set initial position to top right when rtl -
92340d7
fix(VSkeletonLoader): relax "type" prop type -
a58e77b
fix(types): remove invalid labs import -
04c9699
refactor(framework): use shallowRef instead of ref for primitives (#17316) -
57c5bcf
fix(VWindow): prevent initial transition -
0b13c4b
fix(VSelect): accept null type in modelValue -
011ffad
fix(VSelect): combine A[] | B[] items into (A | B)[] -
70c6364
fix(types): add labs components to GlobalComponents - 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