@fluentui/react-components v9.54.16
·
555 commits
to master
since this release
Minor changes
- feat: Handle nav disabled behavior and provide index based aria labels for next/prev buttons (PR #32844 by Mitch-At-Work)
- Scaffolds SplitNavItem (PR #32870 by mltejera)
- [BREAKING] Removed non functional reserveSelectedNavItemSpace prop. Added defaultOpenCategories and openCategories prop and example. Updated icon selection logic for NavCategoryItem. Exports OnNavItemSelectData. (PR #32489 by mltejera)
Patches
- fix: add correct direction of animations when RTL (PR #32813 by marcosmoura)
- fix(Menu): Do not rely on tabster restorer for focus restore (PR #32840 by ling1726)
- fix: cleanup production dependencies and fix forbidden sub-package import within Menu (PR #32359 by Hotell)
Prerelease changes
- feat: add z-index tokens (PR #32356 by marcosmoura)