refactor(flow!): Change transform to viewport

* Change array type to object type and rename transform type to viewport
* Update examples & docs
This commit is contained in:
Braks
2022-04-09 21:41:02 +02:00
parent 47f5a761a1
commit fcdbc21d34
29 changed files with 255 additions and 633 deletions

View File

@@ -9,7 +9,7 @@
"build": "vuepress build src"
},
"dependencies": {
"@braks/vue-flow": "^0.4.2-0",
"@braks/vue-flow": "^0.4.2-3",
"blobity": "^0.1.7"
},
"devDependencies": {