chore: bump versions
This commit is contained in:
committed by
Braks
parent
1e786a9b08
commit
a16b7ca3d0
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Fetch current node in drag handler, fixes drag handler using outdated node obj when it has been overwritten
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Avoid inserting invalid nodes into state and throw error msg if invalid node is passed
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Allow passing a MaybeComputedRef type as `isValidConnection` arg for `useHandle` composable
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/controls": minor
|
||||
---
|
||||
|
||||
Disable zoom-in / zoom-out btns when max or min zoom is reached
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Use all handles in connection radius and select closest one that is valid
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/node-toolbar": minor
|
||||
---
|
||||
|
||||
Add `align` prop to node toolbar
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/controls": patch
|
||||
---
|
||||
|
||||
use OR operator to determine `isInteractive` state in controls component
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Set default viewport type as partial
|
||||
Reference in New Issue
Block a user