office-ui-fabric-react v7.5.0
·
13915 commits
to master
since this release
Minor changes
- Adds dual presence to PersonaPresence (commit by Markionium, pr #9451)
- Slider: onChanged is fired after a delay following keydown events. (commit by natalieethell, pr #9530)
Patches
- Tooltip: add onKeyDown handler to dismiss on escape (commit by natalieethell, pr #9470)
- Combobox: Fix styles so that RootChecked works (commit by joschect, pr #9515)
- Don't expand ComboBox flyout on touch when disabled. (commit by phtucker, pr #9524)
- TooltipHost: fix the closeDelay Tooltip bug where a user could not interact with the Tooltip because it would close. (commit by natalieethell, pr #9519)