moklick
8014fb0f44
test(examples): use new api for test examples
2021-12-22 14:19:57 +01:00
moklick
1525af39cf
refactor(elements): render only visible elements
2021-10-19 14:57:34 +02:00
moklick
c5ce586dd9
test(draghandle): add basic tests #1552
2021-10-05 10:45:51 +02:00
moklick
399c8f005b
test(interaction): use new edge pointer events rule
2021-04-24 15:56:45 +02:00
moklick
262bc3c875
test(graph-utils): use bundled version
2021-02-25 14:36:23 +01:00
moklick
3d9d05243e
test(hidden): ignore resize observer error
2020-11-14 17:43:34 +01:00
moklick
4a49149aee
test(interaction): zoom out before check double click zoom
2020-11-05 15:27:56 +01:00
moklick
84334e4b32
test(nodes): multi select by click
2020-11-05 15:24:20 +01:00
Christopher Möller
febf3012d7
fix zoom behaviour while selection key is pressed
2020-11-02 13:19:04 +01:00
moklick
e9b4bb4e15
test(graph-utils): adjust addEdge tests
2020-10-29 12:59:24 +01:00
Christopher Möller
9e2ecf3db6
test(zoom-handling): adjust tests for changes in zoom behaviour
2020-10-06 13:45:53 +02:00
moklick
284968ad54
style(flow): new default styles
2020-09-30 18:07:40 +02:00
moklick
7f64ffe173
feat(utils): add getIncomers function closes #461
2020-09-10 23:54:53 +02:00
Nate Amack
a803821a3e
example(interactions): toggle on element click
2020-08-18 11:13:31 -06:00
Nate Amack
34473166cb
feat(onElementClick): always allow onElementClick to run
2020-08-18 10:59:22 -06:00
moklick
01a08f6a27
fix(test): empty test pane drag
2020-08-03 17:31:41 +02:00
moklick
cdfc311942
refactor(background): use background position for positioning dots and lines #356
2020-07-26 17:12:50 +02:00
moklick
69c41b9b91
test(graph-utils): add tests
2020-07-21 13:49:37 +02:00
moklick
c1734af953
test(integration): cleanup
2020-07-21 13:08:47 +02:00
moklick
d642d66574
test(interaction): add tests
2020-07-21 12:50:53 +02:00
moklick
edbc41963b
test(minimap): add tests
2020-07-21 11:37:36 +02:00
moklick
8e7fcced9b
test(controls): add tests
2020-07-21 11:13:42 +02:00
moklick
6f87d848d7
chore(tests): wording graph => flow
2020-07-15 10:34:52 +02:00
moklick
b51a25191f
feat(elements): add isHidden option
2020-07-15 10:31:16 +02:00
moklick
1d8a9d6d87
feat(graph): more adjustable interaction closes #329 , closes #291
2020-07-13 17:36:15 +02:00
moklick
02bcd1be11
feat(options): add minZoom, maxZoom, defaultZoom closes #273
2020-06-02 14:22:29 +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
Christopher Möller
cebab6731b
add className prop to ReactFlow container component closes #238
2020-05-19 18:06:00 +02:00
moklick
1cc4e2676d
refactor(inactivemode): no pointer events for nodes and edges closes #218
2020-05-13 11:09:22 +02:00
moklick
3ce3472dc5
refactor(test): add some information to the index example
2020-05-12 14:48:35 +02:00
moklick
65134b0afd
fix(tests): dont start lib dev server while running tests
2020-05-11 22:34:14 +02:00
Sebastián Alvarez
e2a825c100
feat(lock): tests for lock condition before and after button click
2020-05-11 11:39:51 -03:00
moklick
6354aa4330
refactor(userselection): use store for handling updates
2020-04-20 13:20:51 +02:00
moklick
464f951359
test(stress): add spec
2019-10-28 18:57:29 +01:00
moklick
6a4c43df4b
refactor(examples): update custom node example, create rich example
2019-10-23 20:38:36 +02:00
Moritz and GitHub
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
75d8eba097
chore(tests): add test for selections and empty graphs
2019-10-23 17:21:20 +02:00
moklick
02005917f8
refactor(examples): rename Advanced to CustomNodes, use func component
2019-10-22 22:37:05 +02:00
moklick
e144c9cd72
refactor(example): use create-react-app instead of parcel
2019-10-09 19:04:25 +02:00
moklick
3eea88d533
fix(tests): grid
2019-10-09 17:36:11 +02:00
moklick
10e9777e27
feat(tests): add grid render
2019-10-07 22:03:10 +02:00
moklick
2a20a8be74
feat(tests): add invalid connection test
2019-10-07 21:05:13 +02:00
moklick
4f4f597eb6
refactor(app): rename react-graph to react-flow
2019-10-06 19:13:18 +02:00
moklick
04252b322f
feat(tests): add remove edge
2019-10-04 22:33:11 +02:00
moklick
cd558f22ee
feat(tests): add zoom
2019-10-04 13:45:31 +02:00
moklick
1d3403ea10
feat(tests): add drag
2019-10-04 13:32:47 +02:00
moklick
b95883a358
fix(test): selection
2019-10-03 23:23:10 +02:00
moklick
68ec18570f
feat(test): add connect test
2019-10-03 23:07:41 +02:00
moklick
22d2e62f9a
feat(tests): add selection test
2019-10-03 22:44:12 +02:00