office-ui-fabric-react v7.82.1
·
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)