@fluentui/react-components v9.46.0
·
1777 commits
to master
since this release
Minor changes
- feat: add AriaLiveAnnouncer component (PR #30345 by layershifter)
- feat: add AriaLiveAnnouncer component (PR #30345 by layershifter)
- chore: initial release (PR #30359 by layershifter)
- feat: helper type DistributiveOmit (PR #30317 by bsunderhus)
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
toclearButton
(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)