p5.js-web-editor/client/modules/IDE/actions
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 refactor console to its own reducer and actions, add clear button, clean up console component 2017-01-11 14:13:49 -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 Exposes API endpoint URL to client via env variable (#323) 2017-03-16 00:34:14 -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 Exposes API endpoint URL to client via env variable (#323) 2017-03-16 00:34:14 -04:00
toast.js Showing "Autosave enabled" toast (#173) 2016-10-27 19:45:09 -04:00
uploader.js #339 add region to .env 2017-04-13 14:39:03 -04:00