Skip to content

office-ui-fabric-react v7.140.0

Compare
Choose a tag to compare
@fabricteam fabricteam released this 24 Sep 12:23
· 8545 commits to master since this release

Minor changes

  • Added a prop preventDismissOnEvent in Callout, and in favor of this deprecated the 3 existing props preventDismissOnScroll, preventDismissOnResize, and preventDismissOnLostFocus in Callout Component (PR #14842 by lamha-lagoe)
  • Callouts: Fix a breaking change where new functionality would cause dismissal on giving focus to an iframe (PR #15192 by joschect)

Patches

  • Set font-family inherit on button and input elements. (PR #15172 by xugao)
  • Pivot: Fix HC styling for pivot tabs to show text when selected (PR #15166 by tomi-msft)