p5.js-web-editor/client/modules/IDE/reducers
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
..
console.js update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
editorAccessibility.js update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
files.js fixes #344, update sketches to by default use p5 version 0.5.10 2017-05-24 12:20:38 -04:00
ide.js Accessibility (#361) 2017-05-31 15:23:30 -04:00
preferences.js Accessibility (#361) 2017-05-31 15:23:30 -04:00
project.js HTTPS UI switch (#335) 2017-05-03 11:46:12 -04:00
projects.js update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
toast.js add toast component, start to add functionality 2016-09-07 19:00:52 -04:00