Skip to content

office-ui-fabric-react v7.82.1

Choose a tag to compare

@fabricteam fabricteam released this 15 Jan 00:21
· 13025 commits to master since this release

Patches

  • ComboBox: Move autoComplete with no freeform key handling to onKeyUp to get access to key value vs key code to support non latin characters (PR #11582 by micahgodbolt)
  • Text: Fixing children check so it can render {0} value. (PR #11659 by khmakoto)
  • Reverting moving tablist to be a parent of tabpanel (PR #11690 by chang47)