p5.js-web-editor/client
Bhawesh Bhansali cf5cb1f6e9 components/Editor.jsx: Allow indentation on entering new line (#710)
indentUnit updated on settings->indentation amount change

Fixes https://github.com/processing/p5.js-web-editor/issues/700
2018-10-04 13:36:42 -04:00
..
components Remove authorization from specific routes (#642) 2018-05-29 21:37:10 -07:00
images Corrected the logo problem by adding it to the static files (#708) 2018-10-02 21:03:33 -04:00
modules components/Editor.jsx: Allow indentation on entering new line (#710) 2018-10-04 13:36:42 -04:00
sounds replace alert sound 2016-08-28 15:55:19 -04:00
styles fixes #551 2018-10-03 16:48:44 -04:00
utils fix linting error 2018-08-20 14:54:12 -04:00
constants.js Merge branch 'master' into production-docker 2018-09-07 15:48:43 -04:00
index.jsx Corrected the logo problem by adding it to the static files (#708) 2018-10-02 21:03:33 -04: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 for simplicity and security, remove redirect to HTTP and keep everything on HTTPS 2018-08-27 14:37:31 -04:00
store.js load client-side environment variables at runtime 2018-08-24 17:41:23 -04:00