Commit Graph
6 Commits
Author SHA1 Message Date
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
MoritzandGitHub 873fb50b19 Graph Prop: isInteractive (#56)
* feat(props): add isInteractive

* refactor(selection): dont allow if not interactive

* feat(renderer): add class if is interactive

* chore(inactive): add tests

* refactor(inactive): no connection line, no edge selection

closes #49
2019-10-23 18:42:17 +02:00