office-ui-fabric-react v7.46.0
·
13380 commits
to master
since this release
Minor changes
- Breadcrumb: Allow setting a custom overflow icon. (PR #10613 by matidomingues)
- Announced: default aria live to polite (PR #10752 by natalieethell)
Patches
- DetailsList: ariaLabel for select all checkbox should be dependent on selection mode (PR #10643 by aneeshack4)
- Changing order of arguments passed to getClassNames. Until now it was inconsistent with type defined in Button.types.ts (PR #10733 by whykushal93)