p5.js-web-editor/client
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
..
components Remove authorization from specific routes (#642) 2018-05-29 21:37:10 -07:00
images Improve current console (#656) 2018-07-30 12:20:57 -04:00
modules Fix needs saving mark 2 - for #576 (#658) 2018-09-07 15:48:25 -04:00
sounds replace alert sound 2016-08-28 15:55:19 -04:00
styles Improve current console (#656) 2018-07-30 12:20:57 -04:00
utils fix linting error 2018-08-20 14:54:12 -04:00
constants.js Fix needs saving mark 2 - for #576 (#658) 2018-09-07 15:48:25 -04:00
index.jsx get hot loading working again 2018-05-08 19:16:03 -07:00
persistState.js Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00
reducers.js Create Asset List View and refactor overlay code (#356) 2017-07-11 17:37:43 +02:00
routes.jsx Remove authorization from specific routes (#642) 2018-05-29 21:37:10 -07:00
store.js Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00