p5.js-web-editor/client/modules/IDE/reducers
siddhant b7df80a96c 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-06 17:17:33 -04:00
..
assets.js Create Asset List View and refactor overlay code (#356) 2017-07-11 17:37:43 +02:00
console.js Revert "Revert "fixes #761, but fixes the bigger issue at hand here, which is that log messages were not getting deserialized properly"" 2018-11-15 16:40:37 -05:00
editorAccessibility.js update eslint and fix linting errors 2018-05-08 19:16:04 -07:00
files.js fixes #417, add default p5.js inclusion to non-minified version, and update default p5.js version to latest (#1084) 2019-05-24 12:40:20 -04:00
ide.js Runtime error line highlight dissappears on lint message update 2017-08-01 15:53:27 -04:00
loading.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 for #950, update babel to v7 (#1077) 2019-06-05 12:05:31 -04:00
projects.js update eslint and fix linting errors 2018-05-08 19:16:04 -07:00
sorting.js Add sorting to sketches #789 (#910) 2019-06-06 17:17:33 -04:00
toast.js add toast component, start to add functionality 2016-09-07 19:00:52 -04:00