Skip to content

office-ui-fabric-react v7.32.0

Choose a tag to compare

@fabricteam fabricteam released this 12 Sep 12:34
· 13512 commits to master since this release

Minor changes

  • Persona: Adding size120 to the PersonaSize enum, updating API. (commit)

Patches

  • Only render SpinButton label container if label or icon is present (PR #10392 by KevinTCoughlin)
  • Fix examples to only export a single component (PR #10408 by ecraig12345)
  • Combobox: Fix issue where it would mutate props (PR #10410 by joschect)
  • Pickers: make background color of input transparent so it doesn't clip border (PR #10420 by joschect)
  • GroupedList: Fixed selected prop value not being set. (PR #10421 by maxwellred)