office-ui-fabric-react v6.181.0
·
14309 commits
to master
since this release
Minor changes
- Dropdown/Combobox: Add prop to allow open on focus (commit by joschect, pr #8927)
- DetailsList: Export missing public API symbols (commit by KevinTCoughlin, pr #9058)
Patches
- added element id to the ChoiceGroup component (commit by dfisenko, pr #9046)
- In Edge, prevent pickers from showing "ms-clear" icon when typing. (commit by jdhuntington, pr #9035)
- Removed a few more
typeof windowreferences to avoid memory leaks with IE11. (commit by dzearing, pr #9010) - Picker/DocPage: fix IBasePickerProps doc comment and add type alias to DocPage. (commit by natalieethell, pr #9075)
- withViewport: Respect value change of skipViewportMeasures by reassigning appropriate resize listener (commit by KevinTCoughlin, pr #9027)