Skip to content

8.0.5

Compare
Choose a tag to compare
@pwolfert pwolfert released this 27 Nov 21:33
· 389 commits to main since this release
0e26d59

Design System [8.0.5]

🚀 Added

  • Added a name property to the DropdownChangeObject sent in the Dropdown component's onChange handler (#2805)

🛠 Fixed

  • Worked around React/Google-Translate issue in dropdown options (#2819)
  • Removed redundant table role to fix axe-core error (#2818)
  • Restored ability to disable autocompletes (#2797)