p5.js-web-editor/client
Mathura MG d29e7ae453 Accessibility (#436)
* add p5 interceptor submodule

* update package

* remoce interceptor

* update interceptor;

* merge scripts

* change postinstall script

* refactor interceptor files

* remove merge conflicts

* change source files

* add registry class

* provide seperate outputs for text and grid

* switch textOutput to boolean

* make both modules usable together

* update interceptor for safari

* fix grid label

* add sound output as well

* change file strucure

* change constants

* change input lables

* switch submodule branch

* change variable name

* change grid to table

* remove role from table elements

* switch submodule branch

* change aria albels

* revert submodule branch to master
2017-09-06 17:55:09 +02:00
..
components Create Asset List View and refactor overlay code (#356) 2017-07-11 17:37:43 +02:00
images HTTPS UI switch (#335) 2017-05-03 11:46:12 -04:00
modules Accessibility (#436) 2017-09-06 17:55:09 +02:00
sounds replace alert sound 2016-08-28 15:55:19 -04:00
styles Issue211 (#409) 2017-08-03 23:09:25 +02:00
utils Update Find styling to new design (#401) 2017-07-28 17:38:47 +02:00
constants.js Create Asset List View and refactor overlay code (#356) 2017-07-11 17:37:43 +02: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 Create Asset List View and refactor overlay code (#356) 2017-07-11 17:37:43 +02:00
store.js Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00