office-ui-fabric-react v6.164.5
·
14563 commits
to master
since this release
Patches
- SelectionZone: Disallow selection when selection mode is SelectionMode.none (commit by KevinTCoughlin, pr #8605)
- Dialog, Layer, and Modal partial css-in-js conversions (commit by ecraig12345, pr #8601)
- Modal: constrain scrollableContent height to 100vh and window.innerHeight for mobile Safari to support DetailsList virtualization (commit by kkjeer, pr #8568)
- Convert OverflowSet examples and one Panel example to css-in-js (commit by ecraig12345, pr #8600)
- Fix for scrolling functionality in Suggestions component. (commit by PratikDeshpande, pr #8275)
- Toggle: make on/off text clickable (commit by kkjeer, pr #8597)
- Tooltip: fixing the color and font size of subText not to be overriden by external UHF css. (commit by Vitalius1, pr #8585)