p5.js-web-editor/client/modules/IDE/reducers
Yining Shi e86e9a0ae0 Added a star icon for unsaved file name, added 'Saved: xx time ago' (#177)
* added a star icon for unsaved file name, added saved time ago

* changed text

* added timer component

* clean extra styling in _editor.sass

* customize momentjs fromnow function

* clear 10s interval in componentWillUnmount

* use space-between instead of float
2016-11-09 12:52:14 -05:00
..
editorAccessibility.js switch lineNo to lineNumber 2016-08-12 14:23:34 -04:00
files.js update default version of p5 to 5.4 2016-11-02 15:06:28 -04:00
ide.js Added a star icon for unsaved file name, added 'Saved: xx time ago' (#177) 2016-11-09 12:52:14 -05:00
preferences.js temporarily remote autorefresh and loop protect 2016-10-04 15:35:23 -04:00
project.js switch project name edit to html5 input 2016-08-15 12:42:13 -04:00
projects.js Add ability to delete projects from sketch list (#125) 2016-10-12 14:24:53 -04:00
toast.js add toast component, start to add functionality 2016-09-07 19:00:52 -04:00