chore: next release

This commit is contained in:
github-actions[bot]
2022-12-19 16:59:35 +01:00
committed by Braks
parent 011f0ed233
commit 3d62b079ec
6 changed files with 13 additions and 21 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Make label coords (x,y) optional in BaseEdge
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Fix input field focus inside nodes preventing selection rect to be created
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Add `elevateNodesOnSelect` option to enable/disable increasing z-index of selected nodes
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Re-group edges by z-index on edge selection changes