jasonpul
d9ba18d49c
broke out handleId by itself rather than joined with nodeID, modded necessary functions to give handles not assigned IDs an empty string for backwards compadibility. Also modded handles so that only target-source and source-target connections are allowed, and no repeat connections are allowed.
2020-10-01 15:47:37 -04:00
moklick
284968ad54
style(flow): new default styles
2020-09-30 18:07:40 +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
314b9a361e
style(example): custom node connection line
2020-07-21 17:09:22 +02:00
moklick
8a16727cf8
refactor(edge-types-example): cleanup
2020-07-21 16:48:23 +02:00
moklick
6f87d848d7
chore(tests): wording graph => flow
2020-07-15 10:34:52 +02:00
moklick
152acbe70a
feat(connectionline): add step and smoothstep types
2020-07-13 18:02:59 +02:00
moklick
d95fc1279a
docs(readme): add react flow instance section
2020-06-02 12:26:12 +02:00
moklick
35d0a462e8
style(example): add padding for custom node
2020-05-30 20:56:26 +02:00
Moritz and GitHub
714c916121
refactor(styling): use css for default styles ( #259 )
...
* refactor(minimap): use css for default styles
* refactor(controls): use css for default styles
* refactor(background): use css for default styles
* refactor(edges): add edge type class name
* refactor(nodes): use css for default styles
* refactor(outputnode): add display name
* refactor(wrapnode): cleanup
* refactor(rollup): minimize css for prod build
* refactor(additional-comps): extract css
* test(graphs): adjust for new markup
2020-05-29 18:33:29 +02:00
moklick
7324c79fd0
refactor(background): export background as component closes #235
2020-05-25 15:53:56 +02:00
moklick
0b7354610e
refactor(examples): rename graph to flow
2020-05-14 10:57:08 +02:00
moklick
401c572d10
refactor(examples): rename Graph to ReactFlow
2020-05-11 13:54:06 +02:00
moklick
38b4ea2428
chore(lib): rename
2020-05-04 17:26:48 +02:00
moklick
1627bba220
feat(examples): add source link
2020-05-04 16:51:17 +02:00
moklick
6a4c43df4b
refactor(examples): update custom node example, create rich example
2019-10-23 20:38:36 +02:00