p5.js-web-editor/client/modules/IDE
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
..
actions Fix needs saving mark 2 - for #576 (#658) 2018-09-07 15:48:25 -04:00
components Fix needs saving mark 2 - for #576 (#658) 2018-09-07 15:48:25 -04:00
pages Fix needs saving mark 2 - for #576 (#658) 2018-09-07 15:48:25 -04:00
reducers Fix needs saving mark 2 - for #576 (#658) 2018-09-07 15:48:25 -04:00