p5.js-web-editor/client
amitch6097 a1cd362780 Fix p5 console being cleared on pause
The p5 console was being cleared on pause
not allowing a user to view what was outputed
on the last run.  To fix clearConsole function
is now only called if playing.
2020-01-04 23:24:08 -05:00
..
__test__/mocks Add jest/enzyme and a simple unit test 2019-01-25 17:21:10 -05:00
components update spacing on preview nav 2019-11-07 16:56:46 -05:00
images Searchbar (#1132) 2019-08-21 14:08:08 -04:00
modules Fix p5 console being cleared on pause 2020-01-04 23:24:08 -05:00
sounds replace alert sound 2016-08-28 15:55:19 -04:00
styles update spacing on preview nav 2019-11-07 16:56:46 -05:00
utils Password limit (#1191) 2019-10-17 12:53:11 -04:00
constants.js fixes #1206, removes titles where it is unnecesary 2019-10-31 17:27:23 -04:00
index.jsx Update to webpack 4 (#1145) 2019-08-28 16:08:40 -04:00
persistState.js Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00
reducers.js Searchbar (#1132) 2019-08-21 14:08:08 -04:00
routes.jsx remove link to feedback, since we're not using the google doc at all 2019-10-31 15:25:44 -04:00
store.js load client-side environment variables at runtime 2018-08-24 17:41:23 -04:00