Skip to content

office-ui-fabric-react v7.133.0

Choose a tag to compare

@fabricteam fabricteam released this 28 Aug 12:29
· 11409 commits to master since this release

Minor changes

  • Icon: Rendering children if passed down as props and adding snapshot tests for these scenarios. (PR #13621 by tomi-msft)

Patches

  • fixing negative date navigation by changing the date clone method from using strings to using the date object itself (PR #14647 by lorejoh12)
  • fixing callout positioning when screen is too small to position and DirectionalHint = left* or right* due to using last value from for loop (PR #14771 by lorejoh12)