Cassie Tarakajian
1610b0168d
start to add mailgun and nodemailer
2016-10-19 12:36:57 -04:00
Cassie Tarakajian
93de8596f2
fix #154
2016-10-19 12:36:40 -04:00
Yining Shi
185d8fdd05
fixes #148 ( #153 )
...
* save project after changing sketch name
* not saving the sketch after updating the name if it's not created yet
2016-10-19 11:47:58 -04:00
Cassie Tarakajian
f7706df949
fix webpack prod
2016-10-18 12:59:54 -04:00
Cassie Tarakajian
0b76151c67
add progress to production webpack
2016-10-18 12:33:39 -04:00
Cassie Tarakajian
3e7d88698b
remove comments and console.logs
2016-10-17 23:23:19 -04:00
Mathura MG
c6e1d1c906
revert lint code ( #151 )
2016-10-17 22:58:30 -04:00
Mathura MG
1dafe3a8e9
Make p5 logo color variable ( #150 )
...
* initial changes for high contrast theme
* change more colours
* add more styles
* add new variables
* fix few more colours
* fix typo
* fix indent
* make logo colour a variable
2016-10-17 22:57:29 -04:00
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