Skip to content

Version 1.0.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@rubenthoms rubenthoms released this 18 Aug 12:33
· 22 commits to main since this release
0990293

Added

  • #3 - Setup of build environment.
  • #5 - Implemented automatic diagram layout (nodes and arrows), paning & zooming, minimap, rendering library (oil and gas) and node and flow interaction (click events)
  • #7 - Implemented timeline component.
  • #10 - Implemented smooth zoom when doubleclicking on view.

Changed

  • #9 - Refactored code and improved edge layout algorithm (preventing edges from being on top of each other or behind nodes, repeating flow names).

Fixed

  • #4 - Fixed security issues, missing dependencies and adjusted actions according to master -> main convention.