Skip to content

office-ui-fabric-react v6.155.0

Choose a tag to compare

@fabricteam fabricteam released this 12 Mar 12:33
· 14755 commits to master since this release

Minor changes

Patches

  • Fix overflow calculation for non-collapsible columns (commit by ThomasMichon, pr #8203)
  • FocusTrapZone: Fix for zones that have zero tabbable elements. (commit by JasonGore, pr #8274)
  • updating calendaryear to work when react version upgrades (commit by lorejoh12, pr #8156)
  • DetailsHeader: remove duplicate IDetailsHeaderState (commit by natalieethell, pr #8266)
  • Panel: fixes regression when no custom navigation renderer provided and hasCloseButton prop is set to false there should not be an empty div rendered occupying the space. (commit by Vitalius1, pr #8252)