Bump vuetify from 3.6.7 to 3.6.8
Bumps vuetify from 3.6.7 to 3.6.8.
Release notes
Sourced from vuetify's releases.
v3.6.8
🔧 Bug Fixes
- framework: remove circular imports (957b4bc), closes #19852
- flex: add missing flex-x-x-0 classes (a23dece)
- VCheckboxBtn: reset checked state when readonly is true (#19861) (ed2f0fa), closes #19137
- VDataTable: customKeyFilter filtering (#19881) (b3eafb2), closes #19596
- VDatePicker: using the start range that has been cleared (#19869) (f401f41), closes #19854
- VDivider: missing when vertical and aligned to center (#19890) (18d64fe), closes #19889
- VSlider: add missing aria-label (#19887) (e46a98d)
- VSnackbar: fix class name for center location (#19878) (e48d37b)
- VStepper: propagate complete/error/edit icons (64acd01)
- VStepper: accept null value for mobile (908fb59)
- VStepperItem: remove inline margin in mobile mode (e94dc93)
- VTabs: render tabs correctly using items (#19868) (f5f2fa4)
:test_tube: Labs
Commits
-
0c5f6d5
chore(release): publish v3.6.8 -
b3eafb2
fix(VDataTable): customKeyFilter filtering (#19881) -
f401f41
fix(VDatePicker): using the start range that has been cleared (#19869) -
8d7beeb
fix(VTreeview): select & activate issues (#19795) -
f5f2fa4
fix(VTabs): render tabs correctly using items (#19868) -
ed2f0fa
fix(VCheckboxBtn): reset checked state when readonly is true (#19861) -
64acd01
fix(VStepper): propagate complete/error/edit icons -
908fb59
fix(VStepper): accept null value for mobile -
e94dc93
fix(VStepperItem): remove inline margin in mobile mode -
e48d37b
fix(VSnackbar): fix class name for center location (#19878) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts