Skip to content

office-ui-fabric-react v7.36.0

Choose a tag to compare

@fabricteam fabricteam released this 19 Sep 13:05
· 13482 commits to master since this release

Minor changes

  • TagPicker: Updated styles to match toolkit. Added more screener tests. Added read only state. (PR #10200 by maxwellred)
  • Apply CheckboxVisiblity to header as well in DetailsList (PR #10490 by thomasgassmann)

Patches

  • ComboBox: fix for issue resetting suggestedDisplayValue after clearing the content of a comboBox (PR #10102 by marygans)
  • keep aria-label in sync with FloatingPicker open state in BaseExtendedPicker (PR #10360 by Adjective-Object)
  • SplitButton: Updated high contrast styling (PR #10364 by maxwellred)
  • Rating: Fixed duplicates ID on stars with fractional values. (PR #10380 by maxwellred)
  • Coachmark: Fixed pulse beacon RTL animation direction issue. (PR #10381 by maxwellred)
  • add landmark and widget role to searchbox (PR #10477 by micahgodbolt)