Braks
|
10215b4631
|
update: create vue.d.ts files
* add vue-tsc to emit d.ts files from vue components
* use absolute paths in components
* avoids conflicts with ts custom paths in vue-tsc generated vue.d.ts files
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2021-11-17 01:39:50 +01:00 |
|
Braks
|
a58d952e9f
|
fix: disable inherting attrs on nodes/edges to avoid warnings
* disable context warnings for non-dev environments
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2021-11-16 16:01:44 +01:00 |
|
Braks
|
61779638ac
|
update(dist): Remove rollup and use vite to build lib
* Remove custom tsconfig paths to avoid resolving issues on published package
|
2021-11-06 08:54:35 +01:00 |
|
Braks
|
20e9d1d396
|
update: fix names
|
2021-10-21 17:42:33 +02:00 |
|
Braks
|
2bfecf7148
|
update: change name to vue flow
* Add gif to readme
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2021-10-20 22:39:54 +02:00 |
|
Braks
|
560bdc203b
|
update(script-setup): Refactor remaining files to script setup style
|
2021-10-20 22:39:54 +02:00 |
|