office-ui-fabric-react v7.21.0
·
13665 commits
to master
since this release
Minor changes
- Updating styles to not use $ syntax. (commit by dzearing, PR #9635)
- Initial implementation of clickable legends (commit by atul4mlko, PR #10070)
Patches
- Add customization section to Themes page (commit by natalieethell, PR #9981)
- Checkbox: Fix for an accessibility bug where checkbox labels were read at two different locations in Narrator's scan mode (commit by kisiebel, PR #10059)
- moving the async clearTimeout call inside the if check to prevent accidentally clearing the timeout unless we're going to be making a new one (commit by lorejoh12, PR #10076)