@fluentui/react-components v9.54.17
·
538 commits
to master
since this release
Minor changes
- feat: Add resetAutoplay feature to reset index change timer (PR #32897 by Mitch-At-Work)
Patches
- fix: hovered menubutton icon does not disappear (PR #32917 by smhigley)
- fix tabIndex for clear button in Dropdown component (PR #32278 by dmytrokirpa)
- fix: reversed animations (PR #32924 by marcosmoura)
- fix: table selection checkbox or radio should be rendered even if invisible (PR #32846 by smhigley)
Prerelease changes
- BREAKING CHANGE (useVirtualizerDynamicMeasure): optimized with scrollPos state and children height reference, updated algorithm to be more accurate, and exported measurement hook (PR #32375 by Mitch-At-Work)