p5.js-web-editor/client
Gabriel Sroka f3e8b81cb7 Update IDEView.jsx
`<Overlay...` has a default `title` of `'Modal'`
https://github.com/processing/p5.js-web-editor/blob/master/client/modules/App/components/Overlay.jsx#L102

many modals are missing a title, so i added some. i made them basically the same as the `ariaLabel` (but capitalized, changed `-` to ` `, etc)
2020-01-28 16:56:44 -05:00
..
__test__/mocks Add jest/enzyme and a simple unit test 2019-01-25 17:21:10 -05:00
components Revert "Make navigation back to Collection List more obvious" 2020-01-15 18:10:51 +01:00
images New simplfied collection list when adding a sketch 2019-11-05 18:23:57 +01:00
modules Update IDEView.jsx 2020-01-28 16:56:44 -05:00
sounds replace alert sound 2016-08-28 15:55:19 -04:00
styles Fixes #914, aligns project name and autorefresh on Mac and Windows 2020-01-28 16:56:44 -05:00
utils Merge branch 'feature/public-api' into feature/sketch-collections 2019-10-31 15:02:31 -04:00
constants.js Merge branch 'feature/public-api' into feature/sketch-collections 2019-11-10 22:12:14 +01: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 Displays existing collection 2019-09-25 12:06:07 -04:00
routes.jsx Merge branch 'feature/public-api' into feature/sketch-collections 2019-11-10 22:12:14 +01:00
store.js load client-side environment variables at runtime 2018-08-24 17:41:23 -04:00