Bump vuetify from 3.3.17 to 3.3.19 in /frontend
Bumps vuetify from 3.3.17 to 3.3.19.
Release notes
Sourced from vuetify's releases.
v3.3.19
🔧 Bug Fixes
- VList: spread itemProps on VListItem (633356d)
:test_tube: Labs
v3.3.18
⚠ ️ There was a bug found related to list items that shipped with this release. Reference this for patch notes but please install v3.3.19.
🔧 Bug Fixes
- Selects: ignore disable props (#18299) (00c9fc0), closes #18293
- Selects: use selected items as counter value (#18319) (871d2d8), closes #17812
- VCombobox: prevent removing disabled items with backspace (#18300) (d49184b), closes #18298
- VList: respect return-object in list items (#18325) (ffb1c80), closes #18304
- VTimeline: prevent divider gap with truncate-line (#18160) (b13e7f9), closes #18149
- VTimeline: horizontal timeline alignment (#18324) (497254a), closes #18176
:test_tube: Labs
- VBottomSheet: apply class and style props (#18321) (fdbd59a)
- VDataTable: allow columns with no id, alias id to value if not set (8286b21), closes #17847 #17716
- VDataTable: update item slot props (283a18f), closes #16954 #17599
- VDataTable: strip item value proxies in selected Set (4d65db6)
- VDataTable: cast boolean values to string (3759243), closes #17810
- VDataTable: add missing transition properties (#18297) (0b552bb), closes #18295
- VDataTable: deep compare selected values (305a211), closes #18151 #18322
- VDatePicker: render actions slot if available (#18318) (67f6d27), closes #18315
- VDatePicker: grid shift with some locales (#18245) (8bc84d6)
- VOtpInput: cast length prop to number (#18329) (92c1fe2), closes #18327
Commits
-
9fac5ca
chore(release): publish v3.3.19 -
633356d
fix(VList): spread itemProps on VListItem -
deb7683
fix(VDataTable): display loading-text if provided -
ad7a8dc
chore(release): publish v3.3.18 -
b13e7f9
fix(VTimeline): prevent divider gap with truncate-line (#18160) -
a7bdff2
chore: fix failing test -
ffb1c80
fix(VList): respect return-object in list items (#18325) -
497254a
fix(VTimeline): horizontal timeline alignment (#18324) -
fdbd59a
fix(VBottomSheet): apply class and style props (#18321) -
8286b21
feat(VDataTable): allow columns with no id, alias id to value if not set - 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