office-ui-fabric-react v7.126.0
fabricteam
released this
06 Aug 00:31
·
9896 commits
to master
since this release
Minor changes
Patches
- Add deprecation notices (PR #13626 by MLoughry)
- Removing unused default props from TeachingBubbleContent. (PR #14239 by czearing)
- Toggle: fix thumb border width style (PR #14361 by tomi-msft)
- Dropdown: Fixing multiselect scenarios not reading out aria-setsize and aria-posinset due to incorrect placement of role=option in Checkbox. (PR #14367 by khmakoto)
- Dropdown: Removing aria-required from multiselect scenarios since it's not allowed for role='button'. (PR #14369 by khmakoto)