Braks
|
7a8aed4ec4
|
refactor(selection)!: Move user selection rect drawing into component
* remove corresponding store state
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2021-12-20 19:29:52 +01:00 |
|
Braks
|
fd71e1e16e
|
update: Add names to components
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2021-11-21 16:54:59 +01:00 |
|
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
|
aaf5f608f5
|
feat: add path alias for src
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2021-11-06 09:38:02 +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
|
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
|
b2b1fe822f
|
feat: add useStore and useHooks composables that provide default store/hooks
|
2021-10-20 22:39:54 +02:00 |
|
Braks
|
7ecbcba7eb
|
fix: edge anchor
|
2021-10-20 22:39:54 +02:00 |
|
Braks
|
c3fb3cd10a
|
fix: zoom pan helper
|
2021-10-20 22:39:54 +02:00 |
|
Braks
|
a895853b64
|
update: Add injection keys
|
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 |
|