chore: next release
This commit is contained in:
committed by
Braks
parent
99909f1660
commit
6f02480b17
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@vue-flow/node-resizer': minor
|
||||
---
|
||||
|
||||
Add `shouldResize` option. Allows users to cancel resizing.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@vue-flow/core': patch
|
||||
---
|
||||
|
||||
Add `valid` and `connecting` class names instead of `vue-flow__handle-valid` and `vue-flow__handle-connecting` (old class names kept for backwards compatibility but will be removed in the future)
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@vue-flow/core': patch
|
||||
---
|
||||
|
||||
Draw connection lines to opposite position
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@vue-flow/core': patch
|
||||
---
|
||||
|
||||
When a node is not draggable, avoid dragging it when using a selection box
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@vue-flow/core': patch
|
||||
---
|
||||
|
||||
Fix ios connection error
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@vue-flow/core': minor
|
||||
---
|
||||
|
||||
Add `VueFlowError` class which is used when throwing
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@vue-flow/core': minor
|
||||
---
|
||||
|
||||
Add `connectionStatus` to connection lines, which can be used to check if the connection line is used on a valid handle.
|
||||
Reference in New Issue
Block a user