chore: add changesets
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
'@vue-flow/core': minor
|
||||||
|
---
|
||||||
|
|
||||||
|
Add `connectionRadius` option to global options and handle props.
|
||||||
|
You can use this option to set the radius at which a connection line will snap to the closest available handle.
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
'@vue-flow/core': minor
|
||||||
|
---
|
||||||
|
|
||||||
|
Remove `isValidSourcePos` and `isValidTargetPos` options from nodes.
|
||||||
|
Use custom node components and pass the validator function to the handle yourself.
|
||||||
|
|
||||||
|
This option was deprecated and has now been removed.
|
||||||
Reference in New Issue
Block a user