p5.js-web-editor/client/modules/IDE/components
Jared Donovan 2f21130e0d Fix needs saving mark 2 - for #576 (#658)
* Comment out show/hide file options action creators.

* Comment out show/hide file options properties

* Comment out show/hide file options action definitions

* Comment out constants for show/hide options action types

* Comment out props for show/hide options and replace with component state.

* Comment out show/hide edit file name reducers.

* Comment out show/hide edit file name actions.

* comment out show/hide edit file name action types.

* Comment out show/edit file name props from IDEView component

* Replace show/hide edit filename props in FileNode component with local state

* Remove commented out code from previous changes for moving redux state back into component state.

* Add binding to this for new functions. And tidy up of code.
2018-09-07 15:48:25 -04:00
..
About.jsx fix #671, change forum url 2018-08-20 12:26:21 -04:00
AssetList.jsx Remove authorization from specific routes (#642) 2018-05-29 21:37:10 -07:00
Console.jsx Improve current console (#656) 2018-07-30 12:20:57 -04:00
CopyableInput.jsx fix many linting errors 2018-05-08 19:16:04 -07:00
Editor.jsx Improve current console (#656) 2018-07-30 12:20:57 -04:00
EditorAccessibility.jsx fix remaining linting errors 2018-05-08 19:16:05 -07:00
ErrorModal.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
Feedback.jsx update eslint and fix linting errors 2018-05-08 19:16:04 -07:00
FileNode.jsx Fix needs saving mark 2 - for #576 (#658) 2018-09-07 15:48:25 -04:00
FileUploader.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
HTTPSModal.jsx fix #429 2017-09-14 14:51:36 -04:00
KeyboardShortcutModal.jsx Fixes #554 (#559) 2018-02-23 11:31:41 -05:00
NewFileForm.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
NewFileModal.jsx fixes #668 2018-08-29 15:06:41 -04:00
NewFolderForm.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
NewFolderModal.jsx fix remaining linting errors 2018-05-08 19:16:05 -07:00
Preferences.jsx fix remaining linting errors 2018-05-08 19:16:05 -07:00
PreviewFrame.jsx Update name of table output (#670) 2018-08-10 14:09:55 -04:00
ShareModal.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
Sidebar.jsx fix remaining linting errors 2018-05-08 19:16:05 -07:00
SketchList.jsx update eslint and fix linting errors 2018-05-08 19:16:04 -07:00
Timer.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
Toast.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
Toolbar.jsx Remove accessibility CSS; Auto focus (#583) 2018-03-01 13:28:43 -05:00