Commit Graph

131 Commits

Author SHA1 Message Date
Lauren McCarthy 844c918652 styling of nav and toolbar (#237)
* removing avenir, replacing with montserrat

* sidebar tweaks

* sidebar positioning

* resolving merge conflict

* working on sidebar

* removing avenir font, using montserrat instead due to licensing issues

* removing old import statement for typeography scss file

* design formatting for sidebar closes #234

* styling of nav and toolbar
2016-12-19 17:52:21 -05:00
Yining Shi 29de5fce55 Fetch examples from p5 website repo (#203)
* changed open to examples, created basic fetch-examples.js

* use dotenv babel-register polyfill

* save examples in order

* added assets

* use rawgit.com

* async process.exit

* sound:Convolution Reverb
2016-12-01 18:57:50 -05:00
Cassie Tarakajian 0a459246ac FINALLY fix #52, this will not work with redirecting to https when authenticating but we will cross that bridge when we get there 2016-11-29 15:51:16 -05:00
Cassie Tarakajian 33582a1a2e change nav extension to jsx 2016-11-08 19:04:08 -05:00
Cassie Tarakajian 85b8f5b589 fixes #96, downloads now work on safari and firefox 2016-11-02 14:08:53 -04:00
Cassie Tarakajian 93de8596f2 fix #154 2016-10-19 12:36:40 -04:00
Zhuoxi Song 2856615c4d added link to p5js reference at top nav (#131) 2016-10-07 11:26:49 -04:00
catarak 3cee334a21 remove save from nav when viewing another user's project 2016-09-07 15:21:22 -04:00
catarak 14a51b6332 add share modal 2016-09-06 22:37:29 -04:00
Lauren McCarthy aadbe33685 updating link in nav.js to point to p5/sketches instead of p5js/sketches 2016-08-28 13:05:12 -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
catarak b79cec93b0 change a to react-router link 2016-08-27 19:14:22 -04:00
Lauren McCarthy ef8034eb1b adding open option to logged out view closes #67 2016-08-26 13:32:18 -04:00
catarak 8713e297dd add about modal to link to github 2016-08-22 12:35:59 -04:00
catarak f5c63dddad change nav if user is logged in, if project is saved 2016-08-17 19:00:05 -04:00
catarak da2739d3a9 add link to fullscreen in nav 2016-08-17 18:35:15 -04:00
MathuraMG d2f706fd74 move onclick for duplicate 2016-08-13 11:39:53 -04:00
catarak eb85e49c51 change nav bar names 2016-08-12 15:51:27 -04:00
catarak 43c49e9617 when clicking new project, don't save new project 2016-08-12 12:45:26 -04:00
MathuraMG 038d290577 fix merge conflicts 2016-07-15 17:23:59 -04:00
catarak 8d8e399aac add cloning of projects 2016-07-15 13:36:33 -04:00
catarak 78ed7b4b5f add download as zip 2016-07-15 13:11:50 -04:00
MathuraMG 589bc9f630 change html tags 2016-07-14 17:20:44 -04:00
mathuramg baec9e9e87 add aria-tags and titles 2016-07-13 11:59:47 -04:00
mathuramg 624d79075a make links accessible 2016-07-12 12:25:48 -04:00
catarak b2369704a2 start sketch list view 2016-07-01 11:30:40 -04:00
catarak 684646c785 add proptypes to nav, fix proptypes for login 2016-06-27 16:14:26 -04:00
catarak baa2c121f0 fix minor linting errors 2016-06-24 14:03:32 -04:00
catarak 3d42da18a8 fix a ton of eslint errors 2016-06-23 18:29:55 -04:00
catarak 3a26cdd491 restructure react components 2016-06-22 13:49:06 -04:00