Skip to content

office-ui-fabric-react v7.51.0

Choose a tag to compare

@fabricteam fabricteam released this 16 Oct 12:33
· 13347 commits to master since this release

Minor changes

  • Announced: add as prop and root styles (PR #10812 by ecraig12345)
  • Allowing role to be overridden on SplitButton (PR #10818 by pagaur)
  • ComboBox and Dropdown: Passing correct onDismiss prop in onRenderContainer. (PR #10847 by khmakoto)

Patches

  • Checkbox: improve checked state handling (PR #10644 by ecraig12345)
  • TeachingBubble udpates: added separate multi-step example to reflect current design toolkit and updated basic teachingbubble example (PR #10660 by marygans)
  • Pivot and Stack: relax child item type checks (PR #10806 by ecraig12345)
  • CommandBar: Replacing inline styles with definition in styles file. (PR #10811 by khmakoto)