Commit Graph

137 Commits

Author SHA1 Message Date
moklick
7b3a90c6dc feat(tests): add tests 2019-09-26 14:31:59 +02:00
moklick
590d7c7db0 feat(tests): add drag test 2019-09-25 23:04:03 +02:00
moklick
a6dbd8ebe1 feat(tests): add cypress 2019-09-25 21:33:20 +02:00
moklick
f6513eff10 refactor(example): cleanup 2019-09-25 18:50:33 +02:00
moklick
4d97a7939f feat(handle): onConnect cb 2019-09-16 18:33:15 +02:00
moklick
dbf617a9b5 fix(nodewrap): unobserve resize event 2019-09-13 18:00:12 +02:00
moklick
a992f6e4ff chore(update): build 2019-09-13 17:02:20 +02:00
moklick
b1be0eb4d0 feat(nodes): automatic resize 2019-09-13 17:01:56 +02:00
moklick
5ce476ff81 refactor(build): set env to production 2019-09-13 16:25:12 +02:00
moklick
eb4d930630 chore(update): build 2019-09-13 16:03:45 +02:00
moklick
183c301b73 fix(outputnode): use new handle 2019-09-12 02:58:38 +02:00
moklick
a3cca1e757 refactor(handles): remove unused types 2019-09-11 20:50:05 +02:00
moklick
98b67c431b docs(example): use correct id 2019-09-11 20:32:59 +02:00
Moritz
9f22d41434 Merge pull request #3 from wbkd/feat/handle-types
feat(handle): add type and position
2019-09-11 20:29:20 +02:00
moklick
54af33afc7 feat(handle): add type and position 2019-09-11 20:27:53 +02:00
Moritz
a3d476c78a Merge pull request #2 from wbkd/feat/multihandles
feat(nodes): allow multiple handles
2019-09-11 18:06:16 +02:00
moklick
7958022ded feat(nodes): allow multiple handles 2019-09-11 17:58:18 +02:00
Moritz
46bf04f88d Merge pull request #1 from wbkd/refactor-state
refactor(state): use easy-peasy
2019-08-20 17:58:30 +02:00
moklick
feca64048a refactor(state): use easy-peasy 2019-08-20 17:48:04 +02:00
moklick
4a79beac43 refactor(edgeWrapper): cleanup 2019-08-19 16:28:46 +02:00
moklick
25991c80a9 refactor(nodewrapper): use offsetWidth 2019-08-19 16:22:06 +02:00
moklick
311a18b769 refactor(deps): use fast-deep-equal 2019-08-19 15:53:10 +02:00
moklick
3c9b152e1b fix(rg): destruct props 2019-08-19 15:36:06 +02:00
moklick
df216aa875 fear(tasks): add build for graph example 2019-08-19 15:32:33 +02:00
moklick
f80c1b01c2 refactor(deps): remove react-sizeme 2019-08-19 15:28:51 +02:00
moklick
aac214ad5b refactor(hooks): create used3zoom hook 2019-08-19 13:50:24 +02:00
moklick
0bb555bf17 refactor(react-graph): use func comp 2019-08-19 13:31:31 +02:00
moklick
0f74d78d28 fix(nodes): calculate correct position 2019-08-19 11:51:48 +02:00
moklick
466e05b834 feat(nodes): calculate postions based on current transform 2019-08-19 11:37:06 +02:00
moklick
59cd72ddef refactor(parsedata): destruct data 2019-08-06 16:41:58 +02:00
moklick
fbbd0a93ba refactor(minimap): show partial nodes 2019-08-06 11:36:53 +02:00
moklick
cac51acc26 feat(edges): step edge 2019-08-06 11:21:03 +02:00
moklick
24a296fef9 feat(minimap): node color func 2019-08-05 18:04:37 +02:00
moklick
34a0df46f9 feat(minimap): add scaling 2019-08-05 17:29:26 +02:00
moklick
f61f89410f fix(minimap): dont crash when there are no styles 2019-08-05 17:24:17 +02:00
moklick
1d81205d4f fix(nodes): no remove when in input 2019-08-05 17:12:09 +02:00
moklick
f90f3c26cd feat(plugins): add minimap 2019-08-05 16:43:14 +02:00
moklick
a53edd79cc refactor(storybook): remove 2019-08-05 15:37:01 +02:00
moklick
6aa8f9cc6a refactor(nodewrap): dont pass all props 2019-08-05 15:19:45 +02:00
moklick
b24d7b6704 refactor(graphcontext): memoize context 2019-08-05 14:41:38 +02:00
moklick
8691edd3f4 refactor(connectionContext): memoize context 2019-08-05 14:31:35 +02:00
moklick
e148e27893 refactor(renderer): dont rerender nodes when selcting element 2019-08-05 14:19:49 +02:00
moklick
bcf5ea2ccd refactor(actions): split up 2019-08-05 13:22:59 +02:00
moklick
9edf30b71c fix(nodewrapper): dont fire onDragStop on click 2019-08-05 12:38:25 +02:00
moklick
7fc2acf0fb refactor(contexts): create connection context 2019-08-01 16:05:10 +02:00
moklick
c6c65669e9 refactor(wdr): no logs 2019-08-01 15:08:13 +02:00
moklick
6b81436316 refactor(selection): only set new one if selection updated 2019-08-01 13:28:22 +02:00
moklick
22938baa93 chore(build): update 2019-08-01 13:19:01 +02:00
moklick
8fee39103c refactor(edges): calc position in renderer 2019-08-01 13:18:42 +02:00
moklick
b0cf101a7f refactor(edges): no re render on data change 2019-08-01 10:34:20 +02:00