Bump vuetify from 3.1.2 to 3.3.14
Bumps vuetify from 3.1.2 to 3.3.14.
Release notes
Sourced from vuetify's releases.
v3.3.14
🔧 Bug Fixes
- color: calculate and apply text color for backgroundy (41aedfe)
- defaults: react to sub-component updates (#17446) (97085ae), closes #17815
- framework: properly passthrough non-bubbling events to input elements (#15904) (796bc01), closes #16812
- locale: update no.ts divider language (#18017) (26a987d)
- rtl: correctly apply same-element selector (1d1c5f0), closes #18009
- VAppBar: correct scrollBehavior type (f218a68)
- VAutocomplete: use display items for auto-select-first (#18053) (6aef148), closes #18050
- VBadge: reduce bordered transform scale (fda0d83), closes #18109
- VField: correctly calculate outline__start width (#17995) (639f131), closes #17838
- VSelect: auto scroll to selected value (#18018) (c803e43), closes #17881
- VSlider: correct thumb-label and tick label slot types (#18058) (11544bc), closes #18043
- VTimeline: single vertical divider overlap (#18037) (d41a530), closes #18008
:test_tube: Labs
- VDatePicker: add missing min/max support (4e3539c), closes #18015
- VSkeletonLoader: show intellisense for type prop (a0030a9)
v3.3.13
It's possible that e4e4f4c may cause a visual regression in your application. Reach out to us if you have issues.
🔧 Bug Fixes
- VAppBar: add scroll behavior prop types (81904cd)
- VBottomNavigation: inherit transition when using shift prop (38808c6)
- VBtn: rounded icon border radius (bb8cdc2)
- VField: input autofill style occupies whole container (#17892) (7debe6d), closes #17865
- VField: apply colorStyles to same element as colorClasses (c2d4059)
- VFileInput: correctly align error messages with other inputs (cc1715d), closes #17248
- VList: avatar size when using the rail prop (ec7e627)
- VListItem: apply prepend/append badge margin correctly (e4e4f4c)
- VMenu: check active status on focus in (4ad68bf)
- VNavigationDrawer: remove unnecessary will-change (abcb3aa), closes #12890 #18031
- VRadioGroup: align radios with label + details (e690a0e)
- VRadioGroup: input details padding (3533236)
- VSelects: add missing open / close labels and update roles (#17786) (a6dd699)
- VSwitch: update to match material specs (#17994) (e92ecd9), closes #17638
- VTimeline: horizontal timeline gap (#18022) (0b56a69)
🔬 Code Refactoring
🔄 Reverts
... (truncated)
Commits
-
4d1d423
chore(release): publish v3.3.14 -
fda0d83
fix(VBadge): reduce bordered transform scale -
c803e43
fix(VSelect): auto scroll to selected value (#18018) -
639f131
fix(VField): correctly calculate outline__start width (#17995) -
4e3539c
fix(VDatePicker): add missing min/max support -
6aef148
fix(VAutocomplete): use display items for auto-select-first (#18053) -
d41a530
fix(VTimeline): single vertical divider overlap (#18037) -
26a987d
fix(locale): update no.ts divider language (#18017) -
41aedfe
fix(color): calculate and apply text color for backgroundy -
a0030a9
fix(VSkeletonLoader): show intellisense for type prop - 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