Skip to content

Releases: Ekisa-Team/cdk

v1.0.2

18 May 14:57
Compare
Choose a tag to compare
Bump package version

v1.0.1

18 May 14:14
Compare
Choose a tag to compare
Bump package version

v1.0.0

18 May 02:47
Compare
Choose a tag to compare

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

10 Apr 20:24
Compare
Choose a tag to compare

Features

  • Add option to bind clickable area in graph-drawing lib
  • Migrate from vite to tsup
  • General improvements

v0.3.4

04 Apr 05:18
Compare
Choose a tag to compare

Features

  • Implement dynamic forms library and stabilize it
  • Write documentation
  • Create Angular example
  • Improve the bundling process

v0.1.2

08 Mar 05:22
Compare
Choose a tag to compare

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