p5.js-web-editor/client
Mathura MG 82207a50d3 Accessibility (#361)
* 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
2017-05-31 15:23:30 -04:00
..
components Fix typo in preview version/bug reporting announcement (space needed between 'bugs' and 'here'). (#345) 2017-05-03 11:57:33 -04:00
images HTTPS UI switch (#335) 2017-05-03 11:46:12 -04:00
modules Accessibility (#361) 2017-05-31 15:23:30 -04:00
sounds replace alert sound 2016-08-28 15:55:19 -04:00
styles Accessibility (#361) 2017-05-31 15:23:30 -04:00
utils Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00
constants.js Accessibility (#361) 2017-05-31 15:23:30 -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 update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
routes.jsx Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00
store.js Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00