Skip to content

Releases: jpb12/react-tree-graph

v1.6.0

24 Jun 21:40
Compare
Choose a tag to compare
  • Adding animations

v1.5.0

13 May 09:58
Compare
Choose a tag to compare
  • Removed warnings in react 15.5+

v1.4.0

29 Apr 11:18
Compare
Choose a tag to compare
  • Added getChildren prop

v1.3.0

14 Apr 19:57
Compare
Choose a tag to compare
  • Node and click handlers now have event as a second parameter (thanks @ronaldborman)

v1.2.3

11 Apr 20:07
Compare
Choose a tag to compare
  • Updating built files to include change in previous version

v1.2.2

11 Apr 19:59
Compare
Choose a tag to compare
  • Fixed undefined being passed into Link's onClick handler

v1.2.1

29 Mar 23:01
Compare
Choose a tag to compare
  • Using d3-hierarchy instead of d3. This should significantly reduce bundle size

v1.2.0

05 Mar 19:45
Compare
Choose a tag to compare
  • Upgraded dependencies, including webpack to 2.x
  • Included a CSS file for basic styling

v1.1.0

14 Dec 23:01
Compare
Choose a tag to compare
  • Upgraded d3 dependency to 4.4.0
  • Included a minified file

v1.0.1

14 Dec 11:51
Compare
Choose a tag to compare
  • Removing an npm shrinkwrap file. Its presence caused duplicate dependencies to be installed when react-tree-graph was installed