Skip to content

office-ui-fabric-react v7.21.0

Choose a tag to compare

@fabricteam fabricteam released this 07 Aug 12:32
· 13665 commits to master since this release

Minor changes

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)