Skip to content

2.0.0

Compare
Choose a tag to compare
@PierreCapo PierreCapo released this 28 Jul 16:51
· 25 commits to master since this release
5c15852

Breaking changes 🔥:

  • Some properties of treeviz have been renamed
  • nodeColor property has been removed -> use directly node template to set a background color to nodes

Features ✨:

  • Duration property have been added
  • You can know dynamically change the configuration of the tree (see the storybook) that allows to create treeviz-react

Bug fixes 🐛:

  • Fixing the weird enter and exit animation when adding/removing nodes that has a big depth
  • Typings fixes