Skip to content

v3.8.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 14:43
· 3 commits to master since this release

πŸ”§ Bug Fixes

  • md3: use outlined variant for form controls (64fae35)
  • validation: a disabled / readonly field should always be valid (#21222) (8711494)
  • VAutocomplete: correct match splitting with custom filter (1bef712), closes #21228
  • VCode: display multiline as inline-block (d183b40)
  • VDataTable: ignore default filter if query is empty (0a8de9b), closes #21212
  • VDataTable: data table expand button content overflows (#21218) (82a321a), closes #20545
  • VDatePicker: resolve firstDayOfWeek from locale (#21260) (1c1d6b0)
  • VDatePicker: use start of week to calculate week numbers (#21199) (7321535), closes #20724 #20490
  • VTooltip, VSnackbar: increase contrast on dark theme (#21184) (638977e)