Skip to content

v0.7.5

Compare
Choose a tag to compare
@hizzgdev hizzgdev released this 29 Oct 19:53
· 52 commits to master since this release
811a241

What's Changed

  • Bump @babel/traverse from 7.18.2 to 7.23.2 by @dependabot in #515
  • re-fix bug: draggalbe-node plugin block double click unexpected by @hizzgdev in #521
  • dragging is only triggered when the left button is pressed by @hizzgdev in #522
  • don't lookup node when the node is not moved, and fix bug on mousemove by @hizzgdev in #524
  • [plugin][draggable-node] optimize the logic of looking up the target node by @hizzgdev in #525
    • Search for overlapping nodes to improve performance of finding nearest nodes
    • Remove outdated event reference
    • Make lines appear in a special color when movement is invalid
  • update version to 0.7.5 by @hizzgdev in #526

Full Changelog: v0.7.4...v0.7.5