@fluentui/react-components v9.54.4
·
891 commits
to master
since this release
Minor changes
- vertically align combobox and dropdown components (PR #31812 by dmytrokirpa)
Patches
- vertically align input component (PR #31812 by dmytrokirpa)
- fix: Check if DOM is available before using Element global to avoid breaks in build. (PR #31907 by sopranopillow)
- vertically align spinbutton component (PR #31812 by dmytrokirpa)
- vertically align textarea component (PR #31812 by dmytrokirpa)
- fix(Tree): Roving tabindexes should be refreshed if current element is unmounted (PR #31918 by ling1726)