Skip to content

office-ui-fabric-react v7.71.0

Choose a tag to compare

@fabricteam fabricteam released this 11 Dec 12:30
· 13137 commits to master since this release

Minor changes

  • Only update ExtendedPicker state on input events that are not mid-composition (PR #11303 by Adjective-Object)
  • Dropdown: Render options with header in group so that narrator associates group with header (PR #11374 by micahgodbolt)
  • Autocomplete: Allow value to be overriden (PR #11409 by micahgodbolt)

Patches

  • Combobox: multi-select does not clear index on selection. Selected and checked properly supported (PR #11397 by micahgodbolt)
  • fix contextual menu split button cannot be read by screen reader bug (PR #11408 by xugao)