Commit Graph

18 Commits

Author SHA1 Message Date
Cassie Tarakajian fc83040c8f remove some dead code/files, change react components to .jsx files because of sublime syntax highlighting, fix linting errors 2016-11-08 18:54:54 -05:00
Cassie Tarakajian 7ededa5c18 #143 revert not printing to console if it is not expanded 2016-11-02 22:41:10 -04:00
Cassie Tarakajian d33b6a354f #143 handle undefined console messages 2016-11-02 19:26:13 -04:00
Cassie Tarakajian 3e7d88698b remove comments and console.logs 2016-10-17 23:23:19 -04:00
Cassie Tarakajian 37bb45cc37 fixes #134 2016-10-08 19:18:38 -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
Lauren McCarthy ee6c5e94aa only update console when expanded 2016-10-01 16:25:00 -07:00
MathuraMG 9aaa814fc4 fix issues with safari 2016-08-10 17:24:52 -04:00
MathuraMG 0bc2956e58 add title to console 2016-07-31 21:41:28 -04:00
MathuraMG f4d49f49a5 add aria-label tag 2016-07-30 22:46:48 -04:00
catarak 9201cb247c make console expandable and contractable 2016-07-21 00:33:41 -04:00
catarak afe7e07188 start console styling 2016-07-21 00:05:47 -04:00
therewasaguy 0c7f713887 console BEM style 2016-07-18 19:10:42 -04:00
therewasaguy 40704b4b00 console: shouldComponentUpdate and componentWilLReceiveProps tweaks 2016-07-17 20:49:57 -04:00
therewasaguy e7ea35fa60 add comments 2016-07-17 20:05:20 -04:00
therewasaguy 7f0b7afac1 add Console component, gets postMessage from previewFrame 2016-07-17 19:06:43 -04:00