Skip to content

office-ui-fabric-react v7.30.0

Choose a tag to compare

@fabricteam fabricteam released this 04 Sep 12:32
· 13537 commits to master since this release

Minor changes

Patches

  • Dropdown: Fix bug where it was not programatically possible to focus on Dropdown with tabIndex=-1. (PR #10319 by cliffkoh)
  • Checkbox: Added initializeFocusRects to fix focus issue. (PR #10344 by maxwellred)