Skip to content

office-ui-fabric-react v7.127.1

Choose a tag to compare

@fabricteam fabricteam released this 12 Aug 18:34
· 11563 commits to master since this release

Patches

  • CommandBar: Show tooltipHost.content when iconMode = true even when text/name is provided in commandBarItemProps (PR #14323 by pranitha-surya)
  • Dropdown: Correctly updating set-size when number of options updates after first render. (PR #14415 by khmakoto)
  • Tooltip: Stopping propagation when clicking Esc on tooltip host. (PR #14476 by khmakoto)