p5.js-web-editor/client
Joey Lee 25bf5ad636 Removed Console.log in client/.../ Project.js to prevent logging user data to console fixes #749 (#750)
* replaced () with {} to fix implicit return error

* added first version of fetching generative-design examples

* ignore local testing files

* formatting

* updated examples-gg-latest

* updated examples-gg-latest.js

- data files not served via rawgit - hallelujah!
- added jquery

* updated p5 version

* refactoring and code cleanup

* added comment

* comment out link to svgFiles - unused

* moved commented code

* fixed conflicts

* linted examples-gg-latest

* removed console.log of response.data to prevent logging user data to console

* fixed linting error
2018-11-01 14:59:28 -04:00
..
components Fixes #692 (#713) 2018-10-18 14:10:37 -04:00
images Fixes #692 (#713) 2018-10-18 14:10:37 -04:00
modules Removed Console.log in client/.../ Project.js to prevent logging user data to console fixes #749 (#750) 2018-11-01 14:59:28 -04:00
sounds replace alert sound 2016-08-28 15:55:19 -04:00
styles Fix async validation in signup form (fixes #742) (#746) 2018-10-29 19:33:37 -04:00
utils fix linting error 2018-08-20 14:54:12 -04:00
constants.js Merge branch 'master' into production-docker 2018-09-07 15:48:43 -04:00
index.jsx Corrected the logo problem by adding it to the static files (#708) 2018-10-02 21:03:33 -04:00
persistState.js Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00
reducers.js Create Asset List View and refactor overlay code (#356) 2017-07-11 17:37:43 +02:00
routes.jsx Fixes #692 (#713) 2018-10-18 14:10:37 -04:00
store.js load client-side environment variables at runtime 2018-08-24 17:41:23 -04:00