office-ui-fabric-react
Version:
Reusable React components for building experiences for Microsoft 365.
961 lines (549 loc) • 408 kB
Markdown
# Change Log - office-ui-fabric-react
This log was last generated on Fri, 18 Jun 2021 12:22:44 GMT and should not be manually modified.
<!-- Start content -->
## [7.171.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.171.0)
Fri, 18 Jun 2021 12:22:44 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.170.3..office-ui-fabric-react_v7.171.0)
### Minor changes
- ProgressIndicator: Deriving aria-labelledby and aria-describedby. ([PR #18604](https://github.com/microsoft/fluentui/pull/18604) by Humberto.Morimoto@microsoft.com)
## [7.170.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.170.3)
Wed, 09 Jun 2021 12:23:02 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.170.2..office-ui-fabric-react_v7.170.3)
### Patches
- "Fix a11y bug for DatePicker day cell: Ensures ARIA attributes are allowed for an element's role" ([PR #18450](https://github.com/microsoft/fluentui/pull/18450) by lishua@microsoft.com)
## [7.170.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.170.2)
Fri, 04 Jun 2021 12:24:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.170.1..office-ui-fabric-react_v7.170.2)
### Patches
- applying package updates ([PR #18389](https://github.com/microsoft/fluentui/pull/18389) by rongqizhou@microsoft.com)
## [7.170.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.170.1)
Thu, 13 May 2021 12:26:09 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.170.0..office-ui-fabric-react_v7.170.1)
### Patches
- Remove aria-label from Combobox options when no ariaLabel prop is defined ([PR #18152](https://github.com/microsoft/fluentui/pull/18152) by sarah.higley@microsoft.com)
- DatePicker: when textfield prop received contains an id, that id is now properly applied to TextField input. ([PR #18163](https://github.com/microsoft/fluentui/pull/18163) by tristan.watanabe@gmail.com)
## [7.170.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.170.0)
Mon, 03 May 2021 12:24:23 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.169.0..office-ui-fabric-react_v7.170.0)
### Minor changes
- support proportional columns in detailslist, allow custom rendering of header cells ([PR #17965](https://github.com/microsoft/fluentui/pull/17965) by jolamusg@microsoft.com)
## [7.169.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.169.0)
Fri, 30 Apr 2021 12:26:03 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.168.2..office-ui-fabric-react_v7.169.0)
### Minor changes
- Add support to Slider, to allow selecting a lower and upper bound of a range ([PR #17913](https://github.com/microsoft/fluentui/pull/17913) by shi.cheng@microsoft.com)
## [7.168.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.168.2)
Tue, 27 Apr 2021 12:24:13 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.168.1..office-ui-fabric-react_v7.168.2)
### Patches
- cherrypick hidden panel on dismiss bug to v7 ([PR #17962](https://github.com/microsoft/fluentui/pull/17962) by ololubek@microsoft.com)
- DetailsList: Adding support for customized role. ([PR #17957](https://github.com/microsoft/fluentui/pull/17957) by vishgup@microsoft.com)
## [7.168.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.168.1)
Mon, 26 Apr 2021 12:24:57 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.168.0..office-ui-fabric-react_v7.168.1)
### Patches
- ContextualMenu: focused div when menu is opened now has role = menu ([PR #17854](https://github.com/microsoft/fluentui/pull/17854) by tristan.watanabe@gmail.com)
- Dropdown: no longer automatically selects the first option when dropdown receives keyboard focus ([PR #17856](https://github.com/microsoft/fluentui/pull/17856) by tristan.watanabe@gmail.com)
- TeachingBubble: Keyboard focus now properly visible on buttons ([PR #17709](https://github.com/microsoft/fluentui/pull/17709) by tristan.watanabe@gmail.com)
## [7.168.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.168.0)
Fri, 16 Apr 2021 12:23:43 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.167.0..office-ui-fabric-react_v7.168.0)
### Minor changes
- ContextualMenu: Making IMenuItemStyles and IContextualMenuItemStyles optional instead of required. ([PR #17834](https://github.com/microsoft/fluentui/pull/17834) by Humberto.Morimoto@microsoft.com)
### Patches
- Button: Setting focus visibility to true in scenarios where it should be supported. ([PR #17833](https://github.com/microsoft/fluentui/pull/17833) by Humberto.Morimoto@microsoft.com)
## [7.167.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.167.0)
Thu, 15 Apr 2021 12:23:48 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.166.2..office-ui-fabric-react_v7.167.0)
### Minor changes
- DetailsList: checkbox is now linked to the rowheader which improves a11y description for each row. ([PR #17623](https://github.com/microsoft/fluentui/pull/17623) by tristan.watanabe@gmail.com)
## [7.166.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.166.2)
Fri, 09 Apr 2021 12:25:21 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.166.1..office-ui-fabric-react_v7.166.2)
### Patches
- BasePicker: added high contrast styling to sass file when picker is disabled ([PR #17247](https://github.com/microsoft/fluentui/pull/17247) by tristan.watanabe@gmail.com)
- Pickers SuggestionsItems: remove button now visible after receiving keyboard focus ([PR #17457](https://github.com/microsoft/fluentui/pull/17457) by tristan.watanabe@gmail.com)
- VirtualizedComboBox: Now passes id and arialabelledby attributes to List component to ensure ARIA attributes have valid valuesd ([PR #17627](https://github.com/microsoft/fluentui/pull/17627) by tristan.watanabe@gmail.com)
## [7.166.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.166.1)
Thu, 08 Apr 2021 12:22:15 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.166.0..office-ui-fabric-react_v7.166.1)
### Patches
- Update BasePicker to use ARIA 1.2 combobox pattern ([PR #17681](https://github.com/microsoft/fluentui/pull/17681) by sarah.higley@microsoft.com)
## [7.166.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.166.0)
Wed, 07 Apr 2021 12:24:39 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.165.2..office-ui-fabric-react_v7.166.0)
### Minor changes
- SplitButton: when primary button is disabled, menu button is now focusable and explicitly added to tab order ([PR #17708](https://github.com/microsoft/fluentui/pull/17708) by tristan.watanabe@gmail.com)
### Patches
- Dropdown accessibility fix: move to ARIA 1.2 combobox ([PR #17715](https://github.com/microsoft/fluentui/pull/17715) by sarah.higley@microsoft.com)
## [7.165.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.165.2)
Thu, 01 Apr 2021 12:21:50 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.165.1..office-ui-fabric-react_v7.165.2)
### Patches
- Memoize useKeytipRef ([PR #17656](https://github.com/microsoft/fluentui/pull/17656) by dahajek@microsoft.com)
## [7.165.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.165.1)
Mon, 22 Mar 2021 12:24:45 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.165.0..office-ui-fabric-react_v7.165.1)
### Patches
- Facepile: overflow number and icons are now properly visible in High Contrast Mode ([PR #17486](https://github.com/microsoft/fluentui/pull/17486) by tristan.watanabe@gmail.com)
## [7.165.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.165.0)
Thu, 18 Mar 2021 12:25:08 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.164.2..office-ui-fabric-react_v7.165.0)
### Minor changes
- Adding ability to pass a Rectangle as a target and account for it in positioning logic. ([PR #17468](https://github.com/microsoft/fluentui/pull/17468) by Humberto.Morimoto@microsoft.com)
### Patches
- Bump @uifabric/react-hooks to v7.14.0 ([PR #17468](https://github.com/microsoft/fluentui/pull/17468) by Humberto.Morimoto@microsoft.com)
## [7.164.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.164.2)
Wed, 17 Mar 2021 19:23:22 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.164.1..office-ui-fabric-react_v7.164.2)
### Patches
- Bump @uifabric/foundation to v7.9.26 ([PR #17431](https://github.com/microsoft/fluentui/pull/17431) by elcraig@microsoft.com)
## [7.164.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.164.1)
Mon, 15 Mar 2021 12:27:30 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.164.0..office-ui-fabric-react_v7.164.1)
### Patches
- Remove incorrect rowindex and rowcount for grouped detailslist and groupedlist, fix remaining automated a11y errors ([PR #17343](https://github.com/microsoft/fluentui/pull/17343) by sarah.higley@microsoft.com)
## [7.164.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.164.0)
Wed, 10 Mar 2021 12:28:45 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.163.0..office-ui-fabric-react_v7.164.0)
### Minor changes
- Dropdown: cherry pick #16298 ([PR #16959](https://github.com/microsoft/fluentui/pull/16959) by joschect@microsoft.com)
### Patches
- Adds role="presentation" to BasePicker div for screen reader accessibility" ([PR #17325](https://github.com/microsoft/fluentui/pull/17325) by sarah.higley@microsoft.com)
- cherry picked 'Add jsxRuntime classic pragma (#16863)' from master ([PR #17340](https://github.com/microsoft/fluentui/pull/17340) by trenkmann@noxum.com)
## [7.163.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.163.0)
Tue, 09 Mar 2021 12:24:49 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.162.1..office-ui-fabric-react_v7.163.0)
### Minor changes
- Update swatch colorpicker to allow for unselected ([PR #17240](https://github.com/microsoft/fluentui/pull/17240) by sareiff@microsoft.com)
### Patches
- Fix Slider Keyboard Controls when `props.value` changes ([PR #17251](https://github.com/microsoft/fluentui/pull/17251) by shrbalaji@microsoft.com)
- update detailslist to use grid aria props for group rows ([PR #17300](https://github.com/microsoft/fluentui/pull/17300) by sarah.higley@microsoft.com)
## [7.162.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.162.1)
Tue, 02 Mar 2021 12:28:02 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.162.0..office-ui-fabric-react_v7.162.1)
### Patches
- Picker Suggestions: focused dropdown option is now properly highlighted in High Contrast Mode ([PR #17142](https://github.com/microsoft/fluentui/pull/17142) by tristan.watanabe@gmail.com)
## [7.162.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.162.0)
Fri, 26 Feb 2021 21:31:33 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.161.0..office-ui-fabric-react_v7.162.0)
### Minor changes
- Allow itemSubMenuProvider to return a boolean ([PR #17150](https://github.com/microsoft/fluentui/pull/17150) by keyou@microsoft.com)
## [7.161.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.161.0)
Fri, 19 Feb 2021 12:25:47 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.160.3..office-ui-fabric-react_v7.161.0)
### Minor changes
- Link: Adding underline prop. ([PR #16624](https://github.com/microsoft/fluentui/pull/16624) by humbertomakotomorimoto@gmail.com)
### Patches
- ScrollablePane: removes aria-hidden attribute so Sticky content are no longer hidden from screen readers ([PR #17044](https://github.com/microsoft/fluentui/pull/17044) by tristan.watanabe@gmail.com)
## [7.160.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.160.3)
Thu, 18 Feb 2021 12:25:56 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.160.2..office-ui-fabric-react_v7.160.3)
### Patches
- Fix contrast of 'filter chevron' against background color ([PR #16881](https://github.com/microsoft/fluentui/pull/16881) by tmichon@microsoft.com)
- BasePicker: combobox role and id are removed when itemLimit is reached ([PR #16958](https://github.com/microsoft/fluentui/pull/16958) by tristan.watanabe@gmail.com)
- Fix handling of topOffsetFixed for Modal ([PR #17018](https://github.com/microsoft/fluentui/pull/17018) by tmichon@microsoft.com)
- Utilize useLayoutEffect for keytips to mimic didUpdate/didMount - Fixes for dynamic menu overflow keytips ([PR #17043](https://github.com/microsoft/fluentui/pull/17043) by keyou@microsoft.com)
## [7.160.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.160.2)
Tue, 16 Feb 2021 12:29:58 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.160.1..office-ui-fabric-react_v7.160.2)
### Patches
- PersonaCoin: mergeStyles function is now memoized to prevent repeated calls on render ([PR #16979](https://github.com/microsoft/fluentui/pull/16979) by tristan.watanabe@gmail.com)
## [7.160.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.160.1)
Fri, 12 Feb 2021 12:25:18 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.160.0..office-ui-fabric-react_v7.160.1)
### Patches
- Remove use of getEdgeChromiumNoHighContrastAdjustSelector ([PR #16951](https://github.com/microsoft/fluentui/pull/16951) by sareiff@microsoft.com)
## [7.160.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.160.0)
Thu, 11 Feb 2021 12:25:26 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.159.0..office-ui-fabric-react_v7.160.0)
### Minor changes
- Update high contract to support forced colors ([PR #16924](https://github.com/microsoft/fluentui/pull/16924) by sareiff@microsoft.com)
### Patches
- add role of menu to the ul element of a section item ([PR #16932](https://github.com/microsoft/fluentui/pull/16932) by makopch@microsoft.com)
## [7.159.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.159.0)
Wed, 10 Feb 2021 12:25:19 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.158.3..office-ui-fabric-react_v7.159.0)
### Minor changes
- PersonaCoin: now accepts initialsTextColor prop which sets the text color of the Persona Coin ([PR #16908](https://github.com/microsoft/fluentui/pull/16908) by tristan.watanabe@gmail.com)
### Patches
- [v7.0]ChoiceGroup: Focus border is now visible when focus method is called ([PR #16897](https://github.com/microsoft/fluentui/pull/16897) by tristan.watanabe@gmail.com)
## [7.158.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.158.3)
Tue, 09 Feb 2021 12:26:30 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.158.1..office-ui-fabric-react_v7.158.3)
### Patches
- Fixing the modal Panel outerclick issue ([PR #16826](https://github.com/microsoft/fluentui/pull/16826) by ololubek@microsoft.com)
- Modify getInitials to strip [xyz] and {xyz} just like it strips (xyz) ([PR #16875](https://github.com/microsoft/fluentui/pull/16875) by elvonspa@microsoft.com)
## [7.158.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.158.1)
Wed, 03 Feb 2021 12:24:38 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.158.0..office-ui-fabric-react_v7.158.1)
### Patches
- [v7.0]Checkbox: border is now visible when element is in focus in High Contrast White Mode ([PR #16747](https://github.com/microsoft/fluentui/pull/16747) by tristan.watanabe@gmail.com)
## [7.158.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.158.0)
Tue, 02 Feb 2021 12:28:03 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.157.2..office-ui-fabric-react_v7.158.0)
### Minor changes
- StackItem: allow passing native properties to the root element ([PR #16743](https://github.com/microsoft/fluentui/pull/16743) by tristan.watanabe@gmail.com)
## [7.157.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.157.2)
Thu, 28 Jan 2021 12:23:57 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.157.1..office-ui-fabric-react_v7.157.2)
### Patches
- Port delayed keytip fix to onKeytipUpdated ([PR #16615](https://github.com/microsoft/fluentui/pull/16615) by keyou@microsoft.com)
- Fix high contrast override for SplitButton ([PR #16635](https://github.com/microsoft/fluentui/pull/16635) by andredias@microsoft.com)
## [7.157.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.157.1)
Wed, 27 Jan 2021 12:24:03 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.157.0..office-ui-fabric-react_v7.157.1)
### Patches
- Selected footers in the FloatingPicker should have highlighting in high contrast mode ([PR #16618](https://github.com/microsoft/fluentui/pull/16618) by elvonspa@microsoft.com)
- Add missing styles for disabled buttons ([PR #16645](https://github.com/microsoft/fluentui/pull/16645) by andredias@microsoft.com)
## [7.157.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.157.0)
Tue, 26 Jan 2021 12:25:15 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.156.0..office-ui-fabric-react_v7.157.0)
### Minor changes
- Add additional prop support to IBreadcrumbItems ([PR #16532](https://github.com/microsoft/fluentui/pull/16532) by andredias@microsoft.com)
### Patches
- Add high contrast overrides for Separator ([PR #16589](https://github.com/microsoft/fluentui/pull/16589) by andredias@microsoft.com)
## [7.156.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.156.0)
Wed, 20 Jan 2021 12:31:09 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.155.3..office-ui-fabric-react_v7.156.0)
### Minor changes
- (7.0)feat: add new property onRenderStar for Rating ([PR #16469](https://github.com/microsoft/fluentui/pull/16469) by qiuya@microsoft.com)
### Patches
- Tooltip: Fix positioning issues that can cause tooltip to flash/not render ([PR #16454](https://github.com/microsoft/fluentui/pull/16454) by jspurlin@microsoft.com)
- Toggle: fix label click target being too wide. ([PR #16500](https://github.com/microsoft/fluentui/pull/16500) by xgao@microsoft.com)
## [7.155.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.155.3)
Thu, 24 Dec 2020 12:25:12 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.155.2..office-ui-fabric-react_v7.155.3)
### Patches
- TextField: set type="button" on reveal password button ([PR #16294](https://github.com/microsoft/fluentui/pull/16294) by elcraig@microsoft.com)
## [7.155.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.155.2)
Thu, 17 Dec 2020 12:27:50 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.155.0..office-ui-fabric-react_v7.155.2)
### Patches
- Cherrypick PR #16177 - Fix navigating across suggestion items in narrator scan mode ([PR #16241](https://github.com/microsoft/fluentui/pull/16241) by kuanubha@microsoft.com)
## [7.155.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.155.0)
Tue, 15 Dec 2020 12:27:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.154.0..office-ui-fabric-react_v7.155.0)
### Patches
- Pickers: Add ability to pass in aria-label ([PR #16225](https://github.com/microsoft/fluentui/pull/16225) by joschect@microsoft.com)
## [7.154.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.154.0)
Fri, 11 Dec 2020 12:27:18 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.153.4..office-ui-fabric-react_v7.154.0)
### Minor changes
- Add support for ariaDescription in context menu items ([PR #15973](https://github.com/microsoft/fluentui/pull/15973) by sareiff@microsoft.com)
## [7.153.4](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.153.4)
Thu, 03 Dec 2020 12:30:04 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.153.3..office-ui-fabric-react_v7.153.4)
### Patches
- Toggle: Update toggle pill background color on hover to use semanticColors from theme. ([PR #16114](https://github.com/microsoft/fluentui/pull/16114) by xgao@microsoft.com)
## [7.153.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.153.3)
Wed, 02 Dec 2020 12:24:45 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.153.2..office-ui-fabric-react_v7.153.3)
### Patches
- Dropdown: fix option text truncation for single-select. ([PR #16113](https://github.com/microsoft/fluentui/pull/16113) by xgao@microsoft.com)
## [7.153.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.153.2)
Thu, 26 Nov 2020 12:29:51 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.153.1..office-ui-fabric-react_v7.153.2)
### Patches
- Ensure display style of column drop targets is not overridden ([PR #16014](https://github.com/microsoft/fluentui/pull/16014) by tmichon@microsoft.com)
## [7.153.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.153.1)
Wed, 25 Nov 2020 12:26:27 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.153.0..office-ui-fabric-react_v7.153.1)
### Patches
- SearchBox: Don't prevent Esc from propagating if the box is empty ([PR #16017](https://github.com/microsoft/fluentui/pull/16017) by behowell@microsoft.com)
## [7.153.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.153.0)
Tue, 24 Nov 2020 12:26:56 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.152.1..office-ui-fabric-react_v7.153.0)
### Minor changes
- Allow GroupedList to receive rootListProps ([PR #16050](https://github.com/microsoft/fluentui/pull/16050) by noloyola@microsoft.com)
- Add re-exports for date-time-utilities ([PR #16054](https://github.com/microsoft/fluentui/pull/16054) by elcraig@microsoft.com)
### Patches
- Have Dropdown render the title as a string rather than a string inside a React Fragment, to work around a React bug when using Chrome's translation feature. ([PR #16020](https://github.com/microsoft/fluentui/pull/16020) by behowell@microsoft.com)
## [7.152.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.152.1)
Fri, 20 Nov 2020 12:27:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.152.0..office-ui-fabric-react_v7.152.1)
### Patches
- Only attempt to handle keydown event for tooltip close if the tooltip is currently open ([PR #15990](https://github.com/microsoft/fluentui/pull/15990) by stefhan@microsoft.com)
## [7.152.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.152.0)
Thu, 19 Nov 2020 12:26:02 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.151.0..office-ui-fabric-react_v7.152.0)
### Minor changes
- Add text to breacrumb overflow items ([PR #15987](https://github.com/microsoft/fluentui/pull/15987) by pbelsal@gmail.com)
- Fully disable viewport measurement with 'skipViewportMeasures' ([PR #15963](https://github.com/microsoft/fluentui/pull/15963) by tmichon@microsoft.com)
## [7.151.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.151.0)
Wed, 18 Nov 2020 12:26:33 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.150.0..office-ui-fabric-react_v7.151.0)
### Minor changes
- Update ColorPicker to annouce changes to RGBA and hex fields via aria-live ([PR #15855](https://github.com/microsoft/fluentui/pull/15855) by jslone@microsoft.com)
## [7.150.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.150.0)
Tue, 10 Nov 2020 16:51:16 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.149.3..office-ui-fabric-react_v7.150.0)
### Minor changes
- Add missing exports ([PR #15854](https://github.com/microsoft/fluentui/pull/15854) by dahajek@microsoft.com)
## [7.149.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.149.3)
Mon, 02 Nov 2020 12:29:00 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.149.2..office-ui-fabric-react_v7.149.3)
### Patches
- SplitButton: Fix ariaDescription behavior so that it is correctly picked up by screen-readers. ([PR #15798](https://github.com/microsoft/fluentui/pull/15798) by humbertomakotomorimoto@gmail.com)
- Update SpinButton to inherit Fabric font styles. ([PR #15801](https://github.com/microsoft/fluentui/pull/15801) by lesliewilliams234@gmail.com)
## [7.149.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.149.2)
Fri, 30 Oct 2020 18:59:48 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.149.1..office-ui-fabric-react_v7.149.2)
### Patches
- Combobox: Allow combobox to handle the inner focus aspects of itself before calling the passed in onItemClick callback or calling setSelectedItem ([PR #15784](https://github.com/microsoft/fluentui/pull/15784) by jspurlin@microsoft.com)
## [7.149.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.149.1)
Fri, 30 Oct 2020 12:23:06 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.149.0..office-ui-fabric-react_v7.149.1)
### Patches
- remove allowFreeForm prop in ComboBox to set readonly only when disabled ([PR #15748](https://github.com/microsoft/fluentui/pull/15748) by ololubek@microsoft.com)
## [7.149.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.149.0)
Thu, 29 Oct 2020 12:24:41 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.148.2..office-ui-fabric-react_v7.149.0)
### Minor changes
- Add 'firstFocusableTarget' prop to FocusTrapZone ([PR #14606](https://github.com/microsoft/fluentui/pull/14606) by tmichon@microsoft.com)
- Export react-window-provider. ([PR #15736](https://github.com/microsoft/fluentui/pull/15736) by xgao@microsoft.com)
## [7.148.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.148.2)
Wed, 28 Oct 2020 12:29:09 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.148.1..office-ui-fabric-react_v7.148.2)
### Patches
- TextField reveal password fixes ([PR #15722](https://github.com/microsoft/fluentui/pull/15722) by elcraig@microsoft.com)
## [7.148.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.148.1)
Tue, 27 Oct 2020 12:28:11 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.148.0..office-ui-fabric-react_v7.148.1)
### Patches
- TextField: Use type from state iff canRevealPassword is true ([PR #15673](https://github.com/microsoft/fluentui/pull/15673) by fahasanw@microsoft.com)
## [7.148.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.148.0)
Mon, 26 Oct 2020 12:22:51 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.147.1..office-ui-fabric-react_v7.148.0)
### Minor changes
- SelectionZone: Adding an optional className prop ([PR #15677](https://github.com/microsoft/fluentui/pull/15677) by elvonspa@microsoft.com)
## [7.147.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.147.1)
Fri, 16 Oct 2020 21:41:23 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.147.0..office-ui-fabric-react_v7.147.1)
### Patches
- Fix ITheme inferred typing error. ([PR #15560](https://github.com/microsoft/fluentui/pull/15560) by xgao@microsoft.com)
## [7.147.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.147.0)
Fri, 16 Oct 2020 12:25:26 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.146.2..office-ui-fabric-react_v7.147.0)
### Minor changes
- Add custom KeyUp support for Group Header ([PR #15478](https://github.com/microsoft/fluentui/pull/15478) by bcoard@microsoft.com)
### Patches
- CommandBar: fix incorrect role (WCAG 1.3.1) ([PR #15511](https://github.com/microsoft/fluentui/pull/15511) by xgao@microsoft.com)
## [7.146.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.146.2)
Wed, 14 Oct 2020 12:26:59 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.146.0..office-ui-fabric-react_v7.146.2)
### Patches
- Update office-ui-fabric-react.api.md due to ITheme typing change. ([PR #15480](https://github.com/microsoft/fluentui/pull/15480) by xgao@microsoft.com)
## [7.146.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.146.0)
Mon, 12 Oct 2020 12:30:13 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.145.0..office-ui-fabric-react_v7.146.0)
### Minor changes
- SearchBox: role=search on root div is now opt in; if you want it, you must provide it as a role prop. ([PR #15450](https://github.com/microsoft/fluentui/pull/15450) by dzearing@hotmail.com)
- SearchBox: role now applies correctly on the root and is no longer hardcoded to "search". ([PR #15457](https://github.com/microsoft/fluentui/pull/15457) by dzearing@hotmail.com)
## [7.145.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.145.0)
Wed, 07 Oct 2020 12:24:30 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.144.3..office-ui-fabric-react_v7.145.0)
### Minor changes
- Add 'Reveal Password' button to Textfield ([PR #15021](https://github.com/microsoft/fluentui/pull/15021) by jehutchi@microsoft.com)
## [7.144.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.144.3)
Tue, 06 Oct 2020 17:31:19 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.144.2..office-ui-fabric-react_v7.144.3)
### Patches
- Example updates. ([PR #15375](https://github.com/microsoft/fluentui/pull/15375) by dzearing@hotmail.com)
## [7.144.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.144.2)
Fri, 02 Oct 2020 12:28:46 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.144.1..office-ui-fabric-react_v7.144.2)
### Patches
- Fix paging within groups for GroupedList ([PR #15335](https://github.com/microsoft/fluentui/pull/15335) by tmichon@microsoft.com)
## [7.144.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.144.1)
Thu, 01 Oct 2020 12:27:45 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.144.0..office-ui-fabric-react_v7.144.1)
### Patches
- Fix propagation of GroupedList state ([PR #15321](https://github.com/microsoft/fluentui/pull/15321) by tmichon@microsoft.com)
## [7.144.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.144.0)
Wed, 30 Sep 2020 12:27:52 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.143.0..office-ui-fabric-react_v7.144.0)
### Minor changes
- update section header type to allow for it to be an item, to get itemProps ([PR #15123](https://github.com/microsoft/fluentui/pull/15123) by tabrumle@microsoft.com)
## [7.143.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.143.0)
Tue, 29 Sep 2020 12:27:17 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.142.1..office-ui-fabric-react_v7.143.0)
### Minor changes
- Ensure GroupedList version is invalidated when parent list is invalidated ([PR #15287](https://github.com/microsoft/fluentui/pull/15287) by tmichon@microsoft.com)
## [7.142.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.142.1)
Mon, 28 Sep 2020 12:28:49 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.142.0..office-ui-fabric-react_v7.142.1)
### Patches
- Remove incorrect react-icons dependency ([commit](https://github.com/microsoft/fluentui/commit/511a202a3a3d2ff1c3a1e8ed41cb779adaf82ef2) by elcraig@microsoft.com)
## [7.142.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.142.0)
Sun, 27 Sep 2020 04:20:52 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.141.0..office-ui-fabric-react_v7.142.0)
### Minor changes
- SwatchColorPicker: Expose onRenderColorItem and override ([PR #15180](https://github.com/microsoft/fluentui/pull/15180) by email not defined)
- Breadcrumb: add role prop for items ([PR #15199](https://github.com/microsoft/fluentui/pull/15199) by erabelle@microsoft.com)
### Patches
- Updating FocusTrapZone.test 'Focusing the FTZ' tests to use componentRef instead of ref. ([PR #14804](https://github.com/microsoft/fluentui/pull/14804) by czearing@outlook.com)
- Fix incorrect hover behavior during menu animation ([PR #15219](https://github.com/microsoft/fluentui/pull/15219) by behowell@microsoft.com)
## [7.141.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.141.0)
Fri, 25 Sep 2020 12:25:17 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.140.0..office-ui-fabric-react_v7.141.0)
### Minor changes
- Update GroupList and Grouped DetailsList semantics to work with screen readers ([PR #14835](https://github.com/microsoft/fluentui/pull/14835) by sarah.higley@microsoft.com)
- Support StrictMode in DetailsList hierarchy ([PR #14980](https://github.com/microsoft/fluentui/pull/14980) by tmichon@microsoft.com)
- Add Callout prop allowDismissOnTargetClick boolean. ([PR #15077](https://github.com/microsoft/fluentui/pull/15077) by taenri@microsoft.com)
- Adding an elementRef to BaseButton.tsx to allow access to the root DOM element. ([PR #15196](https://github.com/microsoft/fluentui/pull/15196) by czearing@outlook.com)
### Patches
- Moving examples to @fluentui/examples package. ([PR #15132](https://github.com/microsoft/fluentui/pull/15132) by humbertomakotomorimoto@gmail.com)
- DetailsList: reordering FocusZone and SelectionZone to resolve onItemInvoked not being called on pressing enter on an item. ([PR #15221](https://github.com/microsoft/fluentui/pull/15221) by dzearing@hotmail.com)
- Fix GroupedList expand/collapse behavior ([PR #15228](https://github.com/microsoft/fluentui/pull/15228) by tmichon@microsoft.com)
## [7.140.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.140.0)
Thu, 24 Sep 2020 00:46:56 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.139.2..office-ui-fabric-react_v7.140.0)
### Minor changes
- Added a prop preventDismissOnEvent in Callout, and in favor of this deprecated the 3 existing props preventDismissOnScroll, preventDismissOnResize, and preventDismissOnLostFocus in Callout Component ([PR #14842](https://github.com/microsoft/fluentui/pull/14842) by lagoe@microsoft.com)
- Callouts: Fix a breaking change where new functionality would cause dismissal on giving focus to an iframe ([PR #15192](https://github.com/microsoft/fluentui/pull/15192) by joschect@microsoft.com)
### Patches
- Set font-family inherit on button and input elements. ([PR #15172](https://github.com/microsoft/fluentui/pull/15172) by xgao@microsoft.com)
- Pivot: Fix HC styling for pivot tabs to show text when selected ([PR #15166](https://github.com/microsoft/fluentui/pull/15166) by ololubek@microsoft.com)
## [7.139.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.139.1)
Tue, 22 Sep 2020 12:25:45 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.139.0..office-ui-fabric-react_v7.139.1)
### Patches
- Add control to the set of keys which dismiss the tooltip ([PR #15000](https://github.com/microsoft/fluentui/pull/15000) by artber@microsoft.com)
- Fix bug in useKeytipRef function ([PR #15113](https://github.com/microsoft/fluentui/pull/15113) by kinhln@microsoft.com)
## [7.139.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.139.0)
Mon, 21 Sep 2020 12:22:29 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.138.0..office-ui-fabric-react_v7.139.0)
### Minor changes
- Implement dialog boundary clamping ([PR #15056](https://github.com/microsoft/fluentui/pull/15056) by dahajek@microsoft.com)
## [7.138.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.138.0)
Thu, 17 Sep 2020 23:15:07 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.137.3..office-ui-fabric-react_v7.138.0)
### Patches
- Update website content for ComboBox, Dropdown, and TextField ([PR #15100](https://github.com/microsoft/fluentui/pull/15100) by elcraig@microsoft.com)
## [7.137.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.137.3)
Wed, 16 Sep 2020 12:27:22 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.137.1..office-ui-fabric-react_v7.137.3)
### Patches
- Unset virtual parent when closing popups ([PR #15039](https://github.com/microsoft/fluentui/pull/15039) by tmichon@microsoft.com)
## [7.137.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.137.1)
Fri, 11 Sep 2020 12:27:31 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.137.0..office-ui-fabric-react_v7.137.1)
### Patches
- Migrate Target type to @uifabric/react-hooks ([PR #14513](https://github.com/microsoft/fluentui/pull/14513) by miclo@microsoft.com)
- ContextualMenu: clean up examples ([PR #14989](https://github.com/microsoft/fluentui/pull/14989) by elcraig@microsoft.com)
- Remove useConstCallback usage ([PR #14990](https://github.com/microsoft/fluentui/pull/14990) by elcraig@microsoft.com)
## [7.137.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.137.0)
Thu, 10 Sep 2020 01:20:26 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.136.0..office-ui-fabric-react_v7.137.0)
### Minor changes
- Export getMenuItemStyles from ContextualMenu ([PR #14963](https://github.com/microsoft/fluentui/pull/14963) by anpablo@microsoft.com)
## [7.136.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.136.0)
Wed, 09 Sep 2020 18:41:54 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.135.0..office-ui-fabric-react_v7.136.0)
### Minor changes
- Exporting some of the interfaces that are being deep imported in product code. ([PR #14824](https://github.com/microsoft/fluentui/pull/14824) by dzearing@hotmail.com)
## [7.135.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.135.0)
Wed, 09 Sep 2020 12:24:19 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.134.3..office-ui-fabric-react_v7.135.0)
### Minor changes
- Adding an IMaskTextFieldProps interface and deprecating mask, maskChar, and maskFormat from ITextFieldProps. ([PR #14829](https://github.com/microsoft/fluentui/pull/14829) by czearing@outlook.com)
- Expose popupProps on Panel ([PR #14868](https://github.com/microsoft/fluentui/pull/14868) by matejera@microsoft.com)
### Patches
- Callout: Dismiss when blurring to a new window. ([PR #14363](https://github.com/microsoft/fluentui/pull/14363) by jokonuko@microsoft.com)
## [7.134.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.134.3)
Mon, 07 Sep 2020 12:26:26 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.134.2..office-ui-fabric-react_v7.134.3)
### Patches
- Factor out hook-based inner logic from DetailsList ([PR #12870](https://github.com/microsoft/fluentui/pull/12870) by tmichon@microsoft.com)
## [7.134.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.134.2)
Fri, 04 Sep 2020 12:28:23 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.134.1..office-ui-fabric-react_v7.134.2)
### Patches
- DetailsRow/DetailsHeader: Remove findDOMNode usage ([PR #14851](https://github.com/microsoft/fluentui/pull/14851) by elcraig@microsoft.com)
## [7.134.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.134.1)
Wed, 02 Sep 2020 12:26:41 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.134.0..office-ui-fabric-react_v7.134.1)
### Patches
- Calendar: Adding aria-current=date to present day. ([PR #14806](https://github.com/microsoft/fluentui/pull/14806) by humbertomakotomorimoto@gmail.com)
## [7.134.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.134.0)
Tue, 01 Sep 2020 12:27:02 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.133.0..office-ui-fabric-react_v7.134.0)
### Minor changes
- add wrapper styling to datepicker ([PR #13477](https://github.com/microsoft/fluentui/pull/13477) by kevin@infinite.red)
### Patches
- ResponsiveMode: remove findDomNode ([PR #14762](https://github.com/microsoft/fluentui/pull/14762) by joschect@microsoft.com)
- Deprecating Shimmer's componentRef as it doesn't use any public methods. ([PR #14763](https://github.com/microsoft/fluentui/pull/14763) by czearing@outlook.com)
- Fabric component: styles prop respected. ([PR #14827](https://github.com/microsoft/fluentui/pull/14827) by dzearing@hotmail.com)
## [7.133.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.133.0)
Fri, 28 Aug 2020 12:29:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.132.0..office-ui-fabric-react_v7.133.0)
### Minor changes
- Icon: Rendering children if passed down as props and adding snapshot tests for these scenarios. ([PR #13621](https://github.com/microsoft/fluentui/pull/13621) by ololubek@microsoft.com)
### Patches
- fixing negative date navigation by changing the date clone method from using strings to using the date object itself ([PR #14647](https://github.com/microsoft/fluentui/pull/14647) by lorejoh12@gmail.com)
- fixing callout positioning when screen is too small to position and DirectionalHint = left* or right* due to using last value from for loop ([PR #14771](https://github.com/microsoft/fluentui/pull/14771) by lorejoh12@gmail.com)
## [7.132.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.132.0)
Wed, 26 Aug 2020 12:35:38 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.131.0..office-ui-fabric-react_v7.132.0)
### Minor changes
- adding aria label on button to clarify what it does ([PR #14728](https://github.com/microsoft/fluentui/pull/14728) by lorejoh12@gmail.com)
- TextField: Removing recursive reference in ITextFieldStyles. ([PR #14739](https://github.com/microsoft/fluentui/pull/14739) by humbertomakotomorimoto@gmail.com)
### Patches
- Link: Making High Contrast styling adhere to system settings. ([PR #14709](https://github.com/microsoft/fluentui/pull/14709) by humbertomakotomorimoto@gmail.com)
## [7.131.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.131.0)
Tue, 25 Aug 2020 12:36:19 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.130.0..office-ui-fabric-react_v7.131.0)
### Minor changes
- Checkbox: removed `selectors` wrappers in the styles, as they're no longer required. ([PR #14707](https://github.com/microsoft/fluentui/pull/14707) by dzearing@hotmail.com)
### Patches
- GroupedList: Fixing errors in the examples that are triggered when the tsconfig strictFunctionTypes rule is turned on. ([PR #14640](https://github.com/microsoft/fluentui/pull/14640) by humbertomakotomorimoto@gmail.com)
- Renaming Grid utility to ButtonGrid. ([PR #14710](https://github.com/microsoft/fluentui/pull/14710) by czearing@outlook.com)
## [7.130.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.130.0)
Fri, 21 Aug 2020 12:34:55 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.129.0..office-ui-fabric-react_v7.130.0)
### Minor changes
- Custom Layout for Contextual Menu ([PR #14546](https://github.com/microsoft/fluentui/pull/14546) by michael.mao99@gmail.com)
## [7.129.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.129.0)
Wed, 19 Aug 2020 12:44:33 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.128.3..office-ui-fabric-react_v7.129.0)
### Patches
- Export new theming variables, and fix theming variable generation script ([PR #14396](https://github.com/microsoft/fluentui/pull/14396) by phkuo@microsoft.com)
## [7.128.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.128.3)
Tue, 18 Aug 2020 07:58:00 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.128.1..office-ui-fabric-react_v7.128.3)
### Patches
- StackItem: Fixing issue #12592 - StackItem does not use its `padding` token ([PR #14554](https://github.com/microsoft/fluentui/pull/14554) by pavanpadavala@hotmail.com)
- fixing publish ([PR #14566](https://github.com/microsoft/fluentui/pull/14566) by kchau@microsoft.com)
## [7.128.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.128.1)
Fri, 14 Aug 2020 12:43:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.128.0..office-ui-fabric-react_v7.128.1)
### Patches
- Pickers: Update to be concurrent compatible ([PR #14491](https://github.com/microsoft/fluentui/pull/14491) by joschect@microsoft.com)
- Link: Fixing High Contrast styling of links rendered as buttons. ([PR #14497](https://github.com/microsoft/fluentui/pull/14497) by humbertomakotomorimoto@gmail.com)
## [7.128.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.128.0)
Thu, 13 Aug 2020 12:41:58 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.127.1..office-ui-fabric-react_v7.128.0)
### Minor changes
- BasePicker's onDismiss can now return a boolean to decide if an item is selected ([PR #14302](https://github.com/microsoft/fluentui/pull/14302) by t-jamle@microsoft.com)
## [7.127.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.127.1)
Wed, 12 Aug 2020 18:34:18 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.127.0..office-ui-fabric-react_v7.127.1)
### Patches
- CommandBar: Show tooltipHost.content when iconMode = true even when text/name is provided in commandBarItemProps ([PR #14323](https://github.com/microsoft/fluentui/pull/14323) by prandala@microsoft.com)
- Dropdown: Correctly updating set-size when number of options updates after first render. ([PR #14415](https://github.com/microsoft/fluentui/pull/14415) by humbertomakotomorimoto@gmail.com)
- Tooltip: Stopping propagation when clicking Esc on tooltip host. ([PR #14476](https://github.com/microsoft/fluentui/pull/14476) by humbertomakotomorimoto@gmail.com)
## [7.127.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.127.0)
Tue, 11 Aug 2020 05:47:07 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.126.3..office-ui-fabric-react_v7.127.0)
### Minor changes
- ContextualMenu: Add another prop to allow users to override default focus restoring behavior. This fixes an issue where it would not restore focus correctly when contextualmenu is hidden. ([PR #14351](https://github.com/microsoft/fluentui/pull/14351) by joschect@microsoft.com)
### Patches
- Updating Announced, GroupedList, Coachmark, and ExtendedPeoplePicker examples to use function components ([PR #13912](https://github.com/microsoft/fluentui/pull/13912) by czearing@outlook.com)
- Prettier fix. ([PR #14018](https://github.com/microsoft/fluentui/pull/14018) by humbertomakotomorimoto@gmail.com)
## [7.126.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.126.3)
Mon, 10 Aug 2020 06:19:21 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.126.1..office-ui-fabric-react_v7.126.3)
### Patches
- Accessibility fix for links in dark mode ([PR #14270](https://github.com/microsoft/fluentui/pull/14270) by marygans@microsoft.com)
- FocusTrapZone: Adding aria-hidden to bumper elements so that t