Bump vuetify from 3.2.2 to 3.2.3 in /webapp
Bumps vuetify from 3.2.2 to 3.2.3.
Release notes
Sourced from vuetify's releases.
v3.2.3
🔧 Bug Fixes
- click-outside: ignore mousedown from before element exists (cd88563), closes #16684
- forwardRefs: include forwarded elements in instance type (6fd1a13), closes #17299
- framework: remove components index imports (a6ed4c3)
- locale: add rtl classes to components (bc0436d), closes #16586
- theme: correct emphasis opacity in default dark theme (#17279) (1f6b2b3)
- VAutocomplete: hide selection slot when focused (#17294) (6885b43), closes #17291
- VAutocomplete/VCombobox: reset selection index on blur (516c306)
- VChip: overflow text in chip selections (#17283) (0a681c8), closes #16472
- VColorPicker: don't display 0 alpha as 1 (#17323) (6f67aad), closes #17322
- VExpansionPanel: remove duplicate aria-expanded (#17284) (94335b1), closes #15514
- VNavigationDrawer: account for VOverlay body offset when sticky (c45cc65)
- VOverlay: initialise position to top left with fixed activator (de08cb5)
- VOverlay: subtract body scroll from contentBox (b7e3da6), closes #16770
- VSelect: replace onfocusout with onAfterleave (#17218) (36e75c2), closes #17214
:test_tube: Labs
- date: allow passing already constructed DateInstance (507d87e), closes #17293
- VInfiniteScroll: add tag prop (24614e5), closes #17311
🔬 Code Refactoring
Commits
-
9a8bbef
chore(release): publish v3.2.3 -
0a681c8
fix(VChip): overflow text in chip selections (#17283) -
6f67aad
fix(VColorPicker): don't display 0 alpha as 1 (#17323) -
7264a12
docs(api): reduce transition prop formatted length -
6885b43
fix(VAutocomplete): hide selection slot when focused (#17294) -
de08cb5
fix(VOverlay): initialise position to top left with fixed activator -
516c306
fix(VAutocomplete/VCombobox): reset selection index on blur -
1323127
chore(VToolbarItems): improve variant types -
24614e5
feat(VInfiniteScroll): add tag prop -
b5d725b
refactor: convert all component props to factory functions (#17263) - 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