chore(changeset): add

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-03-23 15:58:30 +01:00
committed by Braks
parent 1f49358569
commit 170f79ce60
3 changed files with 15 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/background": minor
---
Add `lineWidth` prop to background component. Allows changing line bg stroke width
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/background": minor
---
Allow setting gap as number or number array (x,y)
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/background": minor
---
Add `offset` prop to background component. Allows for offsetting individual backgrounds to create a "multi" bg.