p5.js-web-editor/client/modules/IDE/actions
siddhant 8caeb0d439 Add sorting to sketches #789 (#910)
* reselect added

* Added Reselect Sorting

* Refactor App

* added svgs

* Refactor

* Fixed Issues

* re: #789, update sorting styling, create sorting actions and reducers, add sort by sketch name

* re #789, change names of svg icons

* re: #789, use orderBy instead of sortBy, fix styling jumps
2019-06-11 17:47:14 -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
sorting.js Add sorting to sketches #789 (#910) 2019-06-11 17:47:14 -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