Skip to content

office-ui-fabric-react v7.55.1

Choose a tag to compare

@fabricteam fabricteam released this 25 Oct 12:32
· 13311 commits to master since this release

Patches

  • Facepile: added ARIA label so ARIA input fields should have an accessible name addressing issue #10877 (PR #10940 by marygans)
  • Dropdown: Moving announcement of selected options from aria-describedby to aria-labelledby. (PR #10962 by khmakoto)
  • Fix button _onDismissMenu to accept undefined event params (PR #10964 by micahgodbolt)