2.0.0
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