Commit Graph

63 Commits

Author SHA1 Message Date
Cassie Tarakajian d262783ec1 can add and edit json/txt files 2016-10-22 15:23:37 -04:00
Cassie Tarakajian 280d3e69ea fix keyboard shortcuts on safari 2016-10-19 18:35:59 -04:00
Cassie Tarakajian 0ccfeb6b9c fix debounce on safari 2016-10-19 13:29:02 -04:00
Cassie Tarakajian a4b6dd194e fix dropdown bug on safari 2016-10-19 13:03:19 -04:00
Mathura MG c6e1d1c906 revert lint code (#151) 2016-10-17 22:58:30 -04:00
Cassie Tarakajian fe13349850 make autorefresh time a little longer 2016-10-06 15:48:45 -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 322ec88b22 add horizonal scroll for code editor 2016-10-05 12:26:49 -04:00
Cassie Tarakajian dfc55aaa5b temporarily remote autorefresh and loop protect 2016-10-04 15:35:23 -04: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 274614cc60 Merge pull request #94 from yining1023/livecoding
detect infinite loop
2016-09-28 16:16:21 -04:00
MathuraMG 46d58014ff add focus and labels 2016-09-28 12:09:42 -04:00
Yining Shi 55b37866f6 detect infinite loop, disable play button 2016-09-24 00:46:06 -04:00
Yining Shi c48c012160 fixed appending errors in draw(), changed error color 2016-09-22 17:17:24 -04:00
Cassie Tarakajian 3d087df1a2 add light and dark codemirrir themes 2016-09-21 00:00:43 -04:00
Cassie Tarakajian 84ac4459d1 fix merge conflicts 2016-09-20 18:32:26 -04:00
Cassie Tarakajian f48b872500 add unsavedChanges to redux, handle unsaved changes 2016-09-20 18:27:10 -04:00
Yining Shi 43052cb675 detect infinite loop
detect infinite loop

detect infinite loop
2016-09-17 00:11:33 -04:00
catarak 0e0d3975e1 fix #89, fix closed sidebar on Safari 2016-09-07 22:49:29 -04:00
catarak f1ead9f124 add keyboard shortcuts modal 2016-09-07 17:47:22 -04:00
catarak 4799a26652 add code tidy button 2016-09-07 16:41:56 -04:00
catarak 0716d209c4 add show/hide editor options 2016-09-07 16:33:01 -04:00
catarak d1576bb661 add css and html beautify 2016-09-07 15:05:25 -04:00
catarak 506c959f8c map shift+tab to beautifier, only for js 2016-09-07 12:16:26 -04:00
MathuraMG db85dcc04b add word line 2016-08-25 12:32:06 -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
catarak 03d59b159a add accessibility linting beep to webpack loader and remove base64 string 2016-08-15 11:51:11 -04:00
MathuraMG 5179b09022 merge with master 2016-08-13 11:37:05 -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
catarak 43c49e9617 when clicking new project, don't save new project 2016-08-12 12:45:26 -04:00
MathuraMG cd1a803123 move accessiblity region inside main editor block 2016-08-11 21:26:49 -04:00
MathuraMG 0f9bf4a999 fix aria-live bug in FF 2016-08-11 20:26:14 -04:00
MathuraMG 4776dcf48f add TODO 2016-08-11 16:56:39 -04:00
MathuraMG d789c9a8f3 move lint warning to preferences 2016-08-11 14:09:59 -04:00
MathuraMG 57f39d5a64 add editor accessibility 2016-08-11 13:24:02 -04:00
MathuraMG 9aaa814fc4 fix issues with safari 2016-08-10 17:24:52 -04:00
MathuraMG 703f9ff820 add basic button functionality to linting 2016-08-10 11:13:17 -04:00
MathuraMG 250cd0ae9d debounce the beep 2016-08-08 13:49:45 -04:00
MathuraMG 7cb9475b44 add audio tone 2016-08-05 23:08:44 -04:00
MathuraMG 6d7c9873b3 add fn 2016-08-05 16:58:59 -04:00
MathuraMG ec26e6ddac add printing of lint messages 2016-08-05 12:53:16 -04:00
catarak 5362098844 add commenting/uncommenting, add sublime text bindings 2016-07-21 14:33:23 -04:00
MathuraMG 038d290577 fix merge conflicts 2016-07-15 17:23:59 -04:00
catarak d9a11cea4c add debounce to editor input 2016-07-13 21:50:59 -04:00
catarak c29f5aee68 add syntax highlighting for different file types, and linting for html and css 2016-07-13 19:52:50 -04:00
mathuramg b4c15e70df add more roles + remove menu roles 2016-07-13 15:23:48 -04:00
mathuramg 0d9c3a29c8 fix merge conflicts 2016-07-13 12:07:05 -04:00