chore: bump versions

This commit is contained in:
github-actions[bot]
2024-12-07 16:39:07 +01:00
committed by Braks
parent f4f2494fd1
commit 265e03d9f4
7 changed files with 15 additions and 26 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Update sourceNode and targetNode properties of edge when using `updateEdge`.
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Prevent default scrolling behavior when using arrow keys to move nodes or a selection.
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Allow Control key as pan activation key code.
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Check `panOnDrag` for allowed drag buttons in d3 filter
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Prevent browser context menu when triggering pane context menu event.