p5.js-web-editor/client/modules/IDE/actions
siddhant 538a41c617 Added Loader to indicate loading of sketches (#880)
* Added Loader to indicate loading of sketches

* Fixed styles

* Changed styles

* remove prefixes

* Issues Fixed:

* added Loader

* Refactor

* Issues Fixed

* clean up loader functions
2019-05-01 16:32:39 -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 Fixes #1052, in which you can't save a sketch after uploading a file (#1053) 2019-04-24 13:32:23 -04:00
ide.js fix merge conflicts 2017-10-12 15:00:11 -04:00
loader.js Added Loader to indicate loading of sketches (#880) 2019-05-01 16:32:39 -04:00
preferences.js Merge branch 'master' into feature/remove-indentation-options 2019-03-26 15:38:58 -04:00
project.js Fixes #1052, in which you can't save a sketch after uploading a file (#1053) 2019-04-24 13:32:23 -04:00
projects.js Added Loader to indicate loading of sketches (#880) 2019-05-01 16:32:39 -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