# Change Log - @uifabric/charting

This log was last generated on Thu, 06 Aug 2020 00:30:40 GMT and should not be manually modified.

<!-- Start content -->

## [3.0.2](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v3.0.2)

Thu, 06 Aug 2020 00:30:40 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v3.0.0..@uifabric/charting_v3.0.2)

### Patches

- yMax and yMin values added to prop types of chart helper ([PR #14256](https://github.com/microsoft/fluentui/pull/14256) by v-jasha@microsoft.com)
- Grouped vertical bar chart refresh issue in admin controls resoled ([PR #14277](https://github.com/microsoft/fluentui/pull/14277) by v-jasha@microsoft.com)

## [3.0.0](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v3.0.0)

Tue, 04 Aug 2020 12:42:32 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.8.0..@uifabric/charting_v3.0.0)

### Major changes

- reverted sankey chart code ([PR #14301](https://github.com/microsoft/fluentui/pull/14301) by v-jasha@microsoft.com)

## [2.8.0](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.8.0)

Fri, 31 Jul 2020 12:47:45 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.7.7..@uifabric/charting_v2.8.0)

### Minor changes

- Adding an option to show total counts in line chart legend, and new type in yCalloutData to support new tooltip design in line chart ([PR #14169](https://github.com/microsoft/fluentui/pull/14169) by jijun@microsoft.com)

## [2.7.7](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.7.7)

Thu, 30 Jul 2020 12:38:09 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.7.6..@uifabric/charting_v2.7.7)

### Patches

- common chartHelper added to charting package ([PR #14177](https://github.com/microsoft/fluentui/pull/14177) by v-jasha@microsoft.com)
- Charting: Add Accessibility support for Sankey chart ([PR #14196](https://github.com/microsoft/fluentui/pull/14196) by v-gorraj@microsoft.com)

## [2.7.6](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.7.6)

Mon, 27 Jul 2020 12:42:21 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.7.4..@uifabric/charting_v2.7.6)

### Patches

- Linechart : Fix issue The tool tip seems to display all the data in same day, instead of the point where my mouse hovers. ([PR #14195](https://github.com/microsoft/fluentui/pull/14195) by v-gorraj@microsoft.com)

## [2.7.4](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.7.4)

Thu, 23 Jul 2020 12:43:51 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.7.2..@uifabric/charting_v2.7.4)

### Patches

- Calling grouped vertical bar chart method in did mount and updated height proprty as if negtiva values apper, then need to sent 0 to eliminate unwanted console warnings. ([PR #14137](https://github.com/microsoft/fluentui/pull/14137) by v-jasha@microsoft.com)
- Charting: Fix Line chart render with empty array of data + a event annotation, the chart throws a strange formatting exception. ([PR #14161](https://github.com/microsoft/fluentui/pull/14161) by v-gorraj@microsoft.com)

## [2.7.2](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.7.2)

Tue, 21 Jul 2020 12:43:08 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.7.0..@uifabric/charting_v2.7.2)

### Patches

- Charting: Fix sankey chart dark mode text not visble properly ([PR #14082](https://github.com/microsoft/fluentui/pull/14082) by v-gorraj@microsoft.com)
- Updating valueInsideDonut to be set to yAxisCalloutData if the value is defined ([PR #14093](https://github.com/microsoft/fluentui/pull/14093) by 57419611+hki-237@users.noreply.github.com)

## [2.7.0](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.7.0)

Fri, 17 Jul 2020 12:38:41 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.6.0..@uifabric/charting_v2.7.0)

### Minor changes

- When legend is hovered, center of donut chart updates to the value cooresponding to the legend. ([PR #14055](https://github.com/microsoft/fluentui/pull/14055) by 57419611+hki-237@users.noreply.github.com)

## [2.6.0](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.6.0)

Thu, 16 Jul 2020 21:33:40 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.5.2..@uifabric/charting_v2.6.0)

### Minor changes

- Charting:Add New Sankey chart to charting package ([PR #13982](https://github.com/microsoft/fluentui/pull/13982) by v-gorraj@microsoft.com)

### Patches

- lineChart & verticalCharts - y axis lines high contrast styles updated ([PR #14037](https://github.com/microsoft/fluentui/pull/14037) by v-jasha@microsoft.com)
- wrapping chartHoverCard in styled component and deleting static Theme ([PR #14038](https://github.com/microsoft/fluentui/pull/14038) by v-sivsar@microsoft.com)

## [2.5.2](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.5.2)

Wed, 15 Jul 2020 12:41:19 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.5.1..@uifabric/charting_v2.5.2)

### Patches

- Legends:Skip all legends in data viz as it is confusing to non sighted users as they have just gone through the data viz. ([PR #14019](https://github.com/microsoft/fluentui/pull/14019) by v-gorraj@microsoft.com)

## [2.5.1](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.5.1)

Mon, 13 Jul 2020 23:14:39 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.5.0..@uifabric/charting_v2.5.1)

### Patches

- Replace tslint with eslint and fix some violations, including unnecessary map() usage and naming ([PR #13944](https://github.com/microsoft/fluentui/pull/13944) by elcraig@microsoft.com)
- Donut chart: when hover/focus on arc the arc should be highlight and remaining arcs are disable ([PR #13980](https://github.com/microsoft/fluentui/pull/13980) by v-gorraj@microsoft.com)

## [2.5.0](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.5.0)

Thu, 09 Jul 2020 21:59:04 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.4.0..@uifabric/charting_v2.5.0)

### Minor changes

- Area chart ([PR #13579](https://github.com/microsoft/fluentui/pull/13579) by v-jasha@microsoft.com)

### Patches

- fitcontainer changes done in VS bar chart ([PR #13860](https://github.com/microsoft/fluentui/pull/13860) by v-jasha@microsoft.com)
- linechart-callout not visible in dense graph issue resolved ([PR #13933](https://github.com/microsoft/fluentui/pull/13933) by v-jasha@microsoft.com)

## [2.4.0](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.4.0)

Wed, 08 Jul 2020 12:34:21 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.3.11..@uifabric/charting_v2.4.0)

### Minor changes

- Line chart:Expose chart  margins prop for line chart ([PR #13896](https://github.com/microsoft/fluentui/pull/13896) by v-gorraj@microsoft.com)

## [2.3.11](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.3.11)

Mon, 06 Jul 2020 12:32:20 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.3.10..@uifabric/charting_v2.3.11)

### Patches

- Line Chart-callout and circle Id's udpated ([PR #13920](https://github.com/microsoft/fluentui/pull/13920) by v-jasha@microsoft.com)

## [2.3.10](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.3.10)

Fri, 03 Jul 2020 12:36:49 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.3.9..@uifabric/charting_v2.3.10)

### Patches

- Line chart: Remove Duplicate ID's for lines and circles ([PR #13897](https://github.com/microsoft/fluentui/pull/13897) by v-gorraj@microsoft.com)

## [2.3.9](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.3.9)

Thu, 02 Jul 2020 12:42:11 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.3.8..@uifabric/charting_v2.3.9)

### Patches

- removing benchmarkData and targetData props from the stackedbar chart ([PR #13816](https://github.com/microsoft/fluentui/pull/13816) by v-sivsar@microsoft.com)

## [2.3.8](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.3.8)

Wed, 01 Jul 2020 12:35:23 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.3.7..@uifabric/charting_v2.3.8)

### Patches

- prop check added in Grouped vertical bar chart ([PR #13853](https://github.com/microsoft/fluentui/pull/13853) by v-jasha@microsoft.com)

## [2.3.7](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.3.7)

Tue, 30 Jun 2020 12:33:36 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.3.6..@uifabric/charting_v2.3.7)

### Patches

- FIx Incorrect role is defined for lagend overflow items ([PR #13837](https://github.com/microsoft/fluentui/pull/13837) by v-gorraj@microsoft.com)

## [2.3.6](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.3.6)

Mon, 29 Jun 2020 12:36:08 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.3.5..@uifabric/charting_v2.3.6)

### Patches

- fix Invalid aria-attribute value for charts ([PR #13775](https://github.com/microsoft/fluentui/pull/13775) by v-gorraj@microsoft.com)
- Fix issue When the mouse is over the data point on the second chart, the vertical line appears on the first chart. ([PR #13785](https://github.com/microsoft/fluentui/pull/13785) by v-gorraj@microsoft.com)

## [2.3.4](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.3.4)

Thu, 25 Jun 2020 12:50:17 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.3.3..@uifabric/charting_v2.3.4)

### Patches

- Removing some unneeded mergeStyles usage in examples. ([PR #13751](https://github.com/microsoft/fluentui/pull/13751) by dzearing@hotmail.com)
- Grouped veritcal bar chart - second chart disappear issue fixed ([PR #13781](https://github.com/microsoft/fluentui/pull/13781) by v-jasha@microsoft.com)

## [2.3.3](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.3.3)

Tue, 23 Jun 2020 12:41:54 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.3.2..@uifabric/charting_v2.3.3)

### Patches

- LineChart: import find from office-ui-fabric-react/lib/Utilities to support IE11 ([PR #13683](https://github.com/microsoft/fluentui/pull/13683) by v-gorraj@microsoft.com)
- HorizontalBarChart: Add keyboard accessability ([PR #13706](https://github.com/microsoft/fluentui/pull/13706) by v-gorraj@microsoft.com)

## [2.3.2](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.3.2)

Mon, 22 Jun 2020 12:42:16 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.3.1..@uifabric/charting_v2.3.2)

### Patches

- Vertical Bar chart code updated ([PR #13660](https://github.com/microsoft/fluentui/pull/13660) by v-jasha@microsoft.com)
- doughnut chart target alignment updated ([PR #13703](https://github.com/microsoft/fluentui/pull/13703) by v-jasha@microsoft.com)

## [2.3.1](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.3.1)

Fri, 19 Jun 2020 12:38:09 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.3.0..@uifabric/charting_v2.3.1)

### Patches

- doughnut chart circualr accessibility issue resolved ([PR #13662](https://github.com/microsoft/fluentui/pull/13662) by v-jasha@microsoft.com)

## [2.3.0](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.3.0)

Thu, 18 Jun 2020 12:37:09 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.2.34..@uifabric/charting_v2.3.0)

### Minor changes

- adding focus border functionality to donut chart ([PR #13601](https://github.com/microsoft/fluentui/pull/13601) by v-sivsar@microsoft.com)

### Patches

- fontfamily inherited from fabric ([PR #13523](https://github.com/microsoft/fluentui/pull/13523) by v-jasha@microsoft.com)
- Y axis ticks truncate issue resolved ([PR #13617](https://github.com/microsoft/fluentui/pull/13617) by v-jasha@microsoft.com)
- adding css styles fixes, for both normal and high contrast mode ([PR #13639](https://github.com/microsoft/fluentui/pull/13639) by v-sivsar@microsoft.com)

## [2.2.31](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.2.31)

Tue, 09 Jun 2020 12:35:17 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.2.29..@uifabric/charting_v2.2.31)

### Patches

- removing resize event from chart and resizing the chart in CDU based on changes in height and width prop ([PR #13505](https://github.com/microsoft/fluentui/pull/13505) by v-sivsar@microsoft.com)

## [2.2.29](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.2.29)

Fri, 05 Jun 2020 05:09:39 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.2.27..@uifabric/charting_v2.2.29)

### Patches

- Charting: Change charts callout UI ([PR #13450](https://github.com/microsoft/fluentui/pull/13450) by v-satgar@microsoft.com)

## [2.2.27](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.2.27)

Tue, 02 Jun 2020 12:36:30 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.2.23..@uifabric/charting_v2.2.27)

### Patches

- LineChart: Add datapoints for each line and accessibility for it ([PR #13261](https://github.com/microsoft/fluentui/pull/13261) by v-satgar@microsoft.com)

## [2.2.23](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.2.23)

Mon, 25 May 2020 12:38:22 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.2.21..@uifabric/charting_v2.2.23)

### Patches

- Remove implicit dep on lodash and fix other imports ([PR #13295](https://github.com/microsoft/fluentui/pull/13295) by elcraig@microsoft.com)

## [2.2.21](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.2.21)

Thu, 21 May 2020 12:34:43 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.2.14..@uifabric/charting_v2.2.21)

### Patches

- Line chart: Fix issue  If y-axis value has more digits it is getting truncated ([PR #13208](https://github.com/microsoft/fluentui/pull/13208) by v-satgar@microsoft.com)

## [2.2.14](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.2.14)

Fri, 15 May 2020 00:07:39 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.2.13..@uifabric/charting_v2.2.14)

### Patches

- MultiStackedBarChart: Fix breaking chart when focus on bars through keyboard ([PR #13156](https://github.com/microsoft/fluentui/pull/13156) by v-satgar@microsoft.com)

## [2.2.13](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.2.13)

Thu, 14 May 2020 12:34:32 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.2.7..@uifabric/charting_v2.2.13)

### Patches

- Fix issue in stacked bar chart for Rounded value to 1 if less than 1% to appear in the chart ([PR #13141](https://github.com/microsoft/fluentui/pull/13141) by v-satgar@microsoft.com)
- Charting : Add theme support for xaxis and yaxis for line chart and change office-ui-fabric-react from dependencies to peerDependencies ([PR #13140](https://github.com/microsoft/fluentui/pull/13140) by v-satgar@microsoft.com)

## [2.2.7](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.2.7)

Thu, 07 May 2020 01:06:55 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.2.6..@uifabric/charting_v2.2.7)

### Patches

- Addressing commonjs imports. ([PR #13031](https://github.com/microsoft/fluentui/pull/13031) by dzearing@microsoft.com)
- Charting package: Expose prop for hide tooltips in charts ([PR #13023](https://github.com/microsoft/fluentui/pull/13023) by v-satgar@microsoft.com)

## [2.2.6](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.2.6)

Wed, 06 May 2020 12:32:22 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.2.5..@uifabric/charting_v2.2.6)

### Patches

- callout prop added to charts ([PR #12936](https://github.com/microsoft/fluentui/pull/12936) by v-jasha@microsoft.com)

## [2.2.5](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.2.5)

Tue, 05 May 2020 12:34:22 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.2.1..@uifabric/charting_v2.2.5)

### Patches

- Stacked Bar Chart: Rounded value to 1 if less than 1%  to appear in the chart ([PR #12939](https://github.com/microsoft/fluentui/pull/12939) by v-satgar@microsoft.com)

## [2.2.1](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.2.1)

Thu, 30 Apr 2020 12:31:44 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.2.0..@uifabric/charting_v2.2.1)

### Patches

- addding dismiss delay to overcome instant closing on blur ([PR #12911](https://github.com/microsoft/fluentui/pull/12911) by v-sivsar@microsoft.com)
- Charting: Change FocusZone imports to @fluentui/react-focus from office-ui-fabric-react/lib/FocusZone ([PR #12917](https://github.com/microsoft/fluentui/pull/12917) by v-satgar@microsoft.com)

## [2.2.0](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.2.0)

Wed, 29 Apr 2020 12:34:58 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.1.0..@uifabric/charting_v2.2.0)

### Minor changes

- Add EventAnnotation feature for linechart. ([PR #12681](https://github.com/microsoft/fluentui/pull/12681) by Qian.Zheqi@microsoft.com)

## [2.1.0](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.1.0)

Thu, 23 Apr 2020 12:32:40 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.0.4..@uifabric/charting_v2.1.0)

### Minor changes

- adding new prop hideLegend in donut chart and line chart which decides to show or hide legends ([PR #12469](https://github.com/microsoft/fluentui/pull/12469) by v-sivsar@microsoft.com)
- adding onclick to the line in the line chart ([PR #12548](https://github.com/microsoft/fluentui/pull/12548) by v-sivsar@microsoft.com)

## [2.0.4](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.0.4)

Wed, 22 Apr 2020 12:33:04 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v2.0.0..@uifabric/charting_v2.0.4)

### Patches

- Fix issue line chart 'Tool tip' is displayed top of the page throgh accessibility ([PR #12761](https://github.com/microsoft/fluentui/pull/12761) by v-satgar@microsoft.com)

## [2.0.0](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v2.0.0)

Fri, 17 Apr 2020 12:34:08 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v1.4.0..@uifabric/charting_v2.0.0)

### Major changes

- Grouped verical bar chart ([PR #12687](https://github.com/microsoft/fluentui/pull/12687) by v-jasha@microsoft.com)

## [1.4.0](https://github.com/microsoft/fluentui/tree/@uifabric/charting_v1.4.0)

Thu, 16 Apr 2020 04:01:45 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/charting_v1.1.4..@uifabric/charting_v1.4.0)

### Minor changes

- Provide customization for line chart tooltip and Y Axis label ([PR #12622](https://github.com/microsoft/fluentui/pull/12622) by v-satgar@microsoft.com)
- Add Callout and Legends for vertical bar chart ([PR #12623](https://github.com/microsoft/fluentui/pull/12623) by v-satgar@microsoft.com)

### Patches

- Readme: Fabric=>Fluent wording updates ([PR #12508](https://github.com/microsoft/fluentui/pull/12508) by elcraig@microsoft.com)

## 1.1.0
Thu, 02 Apr 2020 12:30:40 GMT

### Minor changes

- DonutChart: Add prop to allow string inside Donut. (v-satgar@microsoft.com)
- providing Ymin and Ymax as props to the user (v-sivsar@microsoft.com)
## 1.0.0
Wed, 25 Mar 2020 12:30:04 GMT

### Major

- Vertical stacked bar chart added to charting package (v-jasha@microsoft.com)
### Patches

- Changing references of Fabric to Fluent (mgodbolt@microsoft.com)
## 0.143.0
Tue, 24 Mar 2020 12:26:03 GMT

### Minor changes

- expose prop for overflow items text in legends (v-satgar@microsoft.com)
## 0.142.0
Mon, 23 Mar 2020 12:28:29 GMT

### Minor changes

- Add support for screen reader when hover on donnut chart (v-satgar@microsoft.com)
### Patches

- Replace OfficeDev/office-ui-fabric-react with microsoft/fluentui (elcraig@microsoft.com)
## 0.141.6
Thu, 19 Mar 2020 12:29:37 GMT

### Patches

- fixed accessiblity for the  statcked and multistacked bar chart by adding id for each callout and setting aria-labelledby accordingly (v-sivsar@microsoft.com)
## 0.141.1
Thu, 12 Mar 2020 12:35:00 GMT

### Patches

- Fix issues stacked bar chart hover issue,line chart dot and line chart y axis disorted (v-satgar@microsoft.com)
## 0.141.0
Wed, 11 Mar 2020 12:24:03 GMT

### Minor changes

- Line chart Accessibility with screen reader (v-satgar@microsoft.com)
## 0.140.3
Tue, 25 Feb 2020 12:25:39 GMT

### Patches

- Enable keyboard accessibility for Donut chart (v-satgar@microsoft.com)
## 0.140.0
Thu, 20 Feb 2020 12:20:16 GMT

### Minor changes

- adding aria-* attributes to the legends, and we can also access legends in the hover card by clicking up/down arrow (v-sivsar@microsoft.com)
## 0.139.6
Mon, 27 Jan 2020 03:59:43 GMT

### Patches

- Provided accessability for stacked bar chart (v-satgar@microsoft.com)
## 0.139.4
Thu, 23 Jan 2020 12:32:26 GMT

### Patches

- adding minimun legend container height (v-sivsar@microsoft.com)
- closing callout on pressing esc key (v-sivsar@microsoft.com)
## 0.139.2
Fri, 17 Jan 2020 02:32:17 GMT

### Patches

- Update tslib minver to first version containing __spreadArrays helper due to changes in how TS emits spreads. (jagore@microsoft.com)
## 0.139.1
Wed, 08 Jan 2020 17:02:57 GMT

### Patches

- bumping load-themed-styles to take advantage of es6 version of it (kchau@microsoft.com)
## 0.139.0
Tue, 26 Nov 2019 12:32:11 GMT

### Minor changes

- removing the sticky={true} property from the hover card as the card should hide when the mouse goes away from the target element, and also added the gap space 12 to avoid the flickering issue of the hover card (v-sivsar@microsoft.com)
## 0.138.1
Tue, 19 Nov 2019 12:29:10 GMT

### Patches

- Fix the bug that x-axis for linechart does not display properly (dajiang@microsoft.com)
## 0.138.0
Tue, 05 Nov 2019 12:25:16 GMT

### Minor changes

- Enabled wrap lines for legends (dajiang@microsoft.com)
## 0.137.2
Thu, 24 Oct 2019 12:31:42 GMT

### Patches

- Change gapSpace to 10 to resolve line chart flickering issue (v-ragor@microsoft.com)
## 0.137.1
Tue, 22 Oct 2019 12:32:05 GMT

### Patches

- Fix getDerivedStateFromProps signatures (elcraig@microsoft.com)
## 0.137.0
Wed, 09 Oct 2019 22:25:09 GMT

### Minor changes

- Add placeholder mode to StackedBarChart (dajiang@microsoft.com)
## 0.136.2
Thu, 03 Oct 2019 23:14:46 GMT

### Patches

- Fixes publish issue from beachball (odbuild@microsoft.com)
## 0.136.0
Thu, 03 Oct 2019 01:14:35 GMT

### Minor changes

- Add benchmark triangle in stackedBarChart (dajiang@microsoft.com)
## 0.135.0
Wed, 11 Sep 2019 12:35:47 GMT

### Minor changes

- Expose hideLegend prop for stacked bar chart (v-ragor@microsoft.com)
## 0.134.4
Wed, 04 Sep 2019 04:09:58 GMT

### Patches

- fix version file (kchau@microsoft.com)
## 0.134.3
Tue, 27 Aug 2019 12:33:51 GMT

### Patches

- Remove relative imports from examples and fix incorrectly named example files (elcraig@microsoft.com)
## 0.134.2
Fri, 23 Aug 2019 12:35:28 GMT

### Patches

- Update npmignores, delete unused jest setup files (elcraig@microsoft.com)
- Fix up readme and package.json descriptions (elcraig@microsoft.com)

## 0.134.1
Tue, 13 Aug 2019 12:31:12 GMT

### Patches

- Fix donut chart transform when height and width props change (v-ragor@microsoft.com)

## 0.134.0
Wed, 07 Aug 2019 12:32:28 GMT

### Minor changes

- Initial implementation of clickable legends (atgupta@microsoft.com)

## 0.133.5
Mon, 22 Jul 2019 12:28:42 GMT

### Patches

- Improve how to get the min query string (elcraig@microsoft.com)

## 0.133.4
Wed, 17 Jul 2019 18:58:57 GMT

### Patches

- Adding @types/react and @types/react-dom to package.json that have peer dependencies on react and react-dom. (makotom@microsoft.com)

## 0.133.2
Wed, 10 Jul 2019 12:28:00 GMT

### Patches

- FIx linechart issue when consumer didn't sent height and width for the chart (v-ragor@microsoft.com)

## 0.133.1
Mon, 01 Jul 2019 18:51:42 GMT

### Patches

- adds react-app-polyfill

## 0.133.0
Thu, 27 Jun 2019 22:14:22 GMT

### Minor changes

- Bisected the height to the chart and legends

## 0.132.0
Thu, 20 Jun 2019 12:27:38 GMT

### Minor changes

- Fixing peer deps.

## 0.131.3
Tue, 18 Jun 2019 12:26:19 GMT

### Patches

- Add data viz separator for HorizontalBarChart

## 0.131.2
Fri, 14 Jun 2019 12:26:30 GMT

### Patches

- Resolved the issue of the legends repeating even with same color and legend
- Fix missing assets in production build.

## 0.131.1
Thu, 13 Jun 2019 00:24:48 GMT

### Patches

- Initial release of Fabric 7
- Fix verticalBarChart x-axis description cut off issue

## 0.30.3
Wed, 12 Jun 2019 00:42:26 GMT

### Patches

- Render demo app with Markdown instead of PageMarkdown
- Update and dedupe React deps.

## 0.30.2
Tue, 11 Jun 2019 12:21:35 GMT

### Patches

- Fix LineChart does not display properly in FireFox browser

## 0.30.1
Fri, 07 Jun 2019 12:21:48 GMT

### Patches

- Data Viz 'Legends' is not accessible using keyboard tab navigation

## 0.30.0
Mon, 03 Jun 2019 23:04:02 GMT

### Minor changes

- Add benchmark triangle for HorizontalBarChart

## 0.29.2
Thu, 30 May 2019 12:22:06 GMT

### Patches

- Fix charting build

## 0.29.1
Tue, 21 May 2019 12:20:44 GMT

### Patches

- Use shared demo app bootstrapping code

## 0.29.0
Thu, 16 May 2019 17:34:08 GMT

### Minor changes

- Rotated the x-axis text for date values

## 0.28.14
Tue, 14 May 2019 07:50:30 GMT

### Patches

- Update Fabric assets link

## 0.28.13
Tue, 16 Apr 2019 12:32:59 GMT

### Patches

- Remove nonexistent related links from docs

## 0.28.12
Tue, 02 Apr 2019 00:38:14 GMT

### Patches

- Use ^ ranges instead of >=

## 0.28.11
Wed, 27 Mar 2019 12:34:02 GMT

### Patches

- Replace custom high contrast selector with constant

## 0.28.10
Tue, 26 Mar 2019 12:32:51 GMT

### Patches

- Remove IE 11-incompatible constructs

## 0.28.9
Thu, 21 Mar 2019 12:36:29 GMT

### Patches

- "added the background color and opacity for legends in the high contrast mode "

## 0.28.8
Tue, 05 Mar 2019 17:33:41 GMT

### Patches

- Add type annotations based on update to "styled"

## 0.28.7
Thu, 14 Feb 2019 13:34:54 GMT

### Patches

- Add saparator 2px for data segments

## 0.28.6
Wed, 06 Feb 2019 13:38:06 GMT

### Patches

- office ui fabric charting package, legend related changes

## 0.28.5
Tue, 08 Jan 2019 13:34:49 GMT

### Patches

- Basic conversions from componentWillReceiveProps to getDerivedStateFromProps

## 0.28.4
Wed, 14 Nov 2018 13:34:01 GMT

### Patches

- Add empty bar for use case, changes to handle Nan cases and infinity case

## 0.28.3
Fri, 09 Nov 2018 13:32:57 GMT

### Patches

- Make change to multistacked bar chart's hideDenominator prop

## 0.28.2
Thu, 08 Nov 2018 04:17:34 GMT

### Patches

- Update to line chart to re-render on prop updates and addition of new prop to stacked and multistacked bar chart

## 0.28.0
Fri, 02 Nov 2018 18:11:37 GMT

### Minor changes

- Using new props of hover card. Removing timeout which was introduced as temporary fix until new props were provided for scaling the hover card as per content.

## 0.27.0
Fri, 02 Nov 2018 12:28:54 GMT

### Minor changes

- Changes to line chart component, adding optional prop for users to which they can pass a html element based on which the dataviz will scale. This helps when the parent element is formed using flex or after a timeout. Also eliminates the glitch feel.

### Patches

- css changes for legends component

## 0.26.3
Thu, 01 Nov 2018 12:31:45 GMT

### Patches

- added hovercard for horizontalBar chart

## 0.26.2
Wed, 31 Oct 2018 12:32:41 GMT

### Patches

- Enable ignore fixed stackbarchart style when data point is less than 2

## 0.26.1
Mon, 29 Oct 2018 18:04:30 GMT

### Patches

- Add placeholder mode to MultiStackBardChart data point in order to render the bar chart with a progress gray color(default)  area

## 0.26.0
Thu, 25 Oct 2018 12:30:05 GMT

### Minor changes

- Added support to line chart for edge case scenario like when no data is passed to line chart

## 0.25.2
Tue, 23 Oct 2018 12:32:15 GMT

### Patches

- Fix an issue with the demo site not being able to load (in npm start or aka.ms/fabricdemo).

## 0.25.1
Thu, 18 Oct 2018 20:22:36 GMT

### Patches

- Remove api-extractor.disabled.json

## 0.25.0
Tue, 16 Oct 2018 12:28:48 GMT

### Minor changes

- Adding support for date format and ticks on x-axis  of line chart. Providin date format prop to users to show data in desired format. Optionally providing tickValues prop to override D3.js default behavior on deciding what data appears on the axis of chart. D3.js default behavior is not suitable in all cases and makes the chart axis look bad in certain cases. Providing tickValues prop to user so that user can override this default behavior.If he/she does not use this D3's default behavior will be used in rendering data on the xAxis

## 0.24.4
Mon, 15 Oct 2018 12:29:12 GMT

### Patches

- updating snapshot tests in charting package
- Added font theme setting in styles of DonutChart, LineChart, PieChart, StackedBarChart, VerticalBarChart

## 0.24.3
Thu, 11 Oct 2018 23:13:31 GMT

### Patches

- resolve console errors for horizontal bar chart

## 0.24.2
Wed, 10 Oct 2018 12:29:05 GMT

### Patches

- css changes in charts for meeting the figma design

## 0.24.1
Mon, 08 Oct 2018 12:24:15 GMT

### Patches

- Moving tslint/prettier dependencies

## 0.24.0
Thu, 04 Oct 2018 12:26:48 GMT

### Minor changes

- Adding optional href prop to dataviz, to redirect upon clicking on the dataviz

## 0.23.0
Wed, 03 Oct 2018 12:28:46 GMT

### Minor changes

- Removing old legends component. Replaced in all data-viz with the new components which supports isolation and other states

## 0.22.1
Mon, 01 Oct 2018 12:27:24 GMT

### Patches

- Adding timeout so that line chart can scale according to the container size and occupy the entire width thereby

## 0.22.0
Thu, 27 Sep 2018 12:27:48 GMT

### Minor changes

- 1)Making the line chart responsive 2)Correcting flex behavior 3)Curving corners of lines to get a smooth intersection between lines

### Patches

- donut chart legends padding issue fix

## 0.21.2
Tue, 25 Sep 2018 12:28:12 GMT

### Patches

- change  barHeight for lessthan 2 data points and apply css for ratio txt

## 0.21.1
Fri, 21 Sep 2018 14:25:46 GMT

### Patches

- Adding a version stamp file

## 0.21.0
Fri, 14 Sep 2018 01:55:02 GMT

### Minor changes

- Updating target for callout so that the callout follows cursor

## 0.20.0
Wed, 12 Sep 2018 12:26:41 GMT

### Minor changes

- Passing mouseevents to target prop of calout, so that the callout comes next to cursor and follows it.
- Centering legends component for Donut chart. Introducing prop for legends component that helps users align the component center

### Patches

- selected arc highlight and interaction between legend and chart issue fix

## 0.19.2
Tue, 11 Sep 2018 02:54:40 GMT

### Patches

- Line chart hover issue , css for x-axis text
- Line chart css issues foxed

## 0.19.1
Mon, 10 Sep 2018 10:24:57 GMT

### Patches

- Show bar background if all chart data point data is 0 or undefined

## 0.19.0
Fri, 07 Sep 2018 22:04:50 GMT

### Minor changes

- Adding temporary fix for hovercard. This fix scales the hover card size based upon the content inside it

### Patches

- donut chart arc sectors selected arc show and remaining arcs decrease opacity

## 0.18.0
Fri, 07 Sep 2018 16:29:48 GMT

### Minor changes

- Changing interaction behaviour of Multistacked and stacked bar chart. Changing styling and opacity of bar upon interaction between legends and chart.

## 0.17.4
Thu, 06 Sep 2018 10:28:35 GMT

### Patches

- Line chart hover issue , css for x-axis text

## 0.17.3
Wed, 05 Sep 2018 10:29:25 GMT

### Patches

- Donut chart align issues fixed

## 0.17.2
Fri, 31 Aug 2018 17:27:00 GMT

### Patches

- add legends and hover behaviour for line chart

## 0.17.1
Fri, 31 Aug 2018 10:27:35 GMT

### Patches

- Fixes the usage of renamed variable
- horizontal bar chart modified according to figma

## 0.17.0
Thu, 30 Aug 2018 19:26:04 GMT

### Minor changes

- Adding hovercard for stacked and multistacked bar chart which show related data in the hover card. Created interaction between legends, stacked and multistacked bar chart. The legends are clickable  and upon  clicking on a legends that respective data point lits up  compared to others. This helps users understand the chart and visualze better. Added opacity to charts upon interaction

### Patches

- Donut chart align issues fixed

## 0.16.1
Thu, 30 Aug 2018 10:32:49 GMT

### Patches

- Donut chart with legends and hover behavior

## 0.16.0
Fri, 24 Aug 2018 10:26:08 GMT

### Minor changes

- Making stacked bar chart flex and consume new legends component in it

### Patches

- Fix @types/prop-types being inconsistently restrictive.

## 0.15.0
Mon, 20 Aug 2018 10:26:10 GMT

### Minor changes

- Charting: allow components to render dynamic data
- Adding legends as a seperate component with examples. Legends component has a  shows all the legends in a single row. If  it does not have space to show the rest of the legends it puts them in a overflow hover card.

## 0.14.1
Tue, 14 Aug 2018 10:27:33 GMT

### Patches

- disabling codepen task

## 0.14.0
Tue, 14 Aug 2018 00:01:11 GMT

### Minor changes

- Updating StackedBar Chart desgin, MultiStackedBarChart and Legend components

## 0.13.1
Fri, 10 Aug 2018 10:26:08 GMT

### Patches

- Charting: change svg boxSizing to content-box

## 0.13.0
Wed, 08 Aug 2018 10:25:07 GMT

### Minor changes

- Adding multiple line chart implementation to existing single line chart.

## 0.12.0
Wed, 01 Aug 2018 10:25:51 GMT

### Minor changes

- Adding stacked chart with variants, updating stacked chart to use common IDataPoint

## 0.11.1
Mon, 30 Jul 2018 10:27:11 GMT

### Patches

- Fixing bad imports and broken theming in some charts

## 0.11.0
Wed, 25 Jul 2018 03:20:34 GMT

### Minor changes

- Addressing bad imports.
- Removing most `@customizable` decorator usage. This change should reduce extra React dom elements from being created. Also updating `componentRef` resolution to support `React.createRef()` usage.

### Patches

- Update typings to not use deprecated types.
- Add Pie and Donut Chart to charting package
- Change  package.json file
- Adding Stacked Bar chart

## 0.0.4
Tue, 03 Jul 2018 10:23:19 GMT

### Patches

- Add ! mark for typed props

## 0.0.3
Mon, 02 Jul 2018 10:21:36 GMT

### Patches

- Initial publish.

## 5.38.2
Fri, 11 May 2018 04:21:29 GMT

### Patches

- Fix Fluent palette color names

## 5.38.1
Thu, 10 May 2018 10:27:25 GMT

### Patches

- Update Fluent theme to use relative imports

## 5.38.0
Tue, 08 May 2018 10:17:01 GMT

### Minor changes

- Adds a Fluent theme experiment

## 5.37.0
Fri, 04 May 2018 15:58:38 GMT

### Minor changes

- Edit link to customize experiments/Nav component and show more/less link to toggle hidden nav links

### Patches

- Updating React build version.

## 5.36.0
Wed, 02 May 2018 23:55:40 GMT

### Minor changes

- Remove Keytips from experiments package

## 5.35.0
Tue, 01 May 2018 10:23:32 GMT

### Minor changes

- remove extendedPicker, floatingPicker, and selectedItemsList from experiments
- Command bar accessibility: one tab stop with aria label

## 5.34.0
Mon, 30 Apr 2018 10:16:44 GMT

### Minor changes

- Nav: Refactored out a NavLink component.

## 5.33.1
Wed, 25 Apr 2018 05:32:09 GMT

### Patches

- Fix bad aria-label prop in Tile

## 5.33.0
Mon, 23 Apr 2018 10:24:54 GMT

### Minor changes

- Updating the focus styling to use the generalized `ms-Fabric--isFocusVisibl

### Patches

- Fix code in @uifabric/experiments such that it adheres to same tslint rules as the main office-ui-fabric-react package.
- Fix index import

## 5.32.0
Fri, 20 Apr 2018 23:06:06 GMT

### Minor changes

- Add delete callback, expose item change methods on SelectedItemsList
- Shimmer: adding two new props and deprecating another one.

## 5.31.4
Thu, 19 Apr 2018 18:25:59 GMT

### Patches

- Update createRef to match React.createRef api

## 5.31.3
Wed, 18 Apr 2018 10:15:04 GMT

### Patches

- Experiments: NavPage bad imports fixed.

## 5.31.2
Tue, 17 Apr 2018 18:47:11 GMT

### Patches

- Fix improper imports from index files

## 5.31.1
Mon, 16 Apr 2018 10:23:25 GMT

### Patches

- prefer const, instead of let, for extendedpicker, floatingpicker, and selecteditemlists
- M365Nav component as an experiment
- Removing module entry temporarily. (Will be added back in 6.0.)
- Updating build to React 16.3.1.
- Shimmer: Changes casing on enums in Shimmer.types
- Experiments: fixing imports for example pages for better user understanding.
- Shimmer: adding two more examples as per designers request.
- Shimmer: imports audited

## 5.31.0
Thu, 12 Apr 2018 10:15:54 GMT

### Minor changes

- Refactoring Shimmer and adding ShimmerTile + Implements Shimmer in TilesList.

### Patches

- Shimmerline import was not correct, fixing import.
- Shimmer: Application example modified to reflect changes in DetailsList

## 5.30.0
Tue, 10 Apr 2018 17:37:28 GMT

### Minor changes

- FloatingPicker: add show/hide picker call backs, fix double resolve when queryString is the same

### Patches

- Tile: exporting an enum to use the values in creating a PlaceholderTile in Shimmer component.

## 5.29.1
Thu, 05 Apr 2018 10:15:39 GMT

### Patches

- fix suggestion header/footer for more flexibile rendering
- Align Tiles in last row with previous rows

## 5.29.0
Tue, 03 Apr 2018 10:16:05 GMT

### Minor changes

- Sets up an example of Shimmer used with DetailsList Component.

## 5.28.2
Sat, 31 Mar 2018 17:40:00 GMT

### Patches

- We need to temporarily remove `sideEffects: false` flag from package.json which will disable w
- Fix flex styling for SignalField
- Pass all props to Signal Icon elements

## 5.28.1
Wed, 28 Mar 2018 21:50:01 GMT

### Patches

- Remove root imports of office-ui-fabric-react

## 5.28.0
Tue, 27 Mar 2018 20:22:53 GMT

### Minor changes

- Create new pattern for suggestions for BaseFloatingPicker

### Patches

- Fix errors in Signals styles

## 5.27.0
Sun, 25 Mar 2018 03:08:03 GMT

### Minor changes

- Add missing icons to Signals and fix colors
- Updating to webpack 4 for producting bundles. Adding appropriate `module` and `sideEffects` fl

### Patches

- Update componentRef types

## 5.26.1
Thu, 22 Mar 2018 10:14:03 GMT

### Patches

- Removes @autobind for arrow functions

## 5.26.0
Tue, 20 Mar 2018 10:27:37 GMT

### Minor changes

- Changes in the props and naming.
- Adds a new Shimmer Component to experiments package.

## 5.25.1
Mon, 19 Mar 2018 10:27:55 GMT

### Patches

- Use arrow function properties instead of @autobind

## 5.25.0
Mon, 12 Mar 2018 06:29:20 GMT

### Minor changes

- Adds a new Shimmer Component to experiments package.

## 5.24.1
Thu, 08 Mar 2018 11:27:23 GMT

### Patches

- Add Keytip and KeytipLayer to experiments export

## 5.24.0
Wed, 07 Mar 2018 11:16:50 GMT

### Minor changes

- add clearInput on BaseExtendedPicker

## 5.23.1
Tue, 06 Mar 2018 02:06:59 GMT

### Patches

- Add Keytip and KeytipLayer to experiments export
- Replaced PureComponent with Component to appease website's UHF react version.

## 5.23.0
Mon, 05 Mar 2018 11:16:58 GMT

### Minor changes

- Converting Image SCSS to MergeStyles step 2 - style conversion (snapshots updated)

## 5.22.0
Fri, 02 Mar 2018 11:25:35 GMT

### Minor changes

- BaseExtendedPicker: Create component to wrap the rendered item, so users get contextual menu if certain props are present, get rid of loading state, fix autofocus on input after suggestion selection

### Patches

- Add initial set of Keytip work

## 5.21.0
Fri, 16 Feb 2018 11:23:28 GMT

### Minor changes

- Removing Coachmark

### Patches

- Hook up onPaste for BaseExtendedPicker

## 5.20.0
Wed, 14 Feb 2018 22:10:49 GMT

### Minor changes

- Use new "use current input" command in Suggestions

## 5.19.0
Wed, 07 Feb 2018 11:23:59 GMT

### Minor changes

- Added a fillHorizontal mode to TilesList

## 5.18.0
Tue, 06 Feb 2018 11:14:36 GMT

### Minor changes

- change persona pill css

### Patches

- BasePicker: Use correct autofillnow

## 5.17.0
Fri, 02 Feb 2018 11:24:16 GMT

### Minor changes

- allow editing of selected items in selected people list

### Patches

- consume BlockedSite icon for malware detected signal

## 5.16.1
Wed, 31 Jan 2018 11:11:59 GMT

### Patches

- Make Selection optional (create default seleciton fallback), change render typedef to any, to allow use in lower versions of types/react"

## 5.16.0
Mon, 29 Jan 2018 11:23:40 GMT

### Minor changes

- Add overflowMenuProps to Experiments CommandBar

## 5.15.0
Thu, 25 Jan 2018 11:23:06 GMT

### Minor changes

- add optional title element to extendedPicker, css changes to have selected items flow on the same row as input

## 5.14.0
Mon, 22 Jan 2018 11:14:27 GMT

### Minor changes

- Add callbacks for onDataReduced and onDataGrown

### Patches

- Minor visual alignment for FolderCover text

## 5.13.0
Fri, 12 Jan 2018 20:03:21 GMT

### Minor changes

- Add demo of size 64 file type icons

## 5.12.0
Wed, 10 Jan 2018 11:23:36 GMT

### Minor changes

- Add search throttle to floating picker

## 5.11.1
Tue, 19 Dec 2017 11:22:47 GMT

### Patches

- Broaden the range of allowed prop-type versions

## 5.11.0
Sat, 16 Dec 2017 05:07:22 GMT

### Minor changes

- Updated build to newest React version and typings. Updated tests and made various tweaks to the code to remove React warnings and keep Enzyme

## 5.10.1
Fri, 15 Dec 2017 11:22:38 GMT

### Patches

- Remove padding and border for suggestions and add callout width prop in floating picker

## 5.10.0
Thu, 14 Dec 2017 11:23:17 GMT

### Minor changes

- Add remeasure public method to CommandBar

## 5.9.2
Tue, 12 Dec 2017 02:08:36 GMT

### Patches

- add link ref in tile

## 5.9.1
Fri, 08 Dec 2017 18:09:44 GMT

### Patches

- Experiments: Fix build breaks in master

## 5.9.0
Mon, 04 Dec 2017 17:27:54 GMT

### Minor changes

- Add experiments page for file type icons

## 5.8.0
Fri, 01 Dec 2017 11:11:16 GMT

### Minor changes

- Revise Signals and provide example page

### Patches

- Fixes the external signal component

## 5.7.0
Wed, 29 Nov 2017 11:24:05 GMT

### Minor changes

- Updating TypeScript to 2.6.2.

## 5.6.1
Thu, 23 Nov 2017 11:10:13 GMT

### Patches

- Apply props.className in ResizeGroup. Add snapshot for ResizeGroup. Pass className from experiments CommandBarTests. Update experiments CommandBar snapshot

## 5.6.0
Fri, 17 Nov 2017 17:36:36 GMT

### Minor changes

- Add external signal

### Patches

- Make sure commands get added/removed in the correct order

## 5.5.2
Thu, 16 Nov 2017 11:20:34 GMT

### Patches

- Fix experiment imports for FloatingPicker and ExtendedPicker components

## 5.5.1
Wed, 08 Nov 2017 11:11:27 GMT

### Patches

- Fix alignment with trending icon

## 5.5.0
Wed, 08 Nov 2017 06:05:34 GMT

### Minor changes

- added ATP signal

## 5.4.0
Thu, 02 Nov 2017 18:20:18 GMT

### Minor changes

- Added SelectedItemsList, change ExtendedPicker from extending BasePicker to be new component utilizing SelectedItemsList and FloatingPicker

### Patches

- Fix import that was causing build error

## 5.3.1
Tue, 24 Oct 2017 10:21:08 GMT

### Patches

- Switch to .svg files for FolderCover images

## 5.3.0
Fri, 20 Oct 2017 18:42:08 GMT

### Minor changes

- Add modal selection behavior to TilesList

## 5.2.0
Wed, 18 Oct 2017 10:21:25 GMT

### Minor changes

- Add Form control

## 5.1.0
Tue, 17 Oct 2017 17:17:41 GMT

### Minor changes

- Create BaseExtendedPicker which extends current BasePicker to experiment with adding new functionality and create BaseFloatingPicker support @mention like scenarios, respectively

## 5.0.5
Fri, 13 Oct 2017 01:36:01 GMT

### Patches

- Fix visibility of Tile descenders

## 5.0.4
Fri, 06 Oct 2017 10:18:41 GMT

### Patches

- TSConfig: update to use preserveConstEnums so that certain builds s ystems don't break when importing const enums

## 5.0.3
Wed, 04 Oct 2017 22:40:22 GMT

*Version update only*

## 5.0.2
Sat, 30 Sep 2017 01:26:37 GMT

### Patches

- Code cleanup after move to MergeStyles

## 5.0.1
Wed, 27 Sep 2017 00:20:58 GMT

### Patches

- Updated for Fabric 5.0.

## 0.10.0
Thu, 21 Sep 2017 06:23:58 GMT

### Minor changes

- Adjust Tile and FolderCover alignments and behaviors

### Patches

- Consume Check hover behavior in Tile

## 0.9.0
Tue, 19 Sep 2017 10:08:55 GMT

### Minor changes

- LayoutGroup: Changed gap to layoutGap and updated docs

## 0.8.0
Mon, 18 Sep 2017 10:18:23 GMT

### Minor changes

- Add accessibility hooks for Tile, TilesList, and FolderCover

## 0.7.1
Fri, 15 Sep 2017 10:19:50 GMT

### Patches

- Add folder cover shadows

## 0.7.0
Thu, 14 Sep 2017 00:34:57 GMT

### Minor changes

- Add support for folder cover signals

## 0.6.0
Tue, 12 Sep 2017 17:41:25 GMT

### Minor changes

- Added LayoutGroup, FolderCover, Tile and TilesList to exports

## 0.5.1
Fri, 08 Sep 2017 10:16:28 GMT

### Patches

- Fix alignment of Tile foreground and background using flexbox
- Add breakpoint size support to Tile

## 0.5.0
Thu, 07 Sep 2017 10:09:51 GMT

### Minor changes

- Removed global fabric export
- Add presentation hooks for Tile and FolderCover
- Support auto-focus for TilesList

### Patches

- Fix minor alignment issues with SignalField

## 0.4.0
Mon, 04 Sep 2017 10:16:56 GMT

### Minor changes

- Add size pre-computation support to Tile and FolderCover

## 0.3.0
Tue, 29 Aug 2017 20:55:35 GMT

### Minor changes

- Implement FolderCover component

### Patches

- Adjusted build to produce sourcemaps with correct sourceRoot.

## 0.2.1
Tue, 29 Aug 2017 10:20:56 GMT

### Patches

- Fix Selection module reference in Tile modules

## 0.2.0
Sat, 26 Aug 2017 00:52:38 GMT

### Minor changes

- Separate Selection out from TilesList and fix minor TilesList bugs

## 0.1.7
Fri, 25 Aug 2017 20:31:51 GMT

### Patches

- Adding back sourcemap content to .map files, which should alleviate "../src/* missing" issues when using webpack.

## 0.1.6
Fri, 25 Aug 2017 19:27:18 GMT

*Version update only*

## 0.1.5
Thu, 24 Aug 2017 10:20:20 GMT

*Version update only*

## 0.1.4
Thu, 24 Aug 2017 05:38:14 GMT

### Patches

- Inserted disable jsx-ban-props lines to experiments pkg to pass tslint

## 0.1.3
Wed, 23 Aug 2017 19:04:55 GMT

### Patches

- Removed suppression of tslint max line length rule from Experiments package, and broke up large lines or inserted tslint:disable comments to pass tslint
- Removed suppression of tslint unused variables rule from Experiments package and removed unused variables to pass tslint
- Removed suppression of tslint self-close rule from Experiments package and self-closed all empty elements to pass tslint
- Added missing typedefs to call signatures in experiments, re-enable tslint rulefor typedef

## 0.1.2
Tue, 22 Aug 2017 10:09:55 GMT

*Version update only*

## 0.1.1
Mon, 21 Aug 2017 10:19:29 GMT

### Patches

- Updating project dependencies.

## 0.1.0
Fri, 18 Aug 2017 16:32:33 GMT

### Minor changes

- Added commandbar as ExperimentCommandBar

### Patches

- Fix underflow for TilesList with stack grids

## 0.0.2
Wed, 16 Aug 2017 10:11:43 GMT

*Version update only*

## 0.0.1
Tue, 15 Aug 2017 10:19:22 GMT

*Initial release*
