Commit Graph

479 Commits

Author SHA1 Message Date
braks
ac8ef13632 fix(core): watcher not working with onMounted hook
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-09 23:13:55 +01:00
github-actions[bot]
ddddc7f7d4 chore: bump versions 2022-12-09 21:21:56 +01:00
braks
c37bb8a3cf chore(node-toolbar): update README.md
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-09 20:52:01 +01:00
braks
614ff727b9 chore(node-toolbar): add auto-imports.d.ts
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-09 20:52:01 +01:00
braks
f6acbd8dc6 feat(node-toolbar): add node-toolbar component
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-09 20:52:01 +01:00
braks
2829f8a92d feat: add toolbar pkg
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-09 20:52:01 +01:00
braks
4103ef60bb refactor(core): dispose v-model watchers on scope dispose
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-09 20:42:56 +01:00
braks
473fd83c59 refactor(core): separate model and store watchers
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-09 20:42:56 +01:00
braks
a8f679c36b refactor(core,nodes,edges): deep reactive nodes and edges
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-09 20:40:50 +01:00
github-actions[bot]
a4cf9c0b3b chore: bump versions 2022-12-08 22:55:40 +01:00
braks
7daadfc383 fix(nodes): properly calculate node extent
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-08 22:50:30 +01:00
braks
602fbada4b fix(core,additional-components): apply translate extent on pan
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-08 22:49:32 +01:00
braks
dce5d86867 refactor(nodes): only trigger dragging flag when a change has occured
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-08 16:48:18 +01:00
braks
61d28e81f1 chore: bump version 2022-12-06 18:00:06 +01:00
github-actions[bot]
3370beef23 chore: bump versions 2022-12-06 17:56:25 +01:00
Congyu Wang
c382d881e4 sync node position after resizing 2022-12-06 17:50:51 +01:00
braks
af699d384c refactor(core): omit type prop for smooth step edge props
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-06 17:49:27 +01:00
braks
27c6c42303 refactor(core,edges): enable vue macros betterDefine and remove duplicate interface defs
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-06 17:49:27 +01:00
braks
21523ceb4e chore(deps-dev,core): add extended vue macros
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-06 17:49:27 +01:00
braks
a1e1304b63 fix(core): prevent valid connections on same node and handle
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-06 17:46:15 +01:00
braks
0d44179373 fix(core): allow middle mouse pan over edges
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-06 17:46:02 +01:00
braks
c673b04422 fix(edges): type marker prop in EdgeProps
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-06 17:41:46 +01:00
braks
f4a4736899 refactor(core): remove barrel files and use auto-imports instead
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-06 17:41:22 +01:00
braks
9cab0257d6 refactor(core): add HandleConnectableFunc type
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-06 17:08:11 +01:00
braks
4be318807e chore(deps): update deps
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-06 17:07:58 +01:00
github-actions[bot]
db2c1fd650 chore: bump versions 2022-12-05 18:49:55 +01:00
braks
84f82b6ad5 fix(core): patch VueFlow slots after build and apply correct types
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-05 18:41:36 +01:00
github-actions[bot]
05c615c00b chore: bump versions 2022-12-05 17:56:45 +01:00
braks
39997732c3 fix(additional-components): render minimap node slot
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-05 17:52:42 +01:00
braks
99c67860cb refactor(core): change shallowReactive properties in elements to reactive
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-02 16:14:34 +01:00
braks
91d7c9d52a fix(core): allow null as key-code
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-02 15:03:28 +01:00
braks
7dec8b779c fix(core): check for arr length before triggering immediate model watcher
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-02 12:13:05 +01:00
braks
298e44b88e chore: bump version 2022-12-01 16:42:08 +01:00
github-actions[bot]
a750c0bac9 chore: bump versions 2022-12-01 16:39:49 +01:00
braks
54fbfaa7de fix(core,nodes,edges): nullish check for event obj 2022-12-01 15:21:39 +01:00
braks
66f866e717 fix(core): update model-value regardless of arr length 2022-11-25 13:32:28 +01:00
github-actions[bot]
0c3ae1ec50 chore: bump versions 2022-11-19 12:16:19 +01:00
braks
463b5d70ef refactor(core): add connecting class to SelectionPane while connecting 2022-11-19 12:07:51 +01:00
braks
1bc6a7dcce fix(core,nodes): update position on dimensions change 2022-11-19 12:00:20 +01:00
braks
b3fdbd884a feat(core): support touch for connection creation 2022-11-17 20:05:02 +01:00
braks
bae43249e1 feat(core,xp): add nested flow support for edge alignment (connections dont work) 2022-11-17 19:04:41 +01:00
braks
3c660583cb feat(core): add __experimentalFeatures flag to store 2022-11-17 19:04:41 +01:00
github-actions[bot]
ee9b1ed3a0 chore: bump versions 2022-11-17 18:51:59 +01:00
braks
3ca17d4073 chore(core): cleanup node wrapper 2022-11-17 17:55:20 +01:00
braks
406b20b8ba chore(core): cleanup import paths 2022-11-17 17:55:20 +01:00
braks
6f8b16a867 fix(core,nodes): apply initial extent on nodes 2022-11-17 17:55:20 +01:00
braks
a379b4f1cf chore(core): cleanup change handler 2022-11-17 17:55:20 +01:00
braks
4a1cc24bd8 chore(core): cleanup drag handler 2022-11-17 17:55:20 +01:00
braks
0876a189eb chore(core): cleanup dimension update 2022-11-17 17:55:20 +01:00
braks
7100c7e173 chore(core): cleanup unused prop 2022-11-17 17:55:20 +01:00