p5.js-web-editor/client/modules/IDE/components
Cassie Tarakajian 67dad2b86d fix p5 specific syntax highlighting 2016-12-14 18:07:13 -05:00
..
About.jsx fix #180, relates to #185 in that the user is redirected to where they were post signup/login 2016-11-10 16:13:00 -05:00
Console.jsx testing of #214, fix bug where errors not in sketch.js wouldn't appear in the console 2016-12-13 15:37:11 -05:00
Editor.jsx fix p5 specific syntax highlighting 2016-12-14 18:07:13 -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
FileNode.jsx fix sidebar bugs 2016-12-09 17:05:24 -05:00
FileUploader.jsx fix #204, making sure focus/form is reset properly 2016-11-29 19:18:11 -05:00
ForceAuthentication.jsx FINALLY fix #52, this will not work with redirecting to https when authenticating but we will cross that bridge when we get there 2016-11-29 15:51:16 -05:00
KeyboardShortcutModal.jsx Add multiple canvas text outputs (#197) 2016-11-12 11:53:02 -05:00
LoginForm.jsx cool to share some of this code between client and server 2016-11-16 13:12:36 -05:00
LoginView.jsx fix #180, relates to #185 in that the user is redirected to where they were post signup/login 2016-11-10 16:13:00 -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
NewPasswordForm.jsx cool to share some of this code between client and server 2016-11-16 13:12:36 -05:00
NewPasswordView.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
Preferences.jsx Add multiple canvas text outputs (#197) 2016-11-12 11:53:02 -05:00
PreviewFrame.jsx testing of #214, fix bug where errors not in sketch.js wouldn't appear in the console 2016-12-13 15:37:11 -05:00
ResetPasswordForm.jsx cool to share some of this code between client and server 2016-11-16 13:12:36 -05:00
ResetPasswordView.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
ShareModal.jsx Change routes to /:username/sketches/:projectid (#216) 2016-12-01 17:12:34 -05:00
Sidebar.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
SidebarItem.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
SignupForm.jsx cool to share some of this code between client and server 2016-11-16 13:12:36 -05:00
SignupView.jsx fix #180, relates to #185 in that the user is redirected to where they were post signup/login 2016-11-10 16:13:00 -05:00
SketchList.jsx implement new design for sketchbook (#227) 2016-12-14 10:58:43 -05:00
TextOutput.jsx Add multiple canvas text outputs (#197) 2016-11-12 11:53:02 -05:00
Timer.js Added a star icon for unsaved file name, added 'Saved: xx time ago' (#177) 2016-11-09 12:52:14 -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