Skip to content

v1.2.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@AykutSarac AykutSarac released this 09 Feb 12:08
· 1576 commits to main since this release
0c37312

What's Changed

  • Replaced react-flow-renderer library with reaflow
  • Removed dagre
  • Nodes are no longer can be dragged (temporarily)
  • Layout is auto generated on JSON modification
  • Fixed cursor going to top on JSON modify
  • Fixed JSON clear is not working correctly
  • Performance optimizations