Skip to content

office-ui-fabric-react v7.8.1

Choose a tag to compare

@fabricteam fabricteam released this 10 Jul 12:28
· 13805 commits to master since this release

Patches

  • Dropdown: set aria-hidden to true on the ChevronDown icon so that it is not picked up by the screen reader (commit by natalieethell, pr #9728)
  • Button: Fixing CompoundButton and SplitButton high contrast mode styling. (commit by khmakoto, pr #9722)
  • FocusTrapZone: Updating overview description to indicate restriction of website interaction. (commit by khmakoto, pr #9732)
  • Nav: fixes focus border in High Contrast mode. (commit)
  • Pickers: replace empty string with undefined. (commit)