Skip to content

office-ui-fabric-react v7.74.0

Choose a tag to compare

@fabricteam fabricteam released this 15 Dec 23:45
· 13116 commits to master since this release

Minor changes

Patches

  • DetailsList: Adding aria-readonly attribute so screen readers don't announce the cells as editable. (PR #11447 by khmakoto)
  • getRTL uses RTL flag on theme if present. (commit)
  • Fix iteration of Sticky items in ScrollablePane (PR #11453 by ThomasMichon)
  • Fix minor doc issues for TextField and pickers (PR #11460 by ecraig12345)
  • Move ARIA role to outer div where native props are assigned to allow for ARIA attributes such as aria-label. (PR #11465 by JasonGore)
  • ContextualMenu: Associate group with header to improve narrator (PR #11471 by micahgodbolt)