Bump vuetify from 3.3.5 to 3.3.6 in /webapp
Bumps vuetify from 3.3.5 to 3.3.6.
Release notes
Sourced from vuetify's releases.
v3.3.6
🔧 Bug Fixes
- correct boolean prop validator order (06945ce)
- validation: allow validation to return false (#17658) (e7a0fa6), closes #17548
- VAppBar: add useToggleScope for scrollBehavior watchEffect (c204b5a)
- VBreadcrumbs: use only li as children of ul (#17537) (e8c10bf), closes #17493
- VBtn: do not always apply nested card styles (#17466) (e8e65a8), closes #17414
- VDataTable: sort empty values (#17584) (7981f10), closes #17563
- VFooter: add height style when app prop is false (#17371) (1bf20ab), closes #17370
- VInfiniteScroll: persist load logic until is intersected (#17475) (f898404), closes #17358
- VSelect: always align the input with chips (#17607) (500bcda), closes #17604
- VSelects: always truncate selection text (#17688) (4922b2f), closes #17627
- VSliderThumb: add missing rtl class (#17518) (d9cec08), closes #16586
🔬 Code RefactoringOther Commmits
- chore(release): publish v3.3.6 (f5c6a52)
- chore(injectSelf): fix linting issue (5e800cc)
- chore(injectSelf): return from all paths (#17384) (f4e29a4)
- docs(AppMarkup): use code innerText if code prop not present (291e022)
- docs(VMenu): update api descriptions (012ae6a)
- docs(slot-error): fix lint (a36926d)
- docs(VImg): improve usage example (54e713c)
- docs(markup): add copy btn feedback (a7302e7)
- docs(VForm): fix typo in the example code (6a21c95)
- docs(VImg): add error slot example (77062b4)
- docs(VMenu): Add '0' max-width option to VMenu (871b12b)
- docs(roadmap): update roadmap (a1fd9dd)
- docs(colors): update sass var link (9ee5400), closes #17683
- docs(vite.config): add server proxy for future api requests (c47e2b3)
- docs(SettingsDrawer): remove lazy loading (40d22b7)
- docs: remove heading text inline promotion (62e5bc1)
Commits
-
f5c6a52
chore(release): publish v3.3.6 -
5e800cc
chore(injectSelf): fix linting issue -
1bf20ab
fix(VFooter): add height style when app prop is false (#17371) -
f4e29a4
chore(injectSelf): return from all paths (#17384) -
f898404
fix(VInfiniteScroll): persist load logic until is intersected (#17475) -
4922b2f
fix(VSelects): always truncate selection text (#17688) -
d9cec08
fix(VSliderThumb): add missing rtl class (#17518) -
e8e65a8
fix(VBtn): do not always apply nested card styles (#17466) -
e8c10bf
fix(VBreadcrumbs): use only li as children of ul (#17537) -
747643e
refactor(icons): better match fontawesome icons to mdi (#17598) - 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