Commit Graph
26 Commits
Author SHA1 Message Date
moklick feca64048a refactor(state): use easy-peasy 2019-08-20 17:48:04 +02:00
moklick f80c1b01c2 refactor(deps): remove react-sizeme 2019-08-19 15:28:51 +02:00
moklick aac214ad5b refactor(hooks): create used3zoom hook 2019-08-19 13:50:24 +02:00
moklick 0bb555bf17 refactor(react-graph): use func comp 2019-08-19 13:31:31 +02:00
moklick bcf5ea2ccd refactor(actions): split up 2019-08-05 13:22:59 +02:00
moklick 7fc2acf0fb refactor(contexts): create connection context 2019-08-01 16:05:10 +02:00
moklick 2d5e2d9241 feat(renderer): add connection line 2019-07-31 11:32:56 +02:00
moklick 6a1ccced8a refactor(connections): cleanup 2019-07-30 22:28:22 +02:00
moklick 84a17dd01d fix(connection): always scale handle dimensions 2019-07-30 18:22:33 +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 8fb45f4894 feat(rg): add onConnect callback 2019-07-29 18:18:27 +02:00
moklick a6d191355a feat(fitView): add padding option 2019-07-26 00:57:03 +02:00
moklick 6dc9e5f79f feat(rg): add zoom functions 2019-07-25 17:39:07 +02:00
moklick bfeefd51b2 refactor(app): use memo fpr comps 2019-07-25 15:16:59 +02:00
moklick 9d44f26c68 feat(edges): allow different types 2019-07-24 23:25:14 +02:00
moklick 7b32ee660c feat(nodesselection): hide on click 2019-07-24 15:43:18 +02:00
moklick ac8ac49d1d feat(nodesselection): zoom- and scalable nodes selection 2019-07-24 11:37:40 +02:00
moklick 9baf1d5b7c refactor(selection): rename to userSelection 2019-07-24 11:02:25 +02:00
moklick 4ab04a4379 feat(selection): selected nodes rect 2019-07-18 11:14:11 +02:00
moklick a66f707f11 feat(nodes): add selection 2019-07-16 15:41:31 +02:00
moklick f330b0c4ee feat(renderer): pass nodeTypes 2019-07-16 12:33:05 +02:00
moklick 17036d2ebd refactor(state): use useReducer 2019-07-16 12:11:35 +02:00
moklick f903f91941 chore(build): update 2019-07-15 18:26:54 +02:00
moklick e3b7916b82 feat(renderer): add onChange 2019-07-15 18:24:47 +02:00
moklick cf4441ce6d init 🚀 2019-07-15 16:48:04 +02:00