Skip to content

office-ui-fabric-react v7.47.0

Choose a tag to compare

@fabricteam fabricteam released this 09 Oct 22:25
· 13376 commits to master since this release

Minor changes

  • ResponsiveMode: defaulting to large to avoid breaking changes for scenarios assuming it would be available on first render. (PR #10763 by dzearing)

Patches

  • Dropdown: when openOnKeyboardFocus prop is set to true, the Dropdown now does not close the options callout immediately. (PR #10748 by xugao)