p5.js-web-editor/client/modules/IDE/actions
kaganjd 76bd1b1630 Add ability to delete projects from sketch list (#125)
* Add ability to delete projects from sketch list

- Fixes #76
- Also gets rid of outdated Sketch module

* Styling for Sketch List trash can

* Merge all the stuff

* Fix trash can line height
2016-10-12 14:24:53 -04:00
..
editorAccessibility.js switch lineNo to lineNumber 2016-08-12 14:23:34 -04:00
files.js change isSelected to isSelectedFile, add db reformat 2016-09-14 15:57:52 -04:00
ide.js remove dead code, fix linting errors, get infinite loop functionality working 2016-10-06 15:45:26 -04:00
preferences.js auto autorefresh to preferences, save autorefresh server side 2016-09-28 18:09:37 -04:00
project.js add unsavedChanges to redux, handle unsaved changes 2016-09-20 18:27:10 -04:00
projects.js Add ability to delete projects from sketch list (#125) 2016-10-12 14:24:53 -04:00
toast.js add toast component, start to add functionality 2016-09-07 19:00:52 -04:00
uploader.js change isSelected to isSelectedFile, add db reformat 2016-09-14 15:57:52 -04:00