Skip to content

office-ui-fabric-react v7.98.3

Choose a tag to compare

@fabricteam fabricteam released this 03 Mar 12:27
· 12804 commits to master since this release

Patches

  • Using tslint:disable-next-line instead of tslint:disable without a corresponding tslint:enable afterwards for all non-tests and non-data files. (PR #12063 by khmakoto)
  • Link: Make focus work even when Link has block children. (PR #12131 by khmakoto)
  • ScrollablePane example: fix strict function type errors (PR #12150 by xugao)