Skip to content

office-ui-fabric-react v6.111.0

Compare
Choose a tag to compare
@fabricteam fabricteam released this 06 Dec 13:35
· 13627 commits to master since this release

Minor changes

  • The Dropdown component will now only include an aria-labelled-by attribute when there is no provided ariaLabel prop. This means that the component will honor provided ariaLabels and create markup such that screen readers will read the aria label and not the regular label. (commit by ConorWuertz, pr #7292)

Patches