Commit Graph

499 Commits

Author SHA1 Message Date
kaganjd 76bd1b1630 Add ability to delete projects from sketch list (#125)
* Add ability to delete projects from sketch list

- Fixes #76
- Also gets rid of outdated Sketch module

* Styling for Sketch List trash can

* Merge all the stuff

* Fix trash can line height
2016-10-12 14:24:53 -04:00
Mathura MG 85bbe045e5 Add high contrast theme (#141)
* initial changes for high contrast theme

* change more colours

* add more styles

* add new variables

* fix few more colours

* fix typo

* fix indent
2016-10-12 12:08:12 -04:00
Cassie Tarakajian 745a1de095 update README with updated info about the .env file 2016-10-11 16:35:29 -04:00
Cassie Tarakajian 37bb45cc37 fixes #134 2016-10-08 19:18:38 -04:00
Mathura MG d8ad4849e4 add accessibility guide (#116)
* add accessibility guide

* fix grammatical errors
2016-10-08 19:03:01 -04:00
Cassie Tarakajian 40f31b0e5c fixes #135 2016-10-08 18:52:32 -04:00
Yining Shi 96321ca767 Make Login & Sign Up as modal layovers (#122)
* make Login & Sign Up as modal layovers

* delete extra signupForm.js in original path

* deleted extra comments
2016-10-08 18:03:39 -04:00
Zhuoxi Song 64be537db7 fixed upper-right button being blocked by vertical scrollbar (#130)
* fixed upper-right button being blocked by vertical scroll bar

moved the upper-right button in editor a little to the left, so that
once
vertical scroll bar appears, it will not block this button

* minor fix
2016-10-08 18:00:41 -04:00
Zhuoxi Song 602c989af4 improved log styles in console (#136) 2016-10-08 17:59:18 -04:00
Zhuoxi Song 2856615c4d added link to p5js reference at top nav (#131) 2016-10-07 11:26:49 -04:00
Cassie Tarakajian e511db64fe change console throttling to batch deliver messages 2016-10-06 16:58:14 -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 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
Cassie Tarakajian 2608efbc13 Merge branch 'lmccart-console' 2016-10-05 14:02:56 -04:00
Cassie Tarakajian dfdbc35b74 fix small css bug 2016-10-05 14:02:46 -04:00
Cassie Tarakajian 322ec88b22 add horizonal scroll for code editor 2016-10-05 12:26:49 -04:00
Cassie Tarakajian 55403e9a20 Merge branch 'console' of https://github.com/lmccart/p5.js-web-editor into lmccart-console 2016-10-04 16:21:42 -04:00
Cassie Tarakajian dfc55aaa5b temporarily remote autorefresh and loop protect 2016-10-04 15:35:23 -04:00
Lauren McCarthy ee6c5e94aa only update console when expanded 2016-10-01 16:25:00 -07: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 1232e4c5ca add db reformat script 2016-10-01 14:01:32 -04:00
Cassie Tarakajian 73c3e8e21e fixes #102 2016-09-29 22:02:06 -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 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
Cassie Tarakajian 7fb85c251b auto autorefresh to preferences, save autorefresh server side 2016-09-28 18:09:37 -04:00
Cassie Tarakajian 56fcedc06a add autofresh toggle to toolbar 2016-09-28 18:08:37 -04:00
Cassie Tarakajian 274614cc60 Merge pull request #94 from yining1023/livecoding
detect infinite loop
2016-09-28 16:16:21 -04:00
Cassie Tarakajian 5037e6c27f Merge pull request #112 from kaganjd/master
Add shortcuts to shortcut modal
2016-09-28 15:20:38 -04:00
Jen Kagan 19f0915350 Add shortcuts to shortcut modal
Fixes #16.
2016-09-28 15:19:38 -04:00
Cassie Tarakajian 7cacb4bf7c Merge branch 'MathuraMG-accessibility' 2016-09-28 12:48:33 -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 f017dd8a76 clean up scss color variables, fix missing unthmeified variables 2016-09-21 23:39:50 -04:00
Lauren McCarthy 58c0e4f5f7 adding styling 2016-09-21 18:46:23 -07:00
Cassie Tarakajian 1e8165393b minor border fix 2016-09-21 19:14:31 -04:00
Cassie Tarakajian c9e3461dc5 fix folder styling 2016-09-21 19:08:30 -04:00
Cassie Tarakajian a3490a37ef fix nav dropdown styling 2016-09-21 19:00:24 -04:00
Cassie Tarakajian c55e1f5de4 a lot of dark theme fixes 2016-09-21 18:52:44 -04:00
Cassie Tarakajian feeffb0fae make changes to light theme based on design review 2016-09-21 00:52:47 -04:00
Cassie Tarakajian 3d087df1a2 add light and dark codemirrir themes 2016-09-21 00:00:43 -04:00
catarak d8ecd1f72a update codemirror theme to include sass variables 2016-09-20 23:59:51 -04:00
catarak d8757cc921 more unfinished themes stuff 2016-09-20 23:59:50 -04:00
catarak 7e213faa0b start to add codemirror theme 2016-09-20 23:59:50 -04:00
catarak 390923a7ca add most of dark theme 2016-09-20 23:59:50 -04:00