Commit Graph
24 Commits
Author SHA1 Message Date
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
moklick 50e076dffa refactor(rollup): use svgr instead off svg-rollup-plugin 2019-10-09 19:28:17 +02:00
moklick 1a797f7887 feat(controls): add icons #8 2019-10-08 13:52:38 +02:00
moklick 2fd8a36c88 feat(plugins): add controls 2019-10-07 21:45:56 +02:00
moklick 4f4f597eb6 refactor(app): rename react-graph to react-flow 2019-10-06 19:13:18 +02:00
moklick 54af33afc7 feat(handle): add type and position 2019-09-11 20:27:53 +02:00
moklick 9d7e7e6363 feat(connection): target -> source 2019-07-31 11:52:26 +02:00
moklick 2d5e2d9241 feat(renderer): add connection line 2019-07-31 11:32:56 +02:00
moklick 84a17dd01d fix(connection): always scale handle dimensions 2019-07-30 18:22:33 +02:00
moklick 8fb45f4894 feat(rg): add onConnect callback 2019-07-29 18:18:27 +02:00
moklick 97971de1a5 style(nodes): default styles 2019-07-25 17:11:34 +02:00
moklick 064f7d9c75 feat(edges): animated prop 2019-07-25 16:03:50 +02:00
moklick 562eddfa58 feat(selection): draggable 2019-07-25 13:49:02 +02:00
moklick dbb178b222 refactor(edges): dont add width and height params 2019-07-25 00:27:00 +02:00
moklick f7a7ea2b22 feat(postcss): add nested plugin 2019-07-25 00:10:56 +02:00
moklick 81746b2714 refactor(api): use all elements instead of nodes only 2019-07-24 23:44:48 +02:00
moklick 6312f6bd1e feat(edges): click handler 2019-07-24 17:47:09 +02:00
moklick ac8ac49d1d feat(nodesselection): zoom- and scalable nodes selection 2019-07-24 11:37:40 +02:00
moklick 31c1f562fb refactor(nodes): no fix width for wrapper node 2019-07-24 10:32:03 +02:00
moklick 0e179ffe1f feat(nodes): add selection 2019-07-16 18:55:12 +02:00
moklick a66f707f11 feat(nodes): add selection 2019-07-16 15:41:31 +02:00
moklick d65121d197 refactor(wrapNode): no border styles 2019-07-16 13:45:25 +02:00
moklick 5b9abd8c9e feat(deps): remove emotion 2019-07-15 18:45:33 +02:00
moklick e3b7916b82 feat(renderer): add onChange 2019-07-15 18:24:47 +02:00