@fluentui/react-components v9.55.1
·
468 commits
to master
since this release
Minor changes
- refactor: simplify motion component variant creation (PR #32939 by robertpenner)
- feat: add Collapse orientation parameter & horizontal implementation (PR #32998 by robertpenner)
- feature: add rounded tab variant (PR #32944 by dmytrokirpa)
- feat: Add fade motion to carousel as an optional prop (PR #33000 by Mitch-At-Work)
- feat: Enable circular focus if circular, and enable animations on focus index change (PR #33015 by Mitch-At-Work)
- feat: export MotionParam type (PR #32939 by robertpenner)
Patches
- fix: Collapse should only effect opacity when animateOpacity is true (PR #32999 by robertpenner)
- fix: useMergedTabsterAttributes should accept null/undefined values (PR #32983 by ling1726)