Skip to content

2.1.0

Compare
Choose a tag to compare
@zHaytam zHaytam released this 30 Apr 09:04
· 315 commits to master since this release
9fa3960

Added

  • ScaleFactor zoom option (@joezearing)
  • Add Constraints options which gives you more control on what happens in the diagram:
    • ShouldDeleteNode: Whether a selected node should be deleted or not
    • ShouldDeleteLink: Whether a selected link should be deleted or not
    • ShouldDeleteGroup: Whether a selected group should be deleted or not
  • DeleteSelectionBehavior unit tests

Changes

  • Batched more things