Skip to content

office-ui-fabric-react v7.94.1

Choose a tag to compare

@fabricteam fabricteam released this 20 Feb 12:20
· 12890 commits to master since this release

Patches

  • SearchBox: Use native input onBlur to fix blur getting called twice (PR #11604 by micahgodbolt)
  • DatePicker: Fixing onSelectDate event being called twice when allowTextInput is set to true. (PR #11989 by khmakoto)
  • GroupedList: Adding checks for group and selection being undefined. (PR #12000 by khmakoto)
  • FocusZone: fix memory leak caused by closure (PR #12010 by xugao)