Skip to content

office-ui-fabric-react v7.55.0

Choose a tag to compare

@fabricteam fabricteam released this 24 Oct 12:31
· 13315 commits to master since this release

Minor changes

  • Do not expand date picker on TextField click when disableAutoFocus is true and allowTextInput is true. (PR #10913 by phtucker)

Patches

  • FocusZone: unhooking capture keydown handler at the right time to avoid a race condition. (PR #10941 by dzearing)
  • Make DetailsRow data-is-focusable configurable (PR #10951 by KevinTCoughlin)
  • Adds aria label to basebutton on the outer div (commit)