recharts v0.6.0 Release Notes

Release Date: 2016-02-05 // about 8 years ago
  • ๐Ÿ’ป UI

    • ๐Ÿ”จ refactor: rename AdaptionWrapper to ResponsiveContainer
    • ๐Ÿ”จ refactor: delete some repeated codes, and use polarToCartesian in PolarUtils
    • ๐Ÿ›  fix: update the defaultProps of cx, cy, innerRadius, outerRadius
    • ๐Ÿ›  fix(Sector, AdaptionWrapper):1. fix the bug of Sector when innerRadius is 0 2. fix the bug of unbind event when component is unmounted
    • feat(util): use lodash replace utils