p5.js-web-editor/client/modules/IDE
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
..
actions Merge branch 'feature/public-api' into feature/sketch-collections 2019-11-10 22:12:14 +01:00
components Fixes #914, aligns project name and autorefresh on Mac and Windows 2020-01-28 16:56:44 -05:00
pages Update IDEView.jsx 2020-01-28 16:56:44 -05:00
reducers remove p5.dom from default files as it's been integrated into p5 core library 2020-01-28 16:56:44 -05:00
selectors Implement CollectionSearchbar in addition to SketchSearchbar 2019-11-10 21:57:11 +01:00