Skip to content

office-ui-fabric-react v7.93.0

Choose a tag to compare

@fabricteam fabricteam released this 12 Feb 12:24
· 12924 commits to master since this release

Minor changes

  • Re-export react-focus's FocusZone from OUFR (PR #11765 by dzearing)
  • Replacing deprecated StatelessComponent references with FunctionComponent. (PR #11891 by khmakoto)
  • ContextualMenu: change role of category options to menuitemcheckbox (PR #11924 by aneeshack4)

Patches

  • TextField example: fix onChange typing error when strictFunctionType is true (PR #11928 by xugao)