fix(deps): update dependency vuetify to v3.10.5
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| vuetify (source) | 3.9.7 -> 3.10.5 |
Release Notes
vuetifyjs/vuetify (vuetify)
v3.10.5
:wrench: Bug Fixes
- validation: correct translation template arguments (#22146) (a8e17c9)
- VBadge: background highlight in forced-colors mode (#22148) (65f6bb7)
- VDataTable: avoid lag when selecting rows in large tables (#22163) (92f8a3c), closes #21767
- VDivider: inherit color in colored containers (bb54a7d)
-
VKbd: use
$body-font-familyas default (3f61102) - VListItem: correct role when item is a link (#22137) (80e154b), closes #22086
v3.10.4
:rocket: Features
- locationStrategies: support CSS zoom (#21878) (32242a3), closes #20719
-
VCombobox: add
always-filterprop (#22093) (8853f4d), closes #22060
:wrench: Bug Fixes
- VBtn: set group state for non-router links (4eeb514), closes #22085
-
VChipGroup: support
center-active(#22050) (4a95697), closes #22046 -
VCombobox: open menu when
chipsand typing after clear (d200f22) - VDialog: fix focus trap when tabbing forward (#22101) (50a150b), closes #21945
-
VFileInput, VFileUpload: avoid invalid
acceptwhen not defined (e6c39bc), closes #22131 -
VTreeview: pass
indent-linestoheaderslot (8e964c7)
:test_tube: Labs
v3.10.3
:wrench: Bug Fixes
- always check for window.matchMedia support (7d11a39), closes #22059
- VAutocomplete: restore placeholder on blur (#22114) (d0ebeec), closes #21762
- VBtn: add aria-disabled and tabindex to disabled links (#22082) (6e92383), closes #22061
- VBtn: set group state for non-router links (6bb3fce), closes #22085
- VDataTable: expand rows when items are plain array (#22109) (d8b5c4a), closes #22080
-
VNumberInput: ignore custom
type(c535f1a), closes #22110 - VTreeview: match type of update:opened with VList (#22092) (8924b4d), closes #22091
:arrows_counterclockwise: Reverts
:test_tube: Labs
v3.10.2
:wrench: Bug Fixes
- selects: open menu when items is mutated not just replaced (#22067) (a3f8b17), closes #22066
- VBtn: don't set group state on link click (e292171), closes #21594
:arrows_counterclockwise: Reverts
- Revert "fix(VBtn, VChip): correct link active state after navigation cancellation (#21651)" (ab28070), closes #22072 #22065
v3.10.1
:wrench: Bug Fixes
-
group: support
nullvalues (#21743) (facd4af), closes #20550 - VBtn, VChip: correct link active state after navigation cancellation (#21651) (bce7046), closes #21594
- VCombobox: unstable menu state while typing (#22045) (3983af9)
-
VDataTable: should allow expanding rows when
return-objectis true (#21128) (a586965), closes #21096 - VList, VTreeview: avoid locked active state when navigating (#21725) (bdbe15a)
- VListGroup: fit the navigation drawer rail (2ebc7fa), closes #22047
-
VMenu, VTooltip: default to
stick-to-targetfalse (263ca4b), closes #22055 -
VSelects: add
aria-controlsandaria-expanded(#22025) (a5abe89), closes #22017 - VSlider: respect disabled and readonly from form (0bbf362), closes #22054
:test_tube: Labs
- VCalendar: correct effective weekdays determination (#22042) (54e6674)
- VCalendar: prevent month view event duplication (977a7e2), closes #22062
- VCalendar: translate eventMoreText (e41e091), closes #22062
- VCalendar: use camelCase event names (8b2fae3), closes #22063
v3.10.0
:rocket: Features
- framework: respect prefers-reduced-motion (#21530) (01c9e91), closes #19622
- filter: keep dividers and subheaders (#21822) (18ac731), closes #7424
-
VOverlay: add
stick-to-targetprop (#21704) (8552779), closes #19856 #19732 #17125 -
VBtn: add
spacedprop (#21663) (819605c), closes #21652 - VCard: allow semantic HTML tags for content parts (#21943) (5f8abb6)
-
VColorPicker: add
hide-eye-dropperprop (be452a5), closes #19154 #19150 - VColorPicker: customizable eyeDropper icon (#21656) (71377a6), closes #21406
- VDataIterator: add filtered items count to slot data (#18641) (7d51302)
-
VDataTable: re-introduce
group-summaryslot (#21802) (a19cd87), closes #21800 - VDataTable: customizable expand/collapse icons (#21698) (1636f63)
-
VDatePicker: re-introduce
first-day-of-yearprop (#21760) (af74f62), closes #20270 -
VFileInput: add
truncate-lengthprop (#17972) (28ef26c), closes #17635 -
VFileUpload, VFileInput: add
filter-by-typeprop (#21576) (1b78b06), closes #21150 - VProgressLinear: ability to separate chunks (#21744) (4c66aa0)
-
VTextField, VTextarea: add
autocompleteprop (#21359) (d94c003), closes #21353 -
VTimePicker: add
periodprop (#21823) (8df7685), closes #15405 -
VTreeview: add
headerslot (fc86d05) -
VTreeview: add
toggleslot (#21018) (4ec13f2), closes #20307 -
VWindow, VCarousel: add
crossfadeandtransition-duration(#21850) (15a5c96)
:wrench: Bug Fixes
- VChip: correct opacity for plain variant (#22005) (48d20f3)
- VCombobox: filter matching items when opening first time (#21901) (eeb9d14), closes #21900
- VDataTable: more flexible alignment with grouping (#21862) (6d802d3), closes #17863
- VDataTable: correct alignment of checkboxes (402257d)
- VList: use proper accessibility attributes (#21444) (9b2541e), closes #20978
-
VListItem: fix
roundedprop (9ec5a0d), closes #22015 - VNumberInput: accept external changes when focused (#21827) (d0340e7), closes #21735 #21804
- VSkeletonLoader: no wrapper for content (#21637) (17ae110), closes #21286
- VTreeview: support prepend icon and avatar (#21813) (478230a), closes #21812
-
VWindow: override
transition-durationto respect user preference (27fe364)
:arrows_counterclockwise: Reverts
:test_tube: Labs
- mask: create useMask composable (#21736) (a687f7a)
- VCalendar: directly port from v2 (#21910) (2e6f72b), closes #19065 #20098 #20947 #20970 #21379 #21783 #21964 #22016 #22018
- VMaskInput: fix caret position while editing (#21925) (27dc68c), closes #21776
-
VPicker: add
hide-titleprop (#21657) (8d7eac3), closes #21545
Configuration
📅 Schedule: Branch creation - "on the 7th day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
https://github.com/vuetifyjs/vuetify/issues/21530 takes care of https://github.com/cylc/cylc-ui/issues/1495