Commit Graph
21 Commits
Author SHA1 Message Date
braks ffbbc35fe9 feat(core,edges): add a11y to edge wrapper
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-20 00:38:56 +01:00
braks 31cdd9f899 refactor(core,edges): make label coords optional
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-19 16:17:50 +01:00
braks f0f7e7e49a fix(edges): add missing edge class to edge wrapper
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-14 19:04:13 +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 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 7100c7e173 chore(core): cleanup unused prop 2022-11-17 17:55:20 +01:00
braks c93ffafd31 chore(core,edges): simplify edge components 2022-11-13 23:25:04 +01:00
braks 354c721fd3 refactor(core,edges): remove default val for edge style obj 2022-11-13 23:25:04 +01:00
braks 631552f9de chore(core): remove unnecessary type annotations 2022-11-13 23:23:09 +01:00
braks ec6f870bfd chore(core): rename pointerRadius prop to interactionWidth 2022-11-13 08:42:06 +01:00
braks a4fd0ebda4 feat(edges): add pointerRadius prop to edges 2022-11-13 08:42:06 +01:00
braks 3a5d06d3b1 chore(core): use getter for edge/node types 2022-11-08 12:53:13 +01:00
braks 6c738bfbfb fix(core): fall back to default node or edge type 2022-11-08 12:53:13 +01:00
braks 650e7527ae chore(core): remove unnecessary import paths 2022-11-06 19:20:39 +01:00
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 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 13fed0a3fb refactor(edges): move edge event handlers into Wrapper component 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