Releases: bcakmakoglu/vue-flow
v1.42.4
What's Changed
Patch Changes
-
#1794
e0bb46e
Thanks @bcakmakoglu! - Use null as fallback id for edge source handle -
#1796
978b896
Thanks @bcakmakoglu! - Remove edgelookup update when updating connection lookup as edge lookup is computed already -
#1796
a6a3000
Thanks @bcakmakoglu! - Reset drag items on drag end
Full Changelog: v1.42.3...v1.42.4
v1.42.3
What's Changed
Patch Changes
- #1789
f4fc254
Thanks @bcakmakoglu! - Unwrap ref when checking if connection in progress.
Full Changelog: v1.42.2...v1.42.3
v1.42.2
What's Changed
Patch Changes
-
#1781
a14d16d
Thanks @bcakmakoglu! - Prevent removal of handle bounds when<Handle>
is unmounted. -
#1776
41bed0c
Thanks @bcakmakoglu! - Prevent pane click event when connection is in progress.
Full Changelog: v1.42.1...v1.42.2
@vue-flow/[email protected]
chore: bump versions (#1778) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@vue-flow/[email protected]
What's Changed
Patch Changes
- #1754
a3870b8
Thanks @bcakmakoglu! - Bind attributes to minimap node elements.
v1.42.1
What's Changed
Patch Changes
- #1749
56eb94e
Thanks @bcakmakoglu! - Correct connection keys.
Full Changelog: v1.42.0...v1.42.1
v1.42.0
What's Changed
Minor Changes
-
#1729
8a832f1
Thanks @bcakmakoglu! - Use connection lookup to check what elements should be selected by a user selection box. -
#1729
d4a6910
Thanks @bcakmakoglu! - AdduseNodeConnections
composable -
#1742
b1e2f57
Thanks @bcakmakoglu! - Inherit attributes on main edge path element in BaseEdge component.
Full Changelog: v1.41.7...v1.42.0
@vue-flow/[email protected]
What's Changed
Patch Changes
- #1739
6f37cfd
Thanks @bcakmakoglu! - Hide minimap node when graph node is hidden.
v1.41.7
What's Changed
Patch Changes
- #1726
763d122
Thanks @bcakmakoglu! - use center position of handle as snapping point for connection lines
v1.41.6
What's Changed
Patch Changes
-
#1705
047ec99
Thanks @bcakmakoglu! - Update sourceNode and targetNode properties of edge when usingupdateEdge
. -
#1698
7cc1c5a
Thanks @bcakmakoglu! - Prevent default scrolling behavior when using arrow keys to move nodes or a selection. -
#1707
4c9e517
Thanks @bcakmakoglu! - Allow Control key as pan activation key code. -
#1707
4c9e517
Thanks @bcakmakoglu! - CheckpanOnDrag
for allowed drag buttons in d3 filter -
#1707
4c9e517
Thanks @bcakmakoglu! - Prevent browser context menu when triggering pane context menu event.
Full Changelog: v1.41.5...v1.41.6