52 Commits

Author SHA1 Message Date
0988e625b1 Added E2E tests, but could not get them to run ? 2018-04-01 23:14:24 +01:00
3ea6375011 rather import from storm-react-diagrams to further test the library 2018-03-13 22:46:06 +02:00
1debc9c891 clean refactor / consistent TSLint / Prettier 2018-03-02 16:31:50 +01:00
9b4f7d28d6 make jest a bit more defensive 2018-02-25 11:59:14 +02:00
259782ecfa upgrade all the widgets to use bem in a smart way 2018-02-25 11:21:22 +02:00
60e620539e new snapshots 2018-02-24 19:07:14 +02:00
3f27f99a8f improve e2e tests 2018-02-24 18:41:52 +02:00
23b4a9cb2d add helper methods for E2E tests 2018-02-24 17:44:31 +02:00
67ac9d1923 vastly improve tests 2018-02-24 15:34:09 +02:00
4d3ad389df more fixes to testing framework 2018-02-24 13:02:17 +02:00
9b3ad7a47f improve testing frameworks 2018-02-24 12:16:47 +02:00
85f97a63fa Merge branch 'smart-routing' of https://github.com/klauspaiva/react-diagrams into links_refactor 2018-02-18 20:13:10 +02:00
183390ab60 Also testing the new story 2018-02-14 15:51:55 +11:00
b243d661c4 Tests for logic in the smart routing class 2018-02-14 10:53:01 +11:00
6dc3a45851 Added demo to tests and updated test snapshots 2018-01-24 17:16:54 +00:00
929790e807 Added new story to tests 2018-01-19 09:44:20 +11:00
74d172f904 update snapshot 2018-01-08 20:59:27 +02:00
ad9b98516b okay I actually fixed it really really this time i promise promise really 2018-01-05 00:00:22 +02:00
4598855145 Actually fixed jest 2018-01-04 23:56:48 +02:00
d41b523480 fix the snapshot file 2018-01-04 21:47:47 +02:00
ee64e037b1 fix text 2017-12-27 10:00:58 -06:00
97a92f6d33 Link updates 2017-12-27 09:52:26 -06:00
b71f82bc73 add entity cloning, fix #123, split link if point dropped on different node 2017-12-26 16:32:15 -06:00
83f130c013 update snapshot 2017-12-16 23:02:43 +02:00
6aced36e5b Merge branch 'master' into events-refactor 2017-12-16 23:02:05 +02:00
a3ef7a089f New snapshot added 2017-11-29 08:13:40 +01:00
23b5689ef4 oh boy what have I done :O 2017-11-23 23:43:03 +02:00
5ba8b42a77 stop talking to the rif raf 2017-11-21 18:06:42 +02:00
a9e47be079 update test snapshot 2017-11-21 12:00:12 +01:00
42642d6070 nvm, remove raf -_- 2017-11-21 00:56:55 +02:00
a131680dc3 fix missing raf polyfill 2017-11-21 00:52:15 +02:00
1fd302a4e1 tests specific to circle ci 2017-11-21 00:48:07 +02:00
9965bd1066 trying out some deterministic stuff 2017-11-21 00:39:19 +02:00
9523d64113 first tests 2017-11-20 23:35:33 +02:00
e68e1474ea use headless 2017-11-20 21:27:17 +02:00
13d828e18c wip 2017-11-20 21:24:43 +02:00
c1ee66d192 test with jest 2017-11-20 21:10:14 +02:00
c03f91ba23 house cleaning, improved dist and other little things 2017-02-19 17:10:38 +02:00
3b5cc2f2c2 exports target es6 2017-02-18 18:11:19 +02:00
cae47e529e Removing nodes via the model graph now works again 2017-02-18 12:46:53 +02:00
8f207c56b5 nearly production ready 2017-02-18 12:28:07 +02:00
51b753c9f2 more performance updates 2017-02-18 10:12:50 +02:00
9a6bb3fb94 Added a stress test (test2) 2017-02-18 10:04:21 +02:00
e5391d65ac performance fixes and additions 2017-02-18 09:52:33 +02:00
68a549c3a9 system is feature complete (i think), now onto the optimizations 2017-02-17 23:07:16 +02:00
c54b12c646 most features seem to be in place now 2017-02-17 22:29:16 +02:00
a761b613ed can drag new links from ports again :D 2017-02-17 22:00:58 +02:00
d68897a3df Improved the graph model quite a bit 2017-02-17 20:51:03 +02:00
5b62b9f7bd busy porting to typescript, still have a bit of work to do, until it can do everything it used to do. 2017-02-17 16:00:19 +02:00
370266745c The system is now super optimized! it now support hundreds of nodes, and everything stays super fast :D 2016-06-23 21:18:52 +02:00