@fluentui/react-components v9.46.4
·
1711 commits
to master
since this release
Minor changes
- chore: Simplify high contrast visuals for RatingItem, and remove iconOutline from RatingDisplay (PR #30457 by behowell)
- feat: useSetKeyboardNavigation hook (PR #30316 by ling1726)
Patches
- chore: adds @fluentui/react-jsx-runtime as dependency (PR #30485 by bsunderhus)
- fix: Update year and month pickers to use the correct keyboard navigation type and apply requested focus indicator width from design for day picker. (PR #30435 by sopranopillow)
- fix: Apply aria-disabled to DatePicker's contentAfter slot to avoid confusion when using screen readers. (PR #30435 by sopranopillow)
- fix: MessageBar with no actions should have correct spacing (PR #30481 by ling1726)
- fix(react-migration-v0-v9): add northstar to dependencies (PR #30303 by Hotell)
- chore: bump northstar version (PR #30478 by Hotell)
- fix: Resize heuristic should account for zero dimensions (PR #30439 by ling1726)
- chore: add accesibility props to Rating and RatingDisplay (PR #30414 by tomi-msft)
- chore: add accessibility props to Rating and RatingDisplay (PR #30421 by tomi-msft)
- Adds custom onChange callback on SearchBox preview so consumers can handle clear event. (PR #29038 by syphe)
- bugfix: regression fix for focus and blur events on TreeItem (PR #30436 by bsunderhus)
- bugfix: onOpenChange inconsistent between Tree and TreeItem (PR #30050 by bsunderhus)