chore: bump versions

This commit is contained in:
github-actions[bot]
2024-01-21 14:35:35 +01:00
committed by Braks
parent c6ec16ee8b
commit c4becc3523
14 changed files with 32 additions and 52 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Pass vueflow id to `getMarkerId` in connection line component
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Add default event handler when no handlers for a given event exist anymore
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Allow panning on scroll when selection is active
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Expose handleClick and handlePointerDown from handle components
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/minimap": minor
---
Inherit attrs in minimap
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Merge connection line styles with options
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Return false for boolean key filter and set the `isPressed` ref to whatever the keyFilter would be (true/false)
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add `useConnection` composable for easy access of current connection params
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Await fitView before emitting pane-ready
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Add fallback for connection line type (bezier as default)