chore: bump versions

This commit is contained in:
github-actions[bot]
2023-08-21 17:44:20 +02:00
committed by Braks
parent c47149b536
commit a838941d39
18 changed files with 41 additions and 63 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
fix smooth step edge horizontally or vertically aligned nodes
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/minimap": minor
---
Add `offsetScale` prop
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Fix scroll speed when using Control btn on windows
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Use os specific key defaults (Windows -> Control, Mac -> Meta)
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/node-resizer": patch
---
Enforce minHeight, minWidth and maxHeight, maxWidth by updating node styles whenever these props change (if an update is necessary)
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Add role `img` to edges if not focusable
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Improve smoothstep edge label positioning
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Fix horizontal scroll on windows
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Clear pressed key on keyup event, so that key combinations only work while simulteanously pressing keys
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Allow passing key combinations as a simple string instead of wrapping in an array
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/minimap": patch
---
Pass missing minimap node props
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Reset isPressed value when switching from a boolean keyFilter to another type of keyFilter