braks
|
22accaed0d
|
fix(core): hide transformation pane to avoid flickering of graph
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-02 20:52:57 +02:00 |
|
braks
|
6c806e8059
|
fix(core): reset nodes and edges before state
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-02 20:52:57 +02:00 |
|
braks
|
44d1a4e3df
|
fix(core): connection line pos not matching edge pos
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-01 00:35:45 +02:00 |
|
braks
|
f62e6dfc53
|
fix(core): unwrap nodesConnectable in onClick of handle
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-01 00:35:45 +02:00 |
|
braks
|
d0ac0b66ea
|
chore(core): remove reactivity transform from handle
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-01 00:35:45 +02:00 |
|
braks
|
c4f287c574
|
fix(core): handles with connectable false still considered valid
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-01 00:35:45 +02:00 |
|
braks
|
f61e5beb02
|
chore: lint files
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-31 21:30:23 +02:00 |
|
braks
|
ce0002baea
|
fix(core): object assign order when parsing node/edge
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-31 15:53:13 +02:00 |
|
 Yann CandBraks
|
330a3b7a4f
|
fix: make @wheel and @touchstart event passive
|
2023-03-29 11:26:49 +02:00 |
|
braks
|
0cdff91322
|
chore(core): cleanup getters
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-24 21:31:24 +01:00 |
|
braks
|
2944744df1
|
refactor(core): check if node handle bounds exist in getNodesInitialized
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-24 21:31:24 +01:00 |
|
braks
|
976f7c257b
|
fix(core): add missing error event definition
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-24 21:31:24 +01:00 |
|
braks
|
c330686833
|
fix(core): only use visible nodes to check if nodes are initialized
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-24 21:31:24 +01:00 |
|
braks
|
97914486db
|
chore(core): cleanup types
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-24 14:35:46 +01:00 |
|
braks
|
0501151e94
|
fix(core): correct return type of getIncomers & getOutgoers
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-24 14:35:46 +01:00 |
|
 Alex Van LiewandBraks
|
c93e4054c3
|
fix(core): remove erroneous window.stop in EdgeRendered
|
2023-03-23 15:58:30 +01:00 |
|
braks
|
f08af3fc0e
|
chore(core): accept invalid handle id config
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-23 15:58:30 +01:00 |
|
braks
|
79a096743d
|
feat(core): allow passing object with only id to getConnectedEdges
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-23 15:58:30 +01:00 |
|
braks
|
e70ebc2093
|
chore(core): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-23 15:58:30 +01:00 |
|
braks
|
8c3f54ec28
|
feat(core): add onError hook
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-23 15:58:30 +01:00 |
|
braks
|
04598cdcf6
|
fix(core,nodes): use object assign to parse node
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-22 20:09:05 +01:00 |
|
braks
|
0fb4713c0b
|
chore(core): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-22 20:09:05 +01:00 |
|
braks
|
e7c39b065d
|
fix(core): non-passive wheel event listener violation
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-22 20:09:05 +01:00 |
|
braks
|
fe46e6f103
|
fix(core,nodes): rename parentNode prop to parent
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-17 19:44:34 +01:00 |
|
braks
|
0476dffa98
|
fix(core,nodes): unwrap refs and pass props
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-17 19:44:34 +01:00 |
|
braks
|
ccb302f132
|
chore(core): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-17 17:27:48 +01:00 |
|
braks
|
d8434e6e8f
|
fix(core,nodes): use render fn for node wrapper
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-17 17:27:48 +01:00 |
|
braks
|
c9d643d700
|
fix(edges): set source and target position on edge obj
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-17 17:27:48 +01:00 |
|
braks
|
5bd1eed98e
|
fix(core): use computed for edge class and style
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-10 10:40:23 +01:00 |
|
braks
|
79a6fa318c
|
fix(core): check if valid connection func exists
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-10 10:40:23 +01:00 |
|
braks
|
15016ee21a
|
chore: bump version
|
2023-03-08 18:49:26 +01:00 |
|
braks
|
046ee41e79
|
fix(core): add connection target handle id to result type
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-08 16:32:11 +01:00 |
|
braks
|
c74382fe1d
|
chore(core): cleanup store state
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-08 16:32:11 +01:00 |
|
braks
|
05bc748100
|
feat(core): add isValidConnection prop
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-08 16:32:11 +01:00 |
|
braks
|
7519b31b8f
|
tests: add custom connection line component test
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-08 16:32:11 +01:00 |
|
braks
|
dc23bc8920
|
feat(core): pass targetNode and targetHandle as props
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-08 16:32:11 +01:00 |
|
braks
|
9fb551569d
|
feat(core): store handle validation in store state
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-08 16:32:11 +01:00 |
|
braks
|
5297fdccbf
|
feat(core): export clamp util
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-08 16:32:11 +01:00 |
|
braks
|
284e527a36
|
fix(core): force update node dimensions
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-08 16:32:11 +01:00 |
|
braks
|
36a12a6fe8
|
chore(deps): cleanup deps
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-07 19:13:27 +01:00 |
|
braks
|
8cf8c51e0e
|
fix(core): blur node after unselect
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-06 23:07:59 +01:00 |
|
braks
|
f83c87db08
|
fix(core): check if handle is connectable
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-06 23:07:59 +01:00 |
|
braks
|
66e210adf4
|
chore(core): add todo
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-06 23:07:59 +01:00 |
|
braks
|
da7dc3de4a
|
fix(core): compare internal node dimensions when updating
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-03 19:54:51 +01:00 |
|
braks
|
77d7ba4dad
|
fix(core): remove edges before nodes
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-02 08:47:38 +01:00 |
|
braks
|
fc867878fa
|
refactor(core): trigger el functions before checking arr length
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-02 08:47:38 +01:00 |
|
braks
|
b509b11bfc
|
fix(core): wait until fitting view on init
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-02 08:47:38 +01:00 |
|
braks
|
ab78dc7de1
|
chore(core): cleanup viewport helper
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-02 08:47:38 +01:00 |
|
braks
|
50ee96d0c1
|
refactor(core): hide edges when we have no dimensions
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-02 08:47:38 +01:00 |
|
braks
|
22c4362840
|
fix(core): remove duplicate connect start/end emits
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-03-02 08:47:38 +01:00 |
|