p5.js-web-editor/client/modules/IDE/components
Cassie Tarakajian 09a4829bef remove lint error for == and != 2017-01-29 13:29:17 -05:00
..
About.jsx New Design for About (#246) 2017-01-06 13:14:39 -05:00
Console.jsx refactor console to its own reducer and actions, add clear button, clean up console component 2017-01-11 14:13:49 -05:00
Editor.jsx remove lint error for == and != 2017-01-29 13:29:17 -05:00
EditorAccessibility.jsx remove some dead code/files, change react components to .jsx files because of sublime syntax highlighting, fix linting errors 2016-11-08 18:54:54 -05:00
ErrorModal.jsx #254 show error when user attempts to save stale version of project, refactor error modals to one component 2017-01-24 15:29:25 -05:00
FileNode.jsx #255 remove unused SidebarItem component, display file dropdown menu when right clicking on sidebar item or project folder 2017-01-09 16:11:01 -05:00
FileUploader.jsx fix #204, making sure focus/form is reset properly 2016-11-29 19:18:11 -05:00
KeyboardShortcutModal.jsx Add multiple canvas text outputs (#197) 2016-11-12 11:53:02 -05:00
NewFileForm.jsx fix #204, making sure focus/form is reset properly 2016-11-29 19:18:11 -05:00
NewFileModal.jsx fix #204, making sure focus/form is reset properly 2016-11-29 19:18:11 -05:00
NewFolderForm.jsx fix #204, making sure focus/form is reset properly 2016-11-29 19:18:11 -05:00
NewFolderModal.jsx fix #204, making sure focus/form is reset properly 2016-11-29 19:18:11 -05:00
Preferences.jsx Prefs (#238) 2016-12-19 23:48:36 -05:00
PreviewFrame.jsx refactor console to its own reducer and actions, add clear button, clean up console component 2017-01-11 14:13:49 -05:00
ShareModal.jsx Change routes to /:username/sketches/:projectid (#216) 2016-12-01 17:12:34 -05:00
Sidebar.jsx #255 remove unused SidebarItem component, display file dropdown menu when right clicking on sidebar item or project folder 2017-01-09 16:11:01 -05:00
SketchList.jsx remove no sketches warning from sketch list 2017-01-06 13:09:32 -05:00
TextOutput.jsx Add multiple canvas text outputs (#197) 2016-11-12 11:53:02 -05:00
Timer.jsx fixes #5, turns autosave off when a user logs off, hide timer component when user is not owner of sketch 2017-01-13 11:55:13 -05:00
Toast.jsx remove some dead code/files, change react components to .jsx files because of sublime syntax highlighting, fix linting errors 2016-11-08 18:54:54 -05:00
Toolbar.jsx Change routes to /:username/sketches/:projectid (#216) 2016-12-01 17:12:34 -05:00