braks
|
ebed9663b4
|
refactor(core): pass node and edge id computed to getters and actions
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
f19e210442
|
refactor(core): replace computed arg with getter fn
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
2a5af98182
|
chore(core): add MaybeRefOrGetter type
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-11 20:28:02 +02:00 |
|
braks
|
d659d48279
|
fix(core): set handle connectable undefined as default
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-07 19:48:22 +02:00 |
|
braks
|
c459653015
|
fix(core): use connection click start handle
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-03 11:13:53 +02:00 |
|
braks
|
8229ee8748
|
fix(core): remove duplicate event binding
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-03 11:13:53 +02:00 |
|
braks
|
3222e979ff
|
fix(core): use fallback for connectable start and end
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-03 11:13:53 +02:00 |
|
braks
|
20dfddaad9
|
fix(core): allow null values to be set
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-03 11:13:53 +02:00 |
|
braks
|
a105d4c0bf
|
chore(core): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-03 08:53:33 +02:00 |
|
braks
|
4efc787067
|
refactor(core): add connection start and end handles to store state
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-03 08:53:33 +02:00 |
|
braks
|
eab9991762
|
fix(core): correct isDef typeguard
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-03 08:53:33 +02:00 |
|
braks
|
63808e5dd2
|
refactor(core): do not remove orphaned edges from state
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-03 08:53:33 +02:00 |
|
braks
|
1212fac27b
|
chore(core): add labels to tuple
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-03 08:53:33 +02:00 |
|
braks
|
ef94e1ac19
|
chore(core): add missing name to A11yDescriptions
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-03 08:53:33 +02:00 |
|
braks
|
b1c88b3792
|
chore(core): cleanup handle
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-03 08:53:33 +02:00 |
|
braks
|
26a68e83ed
|
chore(core): cleanup
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-03 08:53:33 +02:00 |
|
braks
|
4bb532132e
|
feat(core): add type to edge updater anchor class
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-03 08:53:33 +02:00 |
|
braks
|
1d3908db62
|
feat(core): add connectableStart & connectableEnd props
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-03 08:53:33 +02:00 |
|
braks
|
5a50cfd90b
|
feat(core): add clickConnectStart & clickConnectEnd events
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-04-03 08:53:33 +02:00 |
|
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 |
|