Skip to content

v1.0.0

Choose a tag to compare

@krissalvador27 krissalvador27 released this 28 Jun 17:40
· 164 commits to master since this release
a1a2f8c

Although this is a major release, there aren't many breaking changes that weren't noted in previous releases. Additions include more tests, clean up of component API docs, minor bug fixes and feature adds and better consistency for chart props.

Breaking Changes

  • Per #63 Include css in root, the stylesheet has been moved to
import "reactochart/styles.css"
  • #85 PieChart - Deprecates markerLineClass in favor of markerLineClassName