Skip to content

@fluentui/react-components v9.46.0

Compare
Choose a tag to compare
@fabricteam fabricteam released this 24 Jan 07:28
· 1777 commits to master since this release

Minor changes

Patches

  • chore: import UnionToIntersection from react-utilities instead of redeclaring it locally (PR #30317 by bsunderhus)
  • feat: Add navigationIcons prop to allow customization of Calendar's navigation icons. (PR #30329 by sopranopillow)
  • fix: aria-multiselectable is unnecessary with menu roles (PR #30225 by smhigley)
  • fix(Dropdown): add type=button to clearButton (PR #30362 by layershifter)
  • fix: cleanup overflow manager on every unmount (PR #30363 by marcosmoura)
  • chore: import DistributiveOmit from react-utilities instead of redeclaring it locally (PR #30317 by bsunderhus)