Commit Graph
39 Commits
Author SHA1 Message Date
moklick e011375c3d feat(props): add onNodesDelete and onEdgesDelete handler 2022-02-20 21:17:59 +01:00
Christopher Möller af52bab2a5 refactor(fitView): use same fitView function for viewport helper and initial prop 2022-01-27 13:00:03 +01:00
Christopher Möller c2bae79916 feat(hooks): add useReactFlow hook, refactor types and properties 2022-01-19 18:31:49 +01:00
moklick 0b241d27c1 feat(attribution): add react flow attribution 2022-01-05 16:45:04 +01:00
moklick 7a85bb9666 chore(examples): add examples 2021-12-22 23:53:05 +01:00
moklick 3206d49c15 chore(examples): add overview, cleanup 2021-12-17 10:43:53 +01:00
moklick e01249a87c refactor(examples): hide old api examples 2021-10-09 16:49:41 +02:00
moklick 1aacf04433 fix(onMoveStart): trigger always closes #1452 2021-09-01 22:36:37 +02:00
moklick ba388514bd refactor(edgetext): catch pointer events closes #1121 2021-04-24 23:24:04 +02:00
moklick 9fa5347f00 fix(bg): dont cut off dots closes #1088 2021-04-14 10:11:36 +02:00
moklick d5b84afcc1 chore(example): add edge double click to overview 2021-04-14 09:57:23 +02:00
moklick afe69887e2 fix(onNodeDblClick): pass to GraphView 2021-03-17 21:38:26 +01:00
moklick cd1baadf41 feat(edges): add mouse handler closes #987 2021-03-12 20:46:14 +01:00
moklick 0d1d802ed5 feat(edge): add onEdgeContextMenu handler #943 2021-02-26 10:51:25 +01:00
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