Commit Graph

205 Commits

Author SHA1 Message Date
Cassie Tarakajian f00acd0de0 Merge pull request #83 from MathuraMG/accessibility
add preview; output focus
2016-09-01 18:13:04 -04:00
MathuraMG 8de170135e switch to react refs 2016-09-01 12:51:38 -04:00
MathuraMG 6cba157687 add preview; output focus 2016-08-31 23:07:43 -04:00
catarak a741e4aaa8 fix passport strategy config, remove github button from signup form 2016-08-31 15:30:37 -04:00
catarak 7a8e77282d add github login and signup 2016-08-31 15:12:18 -04:00
catarak ab576fe737 add github button styling, add backend for login with github 2016-08-31 12:28:06 -04:00
Cassie Tarakajian f8ab95d0dc Merge pull request #70 from MathuraMG/accessibility
Accessibility changes to preferences and toolbar
2016-08-30 21:32:40 -04:00
Lauren McCarthy 6e18cb9535 fixing console.log outside setup/draw closes #78 2016-08-30 18:06:55 -04:00
MathuraMG fbc6f1c97a switch to onChange 2016-08-29 16:36:35 -04:00
MathuraMG fe803d52d0 remove preference__option--selected 2016-08-29 14:39:23 -04:00
Lauren McCarthy fa77ad2edd fixing merge conflicts 2016-08-28 09:54:35 -04:00
Lauren McCarthy f936d98f76 fixing linting errors 2016-08-28 09:52:57 -04:00
catarak 4859b66cc6 fix #54 2016-08-27 21:52:00 -04:00
catarak 64b2ea3da4 add and test logout 2016-08-27 20:46:20 -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
MathuraMG 1803067aeb change labels 2016-08-25 17:59:02 -04:00
MathuraMG b825096640 make preferences radio buttons 2016-08-25 17:46:30 -04:00
omnikrll 399e29f37b remove comment 2016-08-25 13:48:52 -04:00
omnikrll c245a6a21e Merge branch 'upstream' into editor-accessibility-unique-key-warning 2016-08-25 13:46:24 -04:00
omnikrll 8a61917937 make 'no lint errors' p ino li 2016-08-25 13:45:35 -04:00
Cassie Tarakajian fc0049e2d7 Merge pull request #66 from MathuraMG/temp
populate current line number differently
2016-08-25 12:45:22 -04:00
catarak 1de8c02cf2 fix a few regexes for preview frame 2016-08-25 12:39:36 -04:00
MathuraMG db85dcc04b add word line 2016-08-25 12:32:06 -04:00
catarak ec728eb392 fix uploading when project is saved 2016-08-25 11:25:22 -04:00
catarak a1dcf77557 upload text files locally 2016-08-25 00:18:28 -04:00
omnikrll 9457d2e57c replace for loop with forEach 2016-08-24 17:54:26 -04:00
omnikrll 006c78a362 Merge branch 'master' into editor-accessibility-unique-key-warning 2016-08-24 16:43:12 -04:00
MathuraMG 76492cec6f switch focus to section 2016-08-24 13:30:50 -04:00
MathuraMG abe9ac4d5a add on focus 2016-08-24 13:10:06 -04:00
omnikrll 5d11dcdc84 add key property to lint message elements 2016-08-23 23:38:58 -04:00
catarak de62acdaaa make renaming files more robust--now checks to see if extension after renaming is the same 2016-08-22 13:16:28 -04:00
catarak 8713e297dd add about modal to link to github 2016-08-22 12:35:59 -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 76c7c6384d add subtitle 2016-08-19 15:51:41 -04:00
MathuraMG 049b3ce0e5 include JSONs in local 2016-08-19 12:44:44 -04:00
catarak da2739d3a9 add link to fullscreen in nav 2016-08-17 18:35:15 -04:00
catarak 3ab1b82d8d add fullscreen route and page 2016-08-17 18:13:17 -04:00
catarak 8f66327b55 add link to user's sketches in toolbar 2016-08-17 16:09:20 -04:00
catarak bca59a6233 add /:username/sketches links to username sketches 2016-08-17 15:53:25 -04:00
MathuraMG 8659251bcf merge master 2016-08-15 21:09:47 -04:00
MathuraMG c0407dec65 update interceptor 2016-08-15 20:28:18 -04:00
MathuraMG 9c03efcef2 read data from json file 2016-08-15 18:06:09 -04:00
catarak e823e383e7 add timestamp to sketch list view 2016-08-15 17:14:55 -04:00
catarak 2f6d5e84e8 switch sketch list to sketch list modal, which you now can close 2016-08-15 17:06:12 -04:00
catarak 89c641c845 fix sketch list view bug which made the nav look ugly 2016-08-15 13:03:52 -04:00
catarak 17efc42778 switch project name edit to html5 input 2016-08-15 12:42:13 -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
catarak 03d59b159a add accessibility linting beep to webpack loader and remove base64 string 2016-08-15 11:51:11 -04:00