Commit Graph

59 Commits

Author SHA1 Message Date
Cassie Tarakajian 37bb45cc37 fixes #134 2016-10-08 19:18:38 -04:00
Cassie Tarakajian 40f31b0e5c fixes #135 2016-10-08 18:52:32 -04:00
Cassie Tarakajian e511db64fe change console throttling to batch deliver messages 2016-10-06 16:58:14 -04:00
Cassie Tarakajian 58d0dba167 remove dead code, fix linting errors, get infinite loop functionality working 2016-10-06 15:45:26 -04:00
Cassie Tarakajian f9d487ebe8 refactor infinite loop being triggered 2016-10-06 13:01:48 -04:00
Cassie Tarakajian 6cecc6ae63 did a thing 2016-10-05 14:49:43 -04:00
Cassie Tarakajian a9caa30db3 start to refactor loopprotect 2016-10-05 14:21:32 -04:00
Lauren McCarthy 4d6cb43330 changing interval to 100ms 2016-10-01 16:04:40 -07:00
Lauren McCarthy e4e7f176b5 throttling postMessage to 250ms, fixes #80 2016-10-01 16:01:05 -07:00
Cassie Tarakajian 4d834ed16d add lots of changes to make autorefresh work with infinite loop checking 2016-09-29 00:54:35 -04:00
Cassie Tarakajian f78fc37d68 add previewIsRefreshing to redux state 2016-09-28 18:17:39 -04:00
Cassie Tarakajian 5f23ea8132 did stuff 2016-09-28 18:11:11 -04:00
Yining Shi 55b37866f6 detect infinite loop, disable play button 2016-09-24 00:46:06 -04:00
Yining Shi 43052cb675 detect infinite loop
detect infinite loop

detect infinite loop
2016-09-17 00:11:33 -04:00
catarak 14a51b6332 add share modal 2016-09-06 22:37:29 -04:00
catarak 207bab20eb add embed route, fix path parsing in PreviewFrame 2016-09-06 16:54:16 -04:00
catarak 7f5c970b6c fix proptypes that were missing from preview frame 2016-09-02 17:41:02 -04:00
catarak c8074f1501 do a lot of things that aren't really working 2016-09-02 17:41:01 -04:00
Lauren McCarthy 6e18cb9535 fixing console.log outside setup/draw closes #78 2016-08-30 18:06:55 -04:00
Lauren McCarthy f936d98f76 fixing linting errors 2016-08-28 09:52:57 -04:00
Lauren McCarthy 402e9bc95e fixes line numbers closes #36 2016-08-27 13:54:20 -04:00
Lauren McCarthy 23d5341e7c getting a little closer with console output line number #36 2016-08-26 14:22:58 -04:00
catarak 1de8c02cf2 fix a few regexes for preview frame 2016-08-25 12:39:36 -04:00
Cassie Tarakajian 1734852f68 Merge pull request #50 from MathuraMG/output
Create text output for canvas
2016-08-19 16:03:22 -04:00
MathuraMG 049b3ce0e5 include JSONs in local 2016-08-19 12:44:44 -04:00
catarak 3ab1b82d8d add fullscreen route and page 2016-08-17 18:13:17 -04:00
MathuraMG 9c03efcef2 read data from json file 2016-08-15 18:06:09 -04:00
MathuraMG 87de5a2188 merge master 2016-08-15 12:14:32 -04:00
MathuraMG a5b4f0d23c add text output component 2016-08-15 12:12:25 -04:00
MathuraMG 34d8582412 add button tp play text output and sketch 2016-08-12 16:37:38 -04:00
MathuraMG bcd2a39f9d add preferences to include text output 2016-08-12 15:50:33 -04:00
MathuraMG 018a8b970c switch lineNo to lineNumber 2016-08-12 14:23:34 -04:00
MathuraMG be010b8ac0 switch div to sections 2016-08-12 14:19:23 -04:00
MathuraMG 8f68b3aa58 add ntc 2016-08-12 00:39:59 -04:00
MathuraMG c14eae56c8 add files 2016-08-12 00:11:31 -04:00
MathuraMG 9aaa814fc4 fix issues with safari 2016-08-10 17:24:52 -04:00
catarak 979fcf2152 add support for audio files 2016-07-21 14:18:38 -04:00
catarak afe7e07188 start console styling 2016-07-21 00:05:47 -04:00
catarak 051e3771ee fix merge conflict with therewasaguy-console 2016-07-20 23:02:45 -04:00
catarak 7e6bbb1fae fix file state changing bug 2016-07-19 21:36:21 -04:00
catarak 57568f6504 wowowowow this blob url thing works 2016-07-19 19:36:50 -04:00
catarak 699735f8c4 Merge branch 'console' of git://github.com/therewasaguy/p5.js-web-editor into therewasaguy-console 2016-07-18 12:13:36 -04:00
therewasaguy 8b69ab7fdd really clear sketch when sketch is stopped 2016-07-17 20:49:10 -04:00
therewasaguy 7f0b7afac1 add Console component, gets postMessage from previewFrame 2016-07-17 19:06:43 -04:00
mathuramg b4c15e70df add more roles + remove menu roles 2016-07-13 15:23:48 -04:00
therewasaguy fae5ea086e Merge branch 'development' of https://github.com/catarak/p5.js-web-editor into console 2016-07-12 15:09:45 -04:00
catarak 9249d496fa add css files to sketch 2016-07-11 21:54:08 -04:00
catarak 61a6f7d4ac readd sandbox 2016-07-11 17:32:13 -04:00
catarak 552036c7ce add srcdoc polyfill again, maybe this time it will work 2016-07-11 17:21:20 -04:00
catarak 7b8561a55c add srcdoc polyfill to static 2016-07-11 17:00:30 -04:00