Skip to content

@fluentui/react v8.7.0

Compare
Choose a tag to compare
@fabricteam fabricteam released this 30 Mar 07:36
· 7342 commits to master since this release

Minor changes

  • Remove dependency from @fluentui/react to @fluentui/react-shared-contexts (PR #17586 by bsunderhus)
  • DetailsList: checkbox is now linked to the rowheader which improves a11y description for each row. (PR #17245 by TristanWatanabe)

Patches

  • VirtualizedComboBox: Now passes id and arialabelledby attributes to List component to ensure ARIA attributes have valid values (PR #17455 by TristanWatanabe)
  • DetailsList: row border now visible when focused in High Contrast Mode (PR #17504 by TristanWatanabe)
  • Fix autofill in the case of controlled combobox (PR #17475 by joschect)
  • Bump @fluentui/react-focus to v8.0.5 (PR #17584 by layershifter)