recharts v0.5.0 Release Notes

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

    • feat(AdaptionWrapper): add AdaptionWrapper to make charts adapt to the size of parent dom
    • ๐Ÿ”จ refactor: directory structure adjustment
    • ๐Ÿ›  fix(LineChart, CartesianChart): 1.fix the bug of margin when only part of the attributes are specified 2.fix the bug of number axis when domain is specified 3.fix the bug of category number when no dataKey is specified 4.format the code in README.md
    • ๐Ÿ”จ refactor(treemap): support tree structure data; changed props that pass to shape

    โœ… Test

    • โœ… test: 1.rename some test files 2.add test case of LodashUtil
    • โœ… test(treemap): modified treemap test

    ๐Ÿ“„ Docs

    • deps: add dependence oui-dom-utils
    • chore(README.md): add syntax highlighting to the readme
    • ๐Ÿ“ฆ chore(package.json): add keyword react-component