Skip to content

v2.3.13

Choose a tag to compare

@github-actions github-actions released this 06 Oct 22:22

🔧 Bug Fixes

  • click-outside: allow programmatic click outside (#12109) (6d26819), closes #12107
  • sass: allow $material-dark-elevation-colors to be overridden (#12340) (41cbb3a)
  • types: add missing icons to VuetifyIcons interface (#12131) (9ee10fd)
  • VProgressCircular: dark theme background color clash (#12192) (a95840e)
  • VSelect: don't close when a detachable child is clicked (5077c3c), closes #12354