Releases: spotify/reactochart
Releases · spotify/reactochart
v.6.1.1
- #443 Bump d3-color from 3.0.1 to 3.1.0
v6.0.0
- #307 Enable support for d3 7, and still support 6
- #308 Enable GitHub Actions for CI
v5.0.0
- Remove support for Node 8-10. Support 12 and up.
- Some security patches to dependencies.
v4.0.0
- #276 Upgrade D3 to 6.3.1.
v3.2.2
- #273 Add
aria-hidden="true"
attributes to XYPlot components.
v3.2.1
Docs Update
- #271 Small YAxisLabels formatting example fix #271
v3.2.0
- #269 Add nodeSort and linkSort hooks to SankeyDiagram.
- #269 Remove deprecated refs definition using strings.
v3.1.0
- #264 Added noLabelOverhang prop to XAxisLabels
v3.0.3
- #257 Added onClick event handler for Bar, BarChart, RangeBarChart, and PieChart - Thanks @jrydberg!
- #258 Updated docs and added testing for onClick event handlers
- Update dependencies via Greenkeeper
v3.0.2
- #234 Remove deprecated React lifecycle hooks
- Update dependencies via Greenkeeper