Releases: bcakmakoglu/vue-flow
v1.42.2
What's Changed
Patch Changes
- 
#1781 a14d16dThanks @bcakmakoglu! - Prevent removal of handle bounds when<Handle>is unmounted.
- 
#1776 41bed0cThanks @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 a3870b8Thanks @bcakmakoglu! - Bind attributes to minimap node elements.
v1.42.1
What's Changed
Patch Changes
- #1749 56eb94eThanks @bcakmakoglu! - Correct connection keys.
Full Changelog: v1.42.0...v1.42.1
v1.42.0
What's Changed
Minor Changes
- 
#1729 8a832f1Thanks @bcakmakoglu! - Use connection lookup to check what elements should be selected by a user selection box.
- 
#1729 d4a6910Thanks @bcakmakoglu! - AdduseNodeConnectionscomposable
- 
#1742 b1e2f57Thanks @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 6f37cfdThanks @bcakmakoglu! - Hide minimap node when graph node is hidden.
v1.41.7
What's Changed
Patch Changes
- #1726 763d122Thanks @bcakmakoglu! - use center position of handle as snapping point for connection lines
v1.41.6
What's Changed
Patch Changes
- 
#1705 047ec99Thanks @bcakmakoglu! - Update sourceNode and targetNode properties of edge when usingupdateEdge.
- 
#1698 7cc1c5aThanks @bcakmakoglu! - Prevent default scrolling behavior when using arrow keys to move nodes or a selection.
- 
#1707 4c9e517Thanks @bcakmakoglu! - Allow Control key as pan activation key code.
- 
#1707 4c9e517Thanks @bcakmakoglu! - CheckpanOnDragfor allowed drag buttons in d3 filter
- 
#1707 4c9e517Thanks @bcakmakoglu! - Prevent browser context menu when triggering pane context menu event.
Full Changelog: v1.41.5...v1.41.6
v1.41.5
What's Changed
Patch Changes
- 
#1680 b6c500dThanks @bcakmakoglu! - check if event on drag end is mouse/touch event or a usedrag event
- 
#1696 249efceThanks @bcakmakoglu! - Properly release key combinations when one of the keys is unpressed
- 
#1693 f28ffbaThanks @bcakmakoglu! - Allow using the+key in key combinations
- 
#1695 b09ad8eThanks @bcakmakoglu! - Escape node labels and avoid rendering them as innerHTML
Full Changelog: v1.41.4...v1.41.5
@vue-flow/[email protected]
What's Changed
Patch Changes
- #1692 f08c15dThanks @bcakmakoglu! - Set default offset value to0
Full Changelog: https://github.com/bcakmakoglu/vue-flow/compare/@vue-flow/[email protected]...@vue-flow/[email protected]