p5.js-web-editor/client/modules/IDE/components
Yining Shi 185d8fdd05 fixes #148 (#153)
* save project after changing sketch name

* not saving the sketch after updating the name if it's not created yet
2016-10-19 11:47:58 -04:00
..
About.js add focus and labels 2016-09-28 12:09:42 -04:00
Console.js remove comments and console.logs 2016-10-17 23:23:19 -04:00
Editor.js revert lint code (#151) 2016-10-17 22:58:30 -04:00
EditorAccessibility.js remove comment 2016-08-25 13:48:52 -04:00
FileNode.js change isSelected to isSelectedFile, add db reformat 2016-09-14 15:57:52 -04:00
FileUploader.js fix other urls that should be https 2016-09-08 22:15:29 -04:00
KeyboardShortcutModal.js Add shortcuts to shortcut modal 2016-09-28 15:19:38 -04:00
LoginForm.js Make Login & Sign Up as modal layovers (#122) 2016-10-08 18:03:39 -04:00
LoginView.js Make Login & Sign Up as modal layovers (#122) 2016-10-08 18:03:39 -04:00
NewFileForm.js fix proptypes for redux forms 2016-09-02 17:41:02 -04:00
NewFileModal.js nested css styling fixes 2016-09-02 17:41:02 -04:00
NewFolderForm.js focus on newfilemodal input when opened 2016-09-03 19:42:23 -04:00
NewFolderModal.js add new folder modal 2016-09-02 17:41:02 -04:00
Preferences.js Add high contrast theme (#141) 2016-10-12 12:08:12 -04:00
PreviewFrame.js remove comments and console.logs 2016-10-17 23:23:19 -04:00
ShareModal.js add focus and labels 2016-09-28 12:09:42 -04:00
Sidebar.js fix #89, fix closed sidebar on Safari 2016-09-07 22:49:29 -04:00
SidebarItem.js remove comments and console.logs 2016-10-17 23:23:19 -04:00
SignupForm.js Make Login & Sign Up as modal layovers (#122) 2016-10-08 18:03:39 -04:00
SignupView.js Make Login & Sign Up as modal layovers (#122) 2016-10-08 18:03:39 -04:00
SketchList.js Add ability to delete projects from sketch list (#125) 2016-10-12 14:24:53 -04:00
TextOutput.js switch to react refs 2016-09-01 12:51:38 -04:00
Toast.js add toast component, start to add functionality 2016-09-07 19:00:52 -04:00
Toolbar.js fixes #148 (#153) 2016-10-19 11:47:58 -04:00