chore: bump versions

This commit is contained in:
github-actions[bot]
2023-10-06 18:00:01 +02:00
committed by Braks
parent 01a53e0526
commit 9b6c6e380e
17 changed files with 38 additions and 67 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Allow using `expandParent` together with `parent` extent
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add `getIncomers`, `getOutgoers` and `getConnectedEdges` as store actions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Respect pan on scroll class name
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
disable panning when `panOnDrag` is `false`
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/node-resizer": patch
---
Wait for node dimensions to be initialised before enforcing min/max height/width on nodes
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Cleanup node handlebounds when a handle is unmounted
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add `nodeDragThreshold` option
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add `areNodesInitialized` gettet to store
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add source and target node ids to edge removal changes
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
add `flowToScreenCoordinate` & `screenToFlowCoordinate` to viewport actions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
unselect edge if selected and multi-selection is active
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Queue node dimensions update to next tick
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Allow passing a number as connectable prop to allow a specific number of connections per handle