Releases: unirakun/react-kgraph
Releases Β· unirakun/react-kgraph
v0.2.2
v0.2.1
- π¨ link react key
v0.2.0
β¨ block interactions: move/zoom/drag
v.0.1.6
Some bogues are fixed
- π onLinkClick with the right link
- π drag on link (type=graph)
The API is enhanced by types and some capabilities
- β»οΈ Custom Link gets every needed props
- β¨ override Graph className and style
- π· types of Nodes component
- π· export typescript types
Documentation is enhanced
- π adding @storybook/addon-storysource
- π fix github actions badge
- π DEV.md
v0.1.5
:bookmark: v0.1.5
v0.1.3
First documentation
v0.1.2
Adding some code quality tools
v0.1.1
First version :
- Two layouts : graph or tree
- Can switch between layout
- Can add nodes and/or links
- Animated graph layout
- Hover animation
- Drag in graph layout mode
- Click on a node/link is implemented