Commit Graph
25 Commits
Author SHA1 Message Date
moklick 20309d4e38 refactor(examples): use cra + ts 2021-02-23 18:39:17 +01:00
moklick 477be8d492 refactor(onDrag): use same api as onNodeDragStart 2021-01-27 10:35:06 +01:00
timhwang21 10c3d8ec92 fix(website): fix incorrect prop in examples 2020-10-29 14:58:50 -04:00
Christopher Möller 0373b53fc2 feat(renderer): change layer order, allow zoom on nodes and user selection 2020-10-06 13:08:38 +02:00
moklick 284968ad54 style(flow): new default styles 2020-09-30 18:07:40 +02:00
moklick 121952bba7 feat(selection): add context menu handler closes #478 2020-09-11 02:01:33 +02:00
moklick ccacd43659 feat(selection): add drag handlers closes #444 2020-08-22 17:24:50 +02:00
moklick 59742c9526 refactor(variables): dont use abbreviations 2020-08-10 12:10:17 +02:00
Nate Amack 97ec24fa14 feat(props): add mouse event to onNodeDragStart, onNodeDragStop, onElementClick, and onPaneClick 2020-08-04 12:05:03 -06:00
moklick cbc41f244e refactor(examples): cleanup 2020-07-27 12:36:47 +02:00
moklick cdfc311942 refactor(background): use background position for positioning dots and lines #356 2020-07-26 17:12:50 +02:00
moklick b77977997b feat(props): add onMoveStart and onMoveEnd #358 2020-07-24 17:39:35 +02:00
moklick d73105df61 style(nodes): default styles 2020-07-23 23:33:42 +02:00
moklick 8a16727cf8 refactor(edge-types-example): cleanup 2020-07-21 16:48:23 +02:00
moklick 4934cec6c9 style(flow): adjust default styles 2020-07-21 15:52:17 +02:00
moklick 289dad0cef chore(examples): use helper function in overview 2020-07-21 10:48:01 +02:00
moklick 6f87d848d7 chore(tests): wording graph => flow 2020-07-15 10:34:52 +02:00
moklick 0593db289a feat(edges): add arrow head options 2020-07-14 12:57:12 +02:00
moklick 152acbe70a feat(connectionline): add step and smoothstep types 2020-07-13 18:02:59 +02:00
moklick b32d5454e1 feat(edges): add smooth step type 2020-07-13 15:24:14 +02:00
moklick d95fc1279a docs(readme): add react flow instance section 2020-06-02 12:26:12 +02:00
moklick 7324c79fd0 refactor(background): export background as component closes #235 2020-05-25 15:53:56 +02:00
moklick f154f59e74 feat(wrapper): add onSelectionChange handler 2020-05-25 14:00:46 +02:00
moklick 5049379e3b feat(nodes): add onDragStart handler #241 2020-05-25 12:14:47 +02:00
moklick 0b7354610e refactor(examples): rename graph to flow 2020-05-14 10:57:08 +02:00