Bump vuetify from 3.7.19 to 3.8.0 in /webapp
Bumps vuetify from 3.7.19 to 3.8.0.
Release notes
Sourced from vuetify's releases.
v3.8.0
The following components have been promoted to the core framework from labs:
Features
- border: add new class border-current for currentColor (e0bbf57)
- framework: add unmount function (5d9db2c), closes #20429
- framework: allow tag prop to accept component definitions (327a2c9), closes #20806
- framework: require vue 3.5 (8c5a2b9)
- nested: add trunk select strategy (ca38ce3), closes #6759
- theme: add stylesheetId and scope options (#20789) (794a2e6), closes #4065
- types: expose public interfaces (44be603), closes #16680 #19723 #21052
- VAutocomplete/VCombobox: support multiple match highlighting (#16462) (9da6442), closes #18946
- VChip: add new prop
baseColor
(#20702) (1e099f2), closes #19678- VColorPicker: support emitting rgb() and hsl() strings (a5efcf1), closes #20944
- VConfirmEdit: add new prop
hideActions
(9618326), closes #20905- VDataTable: support shift click for multiple selection (c9a2a22), closes #20055
- VDataTableVirtual: expose scrollToIndex (#21006) (526f160)
- VDatePicker: add new prop
controlHeight
(6090515)- VDatePicker: add new prop
headerColor
(fcf392b)- VDatePicker: add rtl classes (a9ad813)
- VField/VInput: add new props
iconColor
andglow
(#21076) (409fa95), closes #17763- VIcon: add new prop
opacity
(499ba21)- VNumberInput: promote from labs (11efba2)
- VSnackbarQueue: promote from labs (aa8d4c9)
- VTimeline: add
side
prop for individual items (#20855) (1c65f8f), closes #19363- VTooltip: add new prop
interactive
(1599512), closes #19473- VVirtualScroll: add new prop
itemKey
(fabc511), closes #20809
Bug Fixes
- blueprints/md1/md2/md3: set VDatePicker defaults (d9c8918)
- build: use subpath exports in import maps (90986f2)
- calendar: don't allow selecting dates outside of weekdays prop (b1f270b), closes #19718
- framework: replace getUid with vue's useId (cbd14a7), closes #19696
- package: fix missing types and simplify exports (#21104) (7811fdd)
- package: add .mjs -> .js export redirect (d06119b)
- types: support moduleResolution node16 (011be15)
- types: optimise build (#20484) (bf13ecc), closes #20480
- VAutocomplete: clear input searchterm on blur (#21130) (05076ce), closes #20993
... (truncated)
Commits
-
bd63c36
chore(release): publish v3.8.0 -
f856186
chore(VInput): fix sass syntax error -
b0cf5f0
Merge branch 'master' into dev -
4575be2
fix(VEmptyState): pass href/to props to VBtn (#21172) -
0a25791
fix(VColorPicker): disable EyeDropper when component is disabled (#21180) -
e0bbf57
feat(border): add new class border-current for currentColor -
b1f270b
fix(calendar): don't allow selecting dates outside of weekdays prop -
6acf68c
fix(VDateInput): remove blur on selection entirely -
3b8a325
feat(VIconBtn): create new component (#21114) -
a477e71
fix(VDateInput): Always enable cancel button (#21154) - 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
Merge request reports
Activity
added dependencies javascript labels
mentioned in commit 45e2d177
Please register or sign in to reply