shellhub
shellhub copied to clipboard
ui: bump vuetify from 3.6.3 to 3.6.5 in /ui
Bumps vuetify from 3.6.3 to 3.6.5.
Release notes
Sourced from vuetify's releases.
v3.6.5
:wrench: Bug Fixes
- VDataTable: add missing hide-default-header/footer props (#19774) (a6340ac)
- VFileInput: allow dirty prop to trigger dirty state (85c41db), closes #19699
- VStepper: add missing hover and focus styling (b45ab1a)
- VStepper: add missing non-linear styles (da6d5f3)
- VStepper: only show edit icon if editable and selected (34bb202)
- VStepper: do not spread raw property onto VStepperItem (3d9deb7)
:test_tube: Labs
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
Commits
fc2f154chore(release): publish v3.6.51bc66cdfeat(VStepperVertical): create new component (#19524)a6340acfix(VDataTable): add missing hide-default-header/footer props (#19774)85c41dbfix(VFileInput): allow dirty prop to trigger dirty stateb45ab1afix(VStepper): add missing hover and focus stylingda6d5f3fix(VStepper): add missing non-linear styles34bb202fix(VStepper): only show edit icon if editable and selected3d9deb7fix(VStepper): do not spread raw property onto VStepperItem767ecdcchore(release): publish v3.6.4b7a4c36fix(VInfiniteScroll): do not emit load event if status is empty (#19764)- 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)