Skip to content

@fluentui/react-components v9.54.1

Compare
Choose a tag to compare
@fabricteam fabricteam released this 13 Jun 07:25
· 1045 commits to master since this release

Minor changes

  • Deprecated react-accordion navigation prop. Tab navigation only should be used according to W3 APG pattern. (PR #31587 by mainframev)
  • feat: add support for params (PR #31566 by layershifter)
  • feat: Add consistent start and finish lifecycle callbacks (PR #31644 by ling1726)
  • feat: Adding small size variant. (PR #31589 by mltejera)
  • (chore): Remove NavDrawerHeaderNav component. (PR #31646 by mltejera)
  • feature: onVisibilityChange method to TreeItemLayout action slot (PR #31598 by bsunderhus)

Patches