Commit Graph
1018 Commits
Author SHA1 Message Date
moklick 2fd8a36c88 feat(plugins): add controls 2019-10-07 21:45:56 +02:00
MoritzandGitHub 48973c5e0b Merge pull request #9 from wbkd/feat/gridrenderer
feat: GridRenderer
2019-10-07 21:41:58 +02:00
moklick fb74991298 refactor(grid): add className, styles and default values 2019-10-07 21:41:25 +02:00
AndyLnd 7e12648818 feat: GridRenderer 2019-10-07 21:22:03 +02:00
moklick 2a20a8be74 feat(tests): add invalid connection test 2019-10-07 21:05:13 +02:00
moklick 492ab71929 fix(connection): remove connecting class on mouse leave 2019-10-07 20:50:02 +02:00
moklick 76cc10bb29 chore(build): update 2019-10-07 19:57:06 +02:00
moklick ae1bb70882 feat(handles): validate connection 2019-10-07 19:56:47 +02:00
moklick 0e67f5fefa refactor(build): dont include react-dom 2019-10-07 18:26:56 +02:00
moklick dbfeb4d604 chore(build): update 2019-10-07 18:20:25 +02:00
moklick eba97b586f refactor(utils): rename function 2019-10-07 14:28:43 +02:00
moklick 4f4f597eb6 refactor(app): rename react-graph to react-flow 2019-10-06 19:13:18 +02:00
moklick 3bb6e892aa refactor(utils): put in folder 2019-10-06 19:05:14 +02:00
moklick cc2775dd78 refactor(app): folder structure, components cleanup 2019-10-06 19:01:02 +02:00
moklick 845bae284f refacor(keypresshook): cleanup 2019-10-04 22:43:19 +02:00
moklick 35fa2926c6 fix(nodes): find all edges when node has multiple handles 2019-10-04 22:42:03 +02:00
moklick 0bd21024dc refactor(utils): cleanup 2019-10-04 22:40:28 +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
moklick a4e613e491 refactor(graphview): destruct props 2019-10-03 17:50:42 +02:00
moklick 5dd8d6a804 feat(editor): selectionKey as prop 2019-10-03 17:47:34 +02:00
moklick 5ffe4f9c93 feat(editor): deleteKey as prop 2019-10-03 17:46:14 +02:00
moklick a4887ea21f refactor(selectionrect): simplify 2019-10-03 17:44:15 +02:00
moklick 6496b37a68 fix(task): cypress open 2019-10-03 15:20:31 +02:00
moklick 3f60371d7b refactor(exmaples): dont push build folder 2019-09-26 15:18:38 +02:00
moklick befb3d1dcd fix(npmtasks): cypress open 2019-09-26 15:16:37 +02:00
moklick a087faf3ca refactor(test): add npm commands 2019-09-26 15:07:13 +02:00
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
MoritzandGitHub 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
MoritzandGitHub 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
MoritzandGitHub 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