office-ui-fabric-react v7.106.1
·
12509 commits
to master
since this release
Patches
- Adding Stack snapshot test for RTL scenarios. (PR #12649 by khmakoto)
- Readme: Add migration info (PR #12508 by ecraig12345)
- removing more references to wrong icon-ppt.png icon in wrong folder (PR #12422 by bigbadcapers)
- Fixed a bug in the DatePicker causing an existing validation error to be cleared when tabbing through the component. (PR #12602 by michaelmajgaard)
- Panel: passing close button styles down using subComponentStyles (PR #12630 by xugao)
- Examples: fix bad practice styles prop (PR #12631 by xugao)
- Updated DatePicker and ComboBox examples to use function components (PR #12637 by czearing)
- Updating Rating, Text, OverflowSet, and Dropdown examples to use function components (PR #12638 by czearing)
- always return explicit Fabric dir (PR #12647 by micahgodbolt)
- Adding SVG icon examples (PR #12608 by mnajdova)
- Keyframes are calculated on access. This helps with SSR generation, as namespace will be respected. (PR #12668 by dzearing)
- DetailsRow.base bug fix for cellStyleProps (PR #12691 by sgbdev)