p5.js-web-editor/client
Mathura MG 3acefe4709 Remove accessibility CSS; Auto focus (#583)
* Change accessibility example links

* added library to iframe

* changed preview to add accessible elements to iframe

* add library only when accesible output is seleceted

* focus on iframe when plaing

* css

* deleted accessibleOutput.jsx and edited IDEView to integrate accessibility library

* deleted comments

* fix package

* Moved CSS to library and removed section from file.js (#2)

* Remove gitmodule (#509)


* remove git modules

* removed submodule and replaced interceptor for library

* removed submodule and replaced interceptor for library (#510)

* deleted comments

* deleted jquery

* deleted interceptor folder

* delete interceptor

* added jquery

* removed jquery and updated accessible library cdn

* Fixes #508 (#539)

* removed submodule and replaced interceptor for library

* deleted comments

* deleted jquery

* deleted interceptor folder

* delete interceptor

* added jquery

* removed jquery and updated accessible library cdn

* remove empty divs from files.js

* fix merge error

* remove empty divs from files.js

* Fixes #508  (#545)

* removed submodule and replaced interceptor for library

* deleted comments

* deleted jquery

* deleted interceptor folder

* delete interceptor

* added jquery

* removed jquery and updated accessible library cdn

* remove empty divs from files.js

* fix merge error

* remove empty divs from files.js

* moved accessible output css

* removed css, added aria-label, preliminary cdn update

* removed section from iframe

* updated cdn

* add autofocus; remove CSS
2018-03-01 13:28:43 -05:00
..
components fixes #525 (#549) 2018-02-20 14:32:09 -05:00
images continue to fix preferences styles 2017-11-14 15:27:00 -05:00
modules Remove accessibility CSS; Auto focus (#583) 2018-03-01 13:28:43 -05:00
sounds replace alert sound 2016-08-28 15:55:19 -04:00
styles fixes #384 (#563) 2018-02-27 12:28:17 -05:00
utils add keyboard shortcuts to nav items 2017-09-14 14:52:41 -04:00
constants.js fix other merge conflict errors 2017-10-12 15:38:02 -04:00
index.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05: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 fixes #528 (#536) 2018-02-09 16:32:06 -05:00
store.js Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00