Skip to content

@fluentui/react-components v9.58.0

Compare
Choose a tag to compare
@fabricteam fabricteam released this 23 Jan 07:25
· 135 commits to master since this release

Minor changes

  • fix: Updating FluentProvider types to avoid implicit import in API definition. (PR #33590 by khmakoto)
  • feature: single line layout (PR #32247 by bsunderhus)
  • feature: introduces navigationMode property (PR #33658 by bsunderhus)
  • feature: TreeRootReset component (PR #33663 by bsunderhus)
  • feature: re-export react-tag-picker context (PR #32247 by bsunderhus)
  • feature: TreeRootReset component (PR #33663 by bsunderhus)
  • [BREAKING CHANGE] Replacing NavSize type and size prop with NavDensity type and density prop to avoid collisions with size on base Drawer component. (PR #33559 by mltejera)

Patches