Releases: hizzgdev/jsmind
Releases · hizzgdev/jsmind
v0.7.6
v0.7.5
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
v0.7.4
v0.7.2
v0.7.1
v0.7.0
v0.6.5
What's Changed
- Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #484
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #486
- [Optimize] setup dependencies in plugins by @hizzgdev in #491
- [Doc] add demo with requirejs, update to v0.6.5 by @hizzgdev in #493
Full Changelog: v0.6.4...v0.6.5
v0.6.5-preview
What's Changed
- Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #484
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #486
- [Optimize] setup dependencies in plugins by @hizzgdev in #491
Full Changelog: v0.6.4...v0.6.5-preview