@fluentui/react-components v9.47.2
·
1515 commits
to master
since this release
Minor changes
- fix: Build errors in TypeScript 5.3 (PR #30810 by behowell)
- fix: column resizing in StrictMode now works (PR #30743 by george-cz)
- fix: DataGrid - prevent unwanted sort after column resizing (#27803) (PR #30780 by george-cz)
- feat: adds appearance and dismissible to TagGroupContext (PR #30800 by bsunderhus)
Patches
- fix: Align Combobox's text baseline with other controls like Input (PR #30733 by behowell)
- fix: Align horizontal Field labels with control text (PR #30732 by behowell)
- Revert #30845 "fix: Input should start with undefined, same as textarea" (PR #30845 by ling1726)
- chore: Increase hit target of input element to fill to the border (PR #30825 by behowell)
- bugfix: add system colors on hover (PR #30071 by bsunderhus)
- bug: Fix accessibility labels and roles (PR #30805 by Mitch-At-Work)
- docs: update Readme to remove unstable statement (PR #30735 by YuanboXue-Amber)