Skip to content

office-ui-fabric-react v7.54.0

Choose a tag to compare

@fabricteam fabricteam released this 22 Oct 12:32
· 13327 commits to master since this release

Minor changes

  • ContextualMenu: Tightening types of onDismiss callback. (PR #10889 by khmakoto)

Patches

  • consume suggestionsAvailableAlertText prop to floating picker, so that the screen readers can announce the apperance of suggestions when the prop is set. (PR #9912 by YuningB)
  • Fix getDerivedStateFromProps signatures (PR #10848 by ecraig12345)
  • TagPicker: prevent long items from overflowing narrow container (PR #10917 by ecraig12345)
  • TagPicker: Close button high contrast color fix (PR #10926 by joschect)