Skip to content

Bump vuetify from 3.3.5 to 3.3.6 in /webapp

Dependabot requested to merge dependabot-npm_and_yarn-webapp-vuetify-3.3.6 into master

Bumps vuetify from 3.3.5 to 3.3.6.

Release notes

Sourced from vuetify's releases.

v3.3.6

🔧 Bug Fixes

🔬 Code Refactoring

  • icons: better match fontawesome icons to mdi (#17598) (747643e)

Other 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

Merge request reports