p5.js-web-editor/client/modules/IDE/components
2017-02-17 17:35:29 -05:00
..
About.jsx New Design for About () 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 fix , when autorefresh is enabled, clear the console as well 2017-02-17 16:04:47 -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 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 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 , making sure focus/form is reset properly 2016-11-29 19:18:11 -05:00
KeyboardShortcutModal.jsx Add multiple canvas text outputs () 2016-11-12 11:53:02 -05:00
NewFileForm.jsx fix , making sure focus/form is reset properly 2016-11-29 19:18:11 -05:00
NewFileModal.jsx fix , making sure focus/form is reset properly 2016-11-29 19:18:11 -05:00
NewFolderForm.jsx fix , making sure focus/form is reset properly 2016-11-29 19:18:11 -05:00
NewFolderModal.jsx fix , making sure focus/form is reset properly 2016-11-29 19:18:11 -05:00
Preferences.jsx Prefs () 2016-12-19 23:48:36 -05:00
PreviewFrame.jsx Refactor interceptor code () 2017-02-15 16:17:57 -05:00
ShareModal.jsx Change routes to /:username/sketches/:projectid () 2016-12-01 17:12:34 -05:00
Sidebar.jsx 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 stop propagation to row click event when clicking on trashcan 2017-02-17 17:35:29 -05:00
TextOutput.jsx Add multiple canvas text outputs () 2016-11-12 11:53:02 -05:00
Timer.jsx fixes , 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 fix 2017-01-31 16:45:47 -05:00