Skip to content

v3.7.19

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 00:27
· 94 commits to master since this release

πŸ”§ Bug Fixes

  • framework: replace hasOwn with hasOwnProperty (227ba8e)
  • VDataTableRow: provide correct defaults for special slots (#21071) (a5e2de1)
  • VDatePicker: use adapter date in onMultipleClick (#21091) (0b1dc46), closes #21090

πŸ”¬ Code Refactoring

  • VIcon: swap provideTheme with useTheme (633e7c2)

πŸ§ͺ Labs

  • VDateInput: prevent mobile keyboard showing (#21141) (a9f9897), closes #20580
  • VDateInput: add new display-format prop (d177272)
  • VDateInput: add missing save / cancel events (5ce8ec8)