chore: bump versions

This commit is contained in:
github-actions[bot]
2024-12-07 11:51:38 +00:00
committed by Braks
parent f4f2494fd1
commit 265e03d9f4
7 changed files with 15 additions and 26 deletions

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Update sourceNode and targetNode properties of edge when using `updateEdge`.

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Prevent default scrolling behavior when using arrow keys to move nodes or a selection.

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Allow Control key as pan activation key code.

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Check `panOnDrag` for allowed drag buttons in d3 filter

View File

@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Prevent browser context menu when triggering pane context menu event.