Skip to content

v3.6.7

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 16:03
· 55 commits to master since this release

πŸ”§ Bug Fixes

  • defaults: allow null component and global values (#19842) (9342288), closes #19783
  • layout: find children inside suspense boundary (c209d09), closes #19830
  • locale: update missing persian translations (#19812) (17a0561)
  • VAutocomplete/VCombobox: remove tab key listener (#19846) (5703a6c), closes #19840
  • VAutocomplete/VCombobox: prevent focus on menu icon (4b387b5)
  • VBtn: remove negative prepend/append margin with slim prop (665c616)
  • VDataTable: add ability to hide default body (#19844) (2f8ee0f), closes #18854
  • VDataTable: fit mobile row height to content (#19843) (f016954)
  • VDataTable: add missing disable-sort prop (#19820) (4a2de37), closes #19197
  • VDatePicker: disable months outside min/max value (#19822) (67ab46c), closes #19810
  • VDivider: visiblity in container with dynamic height (#19828) (ea567bb), closes #19827
  • VDivider: don't wrap content (d6b292f)
  • VField: avoid cascaded overlay multiplier from parent components (88badc6)
  • VList: pass return-object to nested VListChildren (#19848) (feeb467)
  • VMenu: min width property (#19771) (7d955d2), closes #16987

πŸ§ͺ Labs