gitactionboard
gitactionboard copied to clipboard
chore: Bump vuetify from 3.5.15 to 3.6.4 in /frontend
Bumps vuetify from 3.5.15 to 3.6.4.
Release notes
Sourced from vuetify's releases.
v3.6.4
:wrench: Bug Fixes
- colors: apply theme-on-surface override for bg text color (43529fa)
- framework: pass template refs to slots as functions (#19731) (f2c6050), closes #19713 #19685
- nested: correct prop types (#19758) (0db4297)
- variant: always remove underlay from normal flow (6aea5e4)
- VAutocomplete: only clear search on blur in multiple or using chips/selection slots (#19701) (d02e1b3), closes #19543
- VDataTable: header title font weight (#19742) (c4b33c0), closes #19737
- VDataTable: correctly update the value of showSelectAll (#19762) (7c64392), closes #19069
- VDataTable: change mobile default to false (#19744) (a194622)
- VFileInput: correctly set single value to null when cleared (fce7f75)
- VInfiniteScroll: do not emit load event if status is empty (#19764) (b7a4c36), closes #18895
- VList: allow group activators to be links (94a05d1), closes #10981
- VResponsive: contentClass accepts array and object (8f0322d), closes #19729
- VSheet: base color off of on-surface instead of on-background (183a2f9)
- VSlider: render in forced-colors mode (#19706) (21e9f5e), closes #19705
- VStepperWindow/Item/VTabsWindow: add missing class / style passthrough (49fc5c5)
- VTabs: inherit attrs and scope id (67b30e7), closes #19752 #19754
- VToolbar/VAppBar: nav-icon and title alignment (daa96e9)
:test_tube: Labs
- VCalendar: add theme background color (#19745) (5a39b60), closes #18988
- VNumberInput: use VTextField as the base component (#19714) (53d6bb9), closes #19659 #19757
- VTreeview: lines prop supports boolean type (#19668) (330baa0), closes #19638
v3.6.3
:arrows_counterclockwise: Reverts
v3.6.2
:wrench: Bug Fixes
- VDataTable: select all showing when not enabled on mobile (#19727) (0825e2d)
- VDatePicker: wrong month displayed in header (#19721) (b0d42c9), closes #19126
- VFileInput: update:modelValue emit value (002ae8d)
- VHover: null isHovering by default (#19623) (75ed37b), closes #19601
v3.6.1
... (truncated)
Commits
767ecdcchore(release): publish v3.6.4b7a4c36fix(VInfiniteScroll): do not emit load event if status is empty (#19764)183a2f9fix(VSheet): base color off of on-surface istead of on-background5a39b60fix(VCalendar): add theme background color (#19745)c4b33c0fix(VDataTable): header title font weight (#19742)21e9f5efix(VSlider): render in forced-colors mode (#19706)7c64392fix(VDataTable): correctly update the value of showSelectAll (#19762)49fc5c5fix(VStepperWindow/Item/VTabsWindow): add missing class / style passthroughf2c6050fix: pass template refs to slots as functions (#19731)0db4297fix(nested): correct prop types (#19758)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)