Releases: Ekisa-Team/cdk
Releases · Ekisa-Team/cdk
v1.0.0
Changelog (Breaking changes)
- Add API to export graph as JPEG or PNG
- Add boundaries option for the graph drawing area
- Refactor API to & improve styles options
v0.4.0
Features
- Add option to bind clickable area in graph-drawing lib
- Migrate from vite to tsup
- General improvements
v0.3.4
Features
- Implement dynamic forms library and stabilize it
- Write documentation
- Create Angular example
- Improve the bundling process
v0.1.2
Release notes
Package: [graph-drawing
]
- Nodes drawing on SVG elements
- Nodes removal on runtime by user interaction
- Smart nodes connection with SVG lines
- Customization layer on top of the API
- Built-in compilation process for runtime changes