Commit Graph
21 Commits
Author SHA1 Message Date
braks 43ff2a42e6 refactor(core,edges): add div based edge label renderer 2022-11-04 22:10:40 +01:00
braks 43aa810884 fix(core,edges): use all handles when connection mode is Loose 2022-11-04 19:18:31 +01:00
braks 49b44e45a3 fix(core,nodes): skip connectable for handles unrelated to connected edges 2022-11-04 16:20:03 +01:00
braks 84adeb7e39 fix(core,nodes): always set a handle id 2022-11-04 16:20:03 +01:00
braks 6e564dacf7 fix(core): prevent node selection box from appearing before mouseup 2022-10-25 17:46:42 +02:00
braks d4fb795787 fix(edges): edge text not properly calculating dimensions 2022-10-15 00:53:42 +02:00
braks 34685a50c6 fix(edges): pass edge styles to edge path 2022-10-14 23:47:32 +02:00
braks 53c70a093b fix(edges): edge text not aligning correctly into center 2022-10-14 22:19:11 +02:00
braks 583efe6c68 fix(core): elements not correctly unselected 2022-10-14 21:13:39 +02:00
braks 58d11db1f9 fix(nodes): add missing dragging class to node selection rect 2022-10-14 21:13:29 +02:00
braks 71eacd7035 chore(core): cleanup var 2022-10-13 23:23:43 +02:00
braks a7845c6032 fix(handles): only check for matching handle id if an id exists 2022-10-13 23:23:43 +02:00
braks bc80807285 fix(nodes): pass connectable to correct prop 2022-10-13 23:23:43 +02:00
braks 31f590b893 chore(core): lint 2022-10-10 21:33:44 +02:00
braks 13fed0a3fb refactor(edges): move edge event handlers into Wrapper component 2022-10-10 21:33:44 +02:00
braks 2684272308 refactor(core): simplify useHandle 2022-10-10 21:33:44 +02:00
braks ef3111bde0 chore(core): lint 2022-10-10 21:33:44 +02:00
braks 283846c196 refactor(nodes): use HandleConnectable type for nodes connectable prop 2022-10-10 21:33:44 +02:00
braks 0215d49ad3 refactor(nodes): set default for connectable to true 2022-10-10 21:33:44 +02:00
braks 624438a0ea feat(handles): allow setting connectable to single for single connection handles 2022-10-10 21:33:44 +02:00
braks 082050b164 refactor(core): rename core pkg dir to core 2022-10-10 21:33:44 +02:00