Skip to content

v3.7.3

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 14:50
· 130 commits to master since this release

🎨 StoryBook

📄 Changelog

Fixed

  • Chip: fix forward key down event on clickable chip
  • TextField: fix forward aria-describedby prop to input

Changed

  • Select, SelectMultiple: add selectElementRef prop to reference the actual input field of these components.