Skip to content

@fluentui/react-tree v9.6.0

Compare
Choose a tag to compare
@fabricteam fabricteam released this 07 Jun 07:26
· 1094 commits to master since this release

Minor changes

  • feature: preventScroll on navigation (PR #31577 by bsunderhus)
  • Bump @fluentui/react-aria to v9.12.0 (PR #31586 by Hotell)
  • Bump @fluentui/react-avatar to v9.6.29 (PR #31586 by Hotell)
  • Bump @fluentui/react-button to v9.3.83 (PR #31586 by Hotell)
  • Bump @fluentui/react-checkbox to v9.2.28 (PR #31586 by Hotell)
  • Bump @fluentui/react-context-selector to v9.1.61 (PR #31586 by Hotell)
  • Bump @fluentui/react-radio to v9.2.23 (PR #31586 by Hotell)
  • Bump @fluentui/react-tabster to v9.21.5 (PR #31586 by Hotell)
  • Bump @fluentui/react-utilities to v9.18.10 (PR #31586 by Hotell)
  • Bump @fluentui/react-jsx-runtime to v9.0.39 (PR #31586 by Hotell)

Patches

  • bugfix: ensure roving tab index when children content changes (PR #31595 by bsunderhus)
  • chore: ensure only state or defaultState is provided on useControllableState hook invocation (PR #31461 by bsunderhus)