Commit Graph
40 Commits
Author SHA1 Message Date
moklick a0646a31f2 refactor(nodeWrap): outsource event handler 2019-07-31 13:38:32 +02:00
moklick 9d7e7e6363 feat(connection): target -> source 2019-07-31 11:52:26 +02:00
moklick 191bc11253 fix(connectionLine): add container bounds 2019-07-31 11:48:16 +02:00
moklick 2d5e2d9241 feat(renderer): add connection line 2019-07-31 11:32:56 +02:00
moklick 915cba94a7 refactor(index): cleanup exports 2019-07-30 22:33:54 +02:00
moklick 6a1ccced8a refactor(connections): cleanup 2019-07-30 22:28:22 +02:00
moklick 9d17245cca feat(nodeWrap): add onNodeDragStop callback 2019-07-30 14:09:38 +02:00
moklick 819a822340 Merge branch 'master' of github.com:wbkd/react-graph 2019-07-29 22:11:58 +02:00
moklick a681bab94e feat(edges): calc y handle pos 2019-07-29 19:06:38 +02:00
moklick 06a7bad23a fix(handle): pass className 2019-07-29 18:41:52 +02:00
moklick bdcb9b9fc2 chore(build): update 2019-07-29 18:34:55 +02:00
moklick a6d191355a feat(fitView): add padding option 2019-07-26 00:57:03 +02:00
moklick bb17c2fcb6 feat(rg): removeElements helper 2019-07-25 18:27:41 +02:00
moklick 295b76bb2f refactor(node): pass if selected 2019-07-25 18:02:41 +02:00
moklick 6dc9e5f79f feat(rg): add zoom functions 2019-07-25 17:39:07 +02:00
moklick 7de43f7843 refactor(nodes,edges): data structure 2019-07-25 16:33:19 +02:00
moklick 064f7d9c75 feat(edges): animated prop 2019-07-25 16:03:50 +02:00
moklick d094f5f312 feat(edges): add Bezier Edge 2019-07-25 15:46:45 +02:00
moklick 3ecd00d027 refactor(wrapNode): cleanup component 2019-07-25 13:57:01 +02:00
moklick 71c357ddfc fix(css): inject 2019-07-25 11:40:39 +02:00
moklick dbb178b222 refactor(edges): dont add width and height params 2019-07-25 00:27:00 +02:00
moklick e496cbe795 feat(rollup): extract css 2019-07-25 00:17:21 +02:00
moklick f7a7ea2b22 feat(postcss): add nested plugin 2019-07-25 00:10:56 +02:00
moklick 9fe6cff644 refactor(nodes): also select edges when only one node is selected 2019-07-25 00:00:39 +02:00
moklick 5fc84bf12c refactor(selection): remove selection on node click 2019-07-24 16:56:46 +02:00
moklick 4be80dd985 feat(keyhandler): add onNodeRemove callback 2019-07-24 16:44:26 +02:00
moklick ac8ac49d1d feat(nodesselection): zoom- and scalable nodes selection 2019-07-24 11:37:40 +02:00
moklick 1ba6e7b26b chore(build): update 2019-07-24 11:02:52 +02:00
moklick 0e179ffe1f feat(nodes): add selection 2019-07-16 18:55:12 +02:00
moklick a66f707f11 feat(nodes): add selection 2019-07-16 15:41:31 +02:00
moklick d65121d197 refactor(wrapNode): no border styles 2019-07-16 13:45:25 +02:00
moklick 53581a846b chore(build): update 2019-07-16 13:32:37 +02:00
moklick 811a11a4aa chore(build): update 2019-07-16 13:07:03 +02:00
moklick da1bf6f5ad chore(build): update 2019-07-16 12:33:24 +02:00
moklick f330b0c4ee feat(renderer): pass nodeTypes 2019-07-16 12:33:05 +02:00
moklick 4fc7df1aa6 chore(build): update 2019-07-16 12:11:59 +02:00
moklick 8b0e013abc chore(build): update 2019-07-15 18:45:59 +02:00
moklick f903f91941 chore(build): update 2019-07-15 18:26:54 +02:00
moklick a6113d3a11 chore(build): update 2019-07-15 18:25:06 +02:00
moklick e3b7916b82 feat(renderer): add onChange 2019-07-15 18:24:47 +02:00