1.11.7
- Missing colon on series.md (#1087)
- Docs: simplify usage (#1094)
- Alphabetize imports (#1105)
- Add className functionality to Hint and GridLines (#1008)
- Fix a misnamed prop in colors doc (#1127)
- Fix a typo (#1133)
- Fix/inconsistent proptypes of discrete color legend (#1147)
- Fix webpack windows build issue(#940) (#1144)
- Update LabelSeries doc with a link that has more info on svg-text (#1150)
- Fix stacking together different series types (#1037) (#1145)
1.11.6
- Update treemap docs (#1044)
- Adding invert method to ordinal scale (#1046)
- Update Hint and Crosshair to display Dates (#1077)
- Update CustomSVGSeries to use getX / getY (#1051)
- Fixes undefined X and Y of onNearestXY (#1000)
- Add hovering example for heatmap series (#1078)
1.11.5
- Fixing BarSeries overlapped (#944)
- Remove bad npm refs (#1025)
- Install a pre-push hook for removing bad npm refs (#1026)
- Fix showcase duplicate props (#1030)
- More flexibility when rendering tick labels with tickFormat (#1019)
- Remove unnecessary columns (#1035)
- Use dominant baseline instead of alignment for consistent rendering (#1034)
- Construct Chart Label (#1038)
1.11.3
- Run sort-comp Codemod (#964)
- Docs fixes (#974)
- Gitignore Showcase bundles (#969)
- Fix markdown formatting. (#982)
- Update doc routes, center all the docs examples (#979)
- Add iris dashboard (#976)
- Delete history example (#975)
- Add example of difference bar chart (#990)
- Fix lint errors (#977)
- Add stroke properties to discrete color legend (#860) (#994)
- Make props in documentation easier to parse (#984) (#993)
- Propagate props for discrete color legend (#998)
- Update HotizontalDiscreteColor example to show off stroke styles (#1001)
- Run create-element-to-jsx Codemod (#961)
- Run pure-component Codemod (#965)
- Run manual-bind-to-arrow Codemod (#963)
- Radar chart tooltips (#992)
1.11.2
- Improve some examples (#956)
- Run Prettier on all files (#960)
- Fix
getY0
prop on AreaSeries (#971)
1.11.1
- Add Brushing Functionality (#939)
- Add Hexbin Series (#926)
- Update Highlight Component (#938)
- Fix Problematic Dependencies (#948)
- Fix Showcase Links (#946)
- Move flare to the correct spot (#955)
- Fix LineSeriesCanvas - onNearestXY not called (#931)
1.10.7
- Fix several documentation links (#934)
- Show an example of changing Sankey names dynamically (#923)
- Adjust edge of complex chart (#927)