office-ui-fabric-react v7.39.0
·
13445 commits
to master
since this release
Minor changes
- Adding a prop shouldUpdateWhenHidden to decide whether to udpate hidden callouts and contextual menus (PR #10465 by whykushal93)
- Fix return type of onGrowData() in CommandBar. (PR #10568 by gordianschuda)
Patches
- DetailsList: initialize selection object mode with selectionMode prop if it is defined (PR #10548 by natalieethell)
- fixing focus outline in IE11. The outline in IE11 does not show if it overflows the div it's in unless we explicitly set overflow: visible on the div (other browsers have this as the default). (PR #10571 by lorejoh12)
- Coachmark Accessibility: adding HighContrastSelector to coachmark (PR #10572 by marygans)
- updated callout example with better, accessible example (PR #10575 by micahgodbolt)
- Pivot: Fix accessibility of example. (PR #10602 by jdhuntington)
- Use correct type in docs for 'collapseAllVisibility' in 'GroupedList' (PR #10579 by thomasgassmann)
- Pivot: Improve accessibility of examples. (PR #10606 by jdhuntington)