chore: next release
This commit is contained in:
committed by
Braks
parent
0c784a27a9
commit
b835e173be
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@vue-flow/core': patch
|
||||
---
|
||||
|
||||
Prevent elements that have selectable disabled from being selected
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@vue-flow/core': minor
|
||||
---
|
||||
|
||||
Add `deletable` option to nodes and edges. If set to false it will prevent nodes and edges to be removed when `removeNodes` or `removeEdges` is triggered
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@vue-flow/core': patch
|
||||
---
|
||||
|
||||
Skip updating positions when `updateNodeInternals` is triggered - it will only update node dimensions (which can trigger a position update)
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@vue-flow/core': patch
|
||||
---
|
||||
|
||||
Use flush timing `pre` for NodeWrapper watchers
|
||||
Reference in New Issue
Block a user