Skip to content

office-ui-fabric-react v7.25.0

Choose a tag to compare

@fabricteam fabricteam released this 15 Aug 12:30
· 13623 commits to master since this release

Minor changes

  • Adding prop on BaseButton to allow user to specify custom props on SplitButton's primary action button. (commit by pagaur, PR #10030)
  • Rename deprecated React lifecycle functions to prevent development mode warnings in React 16.9. (commit by JasonGore, PR #10137)
  • Add fast Icon variants and useFastIcons option in DetailsList (commit by ecraig12345, PR #9884)

Patches