Skip to content

Latest commit

 

History

History
76 lines (43 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

76 lines (43 loc) · 1.04 KB

2.4.0

  • Added: angleMargin prop by @entozoon

2.3.0

  • Added: startAngle prop by @whamtet

2.2.0

  • Added: href by prop on sector by @tnormington
  • Added: Tests
  • Updated: Use yarn instead of npm
  • Updated: Dependencies

2.1.1

  • Fixed: Charts with values < 1

2.1.0

  • Added: Manual expand feature by @tnormington
  • Added: Transition props by @tnormington

2.0.3

  • Fixed: Single data color

2.0.2

  • Fixed: UMD global name

2.0.1

  • Fixed: Data with 0 value

2.0.0

  • Updated: Complete rewrite
  • Added: Tests

1.4.0

  • Updated: dependencies

1.3.0

  • Added: Mobile touchevents

1.2.3

  • Updated : Upgrade deps
  • Updated : Webpack build

1.2.2

  • Updated : Import PropTypes separately

1.2.1

  • Updated : Documentation

1.2.0

  • Added : Webpack build -> webpack.config.js
  • Updated : Babel config -> .babelrc
  • Updated : Eslint config -> .eslintrc
  • Updated : Dev dependencies -> package.json

1.1.0

  • Added : React in peer dependency

1.0.0

  • Initial release