chore: bump versions
This commit is contained in:
committed by
Braks
parent
c47149b536
commit
a838941d39
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
fix smooth step edge horizontally or vertically aligned nodes
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/minimap": minor
|
||||
---
|
||||
|
||||
Add `offsetScale` prop
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Fix scroll speed when using Control btn on windows
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Use os specific key defaults (Windows -> Control, Mac -> Meta)
|
||||
@@ -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)
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Add role `img` to edges if not focusable
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Improve smoothstep edge label positioning
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Fix horizontal scroll on windows
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Clear pressed key on keyup event, so that key combinations only work while simulteanously pressing keys
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Allow passing key combinations as a simple string instead of wrapping in an array
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/minimap": patch
|
||||
---
|
||||
|
||||
Pass missing minimap node props
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Reset isPressed value when switching from a boolean keyFilter to another type of keyFilter
|
||||
Reference in New Issue
Block a user