p5.js-web-editor/client
Rick Brown c75e11b631 Add toast to notify when creating new file. Fixes #1140 (#1147)
* Add toast to notify when creating new file

* Add toast for opposite conditional #1147

* Replaced New file created with New sketch created

* re #1140, change copy to 'opened new sketch' to make it clear that the new sketch isn't saved
2019-09-05 14:56:18 -04:00
..
__test__/mocks Add jest/enzyme and a simple unit test 2019-01-25 17:21:10 -05:00
components Add toast to notify when creating new file. Fixes #1140 (#1147) 2019-09-05 14:56:18 -04:00
images Searchbar (#1132) 2019-08-21 14:08:08 -04:00
modules add ability to toggle line numbers to accessibility settings. Fixes #1138 (#1146) 2019-08-30 12:36:34 -04:00
sounds replace alert sound 2016-08-28 15:55:19 -04:00
styles Searchbar (#1132) 2019-08-21 14:08:08 -04:00
utils Fix Issue #588. Only highlight runtime errors at the appropriate line… (#1136) 2019-08-27 13:02:07 -04:00
constants.js add ability to toggle line numbers to accessibility settings. Fixes #1138 (#1146) 2019-08-30 12:36:34 -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 Fixes #692 (#713) 2018-10-18 14:10:37 -04:00
store.js load client-side environment variables at runtime 2018-08-24 17:41:23 -04:00