p5.js-web-editor/client/modules/IDE/components
Yining Shi 62b4d4cc6e New Design for About (#246)
* new design for about

* clean code

* reuse play.svg
2017-01-06 13:14:39 -05:00
..
About.jsx New Design for About (#246) 2017-01-06 13:14:39 -05:00
Console.jsx implement sidebar design #234 (#235) 2016-12-19 17:07:04 -05:00
Editor.jsx Fixed #158 and #100 (#198) 2017-01-06 13:08:03 -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
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 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
ShareModal.jsx Change routes to /:username/sketches/:projectid (#216) 2016-12-01 17:12:34 -05:00
Sidebar.jsx formatting of dropdown login and editor menus (#239) 2016-12-20 00:21:04 -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
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.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