chore: bump versions

This commit is contained in:
github-actions[bot]
2022-10-18 18:48:43 +02:00
committed by Braks
parent 3b1475cd24
commit 0caf8f2290
8 changed files with 17 additions and 31 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Allow undefined as custom theme var value
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Node and Edge data and events to be definitely typed when passed as NodeProps or EdgeProps
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Add `overflow: visible` to control btn svgs (fixes safari bug where svgs aren't showing up)
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Extend Elements/FlowElements generics to differentiate between Node and Edge data and custom events
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Add Generic to isNode and isEdge helpers
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Set nodes' dragging prop on drag start and end (fixes grabbing hand not showing on mousedown / not disappearing on mouseup)