p5.js-web-editor/client/modules/IDE/actions
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
..
assets.js load client-side environment variables at runtime 2018-08-24 17:41:23 -04:00
console.js refactor console to its own reducer and actions, add clear button, clean up console component 2017-01-11 14:13:49 -05:00
editorAccessibility.js update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
files.js Merge branch 'master' into production-docker 2018-09-07 15:48:43 -04:00
ide.js fix merge conflicts 2017-10-12 15:00:11 -04:00
preferences.js load client-side environment variables at runtime 2018-08-24 17:41:23 -04:00
project.js 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
projects.js load client-side environment variables at runtime 2018-08-24 17:41:23 -04:00
toast.js Showing "Autosave enabled" toast (#173) 2016-10-27 19:45:09 -04:00
uploader.js fix error with undefined env S3_URL_BUCKER_BASE 2018-08-30 19:35:03 -04:00