office-ui-fabric-react v6.158.0
·
14669 commits
to master
since this release
Minor changes
- SelectedPeopleList: Key wrapped selectedItem children when they are keyed (commit by Adjective-Object, pr #8258)
Patches
- Breadcrumb: Update custom divider example to have aria-hidden on divider (commit by leddie24, pr #8381)
- GroupHeader & GroupFooter: Extend React.Component instead of BaseComponent (commit by KevinTCoughlin, pr #8385)
- Improve TextField example accessibility (commit by jdhuntington, pr #8226)
- TextField: Fixed flex bug in IE11 (commit by micahgodbolt, pr #8408)
- move replaceItem from SelectedPeopleList to BaseSelectedItemsList (commit by Adjective-Object, pr #8398)