braks
|
c4b4a04aa0
|
perf(core): replace Array.forEach loops
|
2024-02-05 07:51:12 +01:00 |
|
braks
|
68cfbaebbe
|
chore(core): lint files
|
2024-01-21 14:35:35 +01:00 |
|
braks
|
458b5d42ba
|
fix(core): remove ts-transform-paths and use relative paths
|
2023-12-12 23:36:33 +01:00 |
|
braks
|
ba0cf54fef
|
refactor(core): keep connection line snapped to handle while hovering
|
2023-11-10 15:19:16 +01:00 |
|
braks
|
c1603b2d58
|
feat(core): add nodes to isValidConnection args
|
2023-11-08 08:27:12 +01:00 |
|
braks
|
08f749ae30
|
fix(core): pass handle dom node to valid handle result
|
2023-07-19 19:12:29 +02:00 |
|
braks
|
245dd82574
|
fix(core): prioritize handle below during handle lookup
|
2023-07-10 19:20:26 +02:00 |
|
braks
|
f3931a2c05
|
fix(core): consider handle dimensions when checking for closest handle
|
2023-06-15 22:35:25 +02:00 |
|
braks
|
9d3c3584ff
|
fix(core): handle pos calculation
|
2023-06-15 22:35:25 +02:00 |
|
braks
|
6e2c3e5281
|
fix(core): use validator with null handle when no closest can be found
|
2023-06-15 22:35:25 +02:00 |
|
braks
|
1e786a9b08
|
chore(core): cleanup
|
2023-05-25 20:48:26 +02:00 |
|
braks
|
e42897e3ed
|
fix(core): filter closest handles by validity
|
2023-05-25 20:48:26 +02:00 |
|
braks
|
1690891804
|
fix(core): use all handles in radius and find closest valid one
|
2023-05-25 20:48:26 +02:00 |
|
braks
|
e3e6a03359
|
refactor(core): add explicit imports and remove auto-imports
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-05-25 20:48:26 +02:00 |
|
braks
|
fb1181f209
|
refactor(core): pick target handle if handles are on top of each other
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-05-11 15:33:42 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
c36cf59a80
|
feat(core): add connection status to connection lines
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-05 22:57:41 +01:00 |
|
braks
|
f2f3e70ebe
|
fix(core): ios connection error
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-05 22:22:06 +01:00 |
|
braks
|
a5ebd48013
|
fix(core): pass valid connection func params
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-02 00:46:59 +01:00 |
|
braks
|
e0fbefef8f
|
feat(core): do not snap to invalid handles
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-01 22:57:05 +01:00 |
|
braks
|
94e1282b10
|
refactor(core): first check element below
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-01 22:57:05 +01:00 |
|
braks
|
e74a20d923
|
feat(core): implement connection radius
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2023-02-01 22:57:05 +01:00 |
|