office-ui-fabric-react v7.57.0
·
13276 commits
to master
since this release
Minor changes
- ColorPicker: add keyboard support and aria labels (PR #10882 by ecraig12345)
- ComboBox: onPendingValueChanged callback before onChange (PR #11052 by jdhuntington)
Patches
- All Components: Added new files and markdown content (PR #10899 by maxwellred)
- Dropdown: error message should have role=alert (PR #10934 by jdhuntington)
- Checkbox: Added title attribute to checkbox containing div (PR #10984 by maxwellred)
- Updating the default foreground values in theming algorithm to match new fluent values (PR #10986 by aneeshack4)
- Toggle: Force wrapping when width-constrained. (PR #10994 by jdhuntington)
- Combobox: Fixed issue where hidden options are shown when arrowing through combobox option list (PR #11038 by maxwellred)