Skip to content

office-ui-fabric-react v7.108.0

Choose a tag to compare

@fabricteam fabricteam released this 01 May 00:19
· 12406 commits to master since this release

Minor changes

  • Updating IPoint, x and y references to Point, left and top respectively. (PR #12722 by khmakoto)
  • Popup: add onRestoreFocus method to replace shouldRestoreFocus (PR #12806 by joschect)

Patches

  • Change contextual menu renderMenuItem function to prevent prop mutation and unneeded rerenders (PR #12750 by tabrumle)
  • Updating examples for ScrollablePane and HoverCard to use FC (PR #12871 by czearing)