Skip to content

office-ui-fabric-react v7.8.0

Choose a tag to compare

@fabricteam fabricteam released this 09 Jul 17:35
· 13817 commits to master since this release

Minor changes

  • Panel: Adding Overlay props. (commit by khmakoto, pr #9668)
  • Modal: Adding overlayProps as a prop. (commit by khmakoto, pr #9696)
  • Adding tooltipHostProps as a prop to the Breadcrumb component. (commit)
  • "FocusZone: Add setFocusAlignment public method to Force horizontal alignment in the context of vertical arrowing to use specific point as the reference, rather than a center based on the last horizontal motion." (commit by nasabek, pr #9534)
  • User should use onRenderPersonaCoin for custom rendering. When this is set, this custom rendering will be used. (commit by gingeroun, pr #9725)