Skip to content

Releases: civiccc/react-simple-pie-chart

v0.4.1

Choose a tag to compare

@trotzig trotzig released this 09 May 08:43

Use prop-types package instead of React.PropTypes

v0.4.0

Choose a tag to compare

@trotzig trotzig released this 29 Jul 15:53

Relax the React dependency so that you can use React 15.

v0.3.1

Choose a tag to compare

@trotzig trotzig released this 15 Jan 09:47

Changes:

  • Make bundled pie-chart.js easier to import

v0.3.0

Choose a tag to compare

@trotzig trotzig released this 04 Jan 13:01

Changes:

  • Upgrade Babel from 5 to 6
  • Convert to ES2015 module
  • Convert to ES2015 class

v0.2.2

Choose a tag to compare

@lencioni lencioni released this 29 Oct 03:35
  • Fix centering when rendering as a circle

v0.2.1

Choose a tag to compare

@lencioni lencioni released this 13 Oct 20:19
  • Update for React 0.14
  • Move react from dependencies to peerDependencies

0.2.0

Choose a tag to compare

@lencioni lencioni released this 26 Apr 00:11
  • Reduce jaggedness from thin segments
  • Remove size prop

0.1.1

Choose a tag to compare

@lencioni lencioni released this 25 Apr 18:52
  • Fix npm dependencies

0.1.0

Choose a tag to compare

@lencioni lencioni released this 25 Apr 18:38
  • Initial release