p5.js-web-editor/client/modules/IDE/components
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
..
About.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
AccessibleOutput.jsx Accessibility (#361) 2017-05-31 15:23:30 -04:00
Console.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
Editor.jsx Set Ctrl+Enter shortcuts to null, don't generate newlines (#333) 2017-04-05 21:50:44 -04:00
EditorAccessibility.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
ErrorModal.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
FileNode.jsx forgot to commit a file for fix to #347 2017-05-10 13:23:10 -04:00
FileUploader.jsx #339 add region to .env 2017-04-13 14:39:03 -04:00
GridOutput.jsx Accessibility (#361) 2017-05-31 15:23:30 -04:00
HelpModal.jsx HTTPS UI switch (#335) 2017-05-03 11:46:12 -04:00
KeyboardShortcutModal.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
NewFileForm.jsx fix #204, making sure focus/form is reset properly 2016-11-29 19:18:11 -05:00
NewFileModal.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
NewFolderForm.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
NewFolderModal.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
Preferences.jsx Accessibility (#361) 2017-05-31 15:23:30 -04:00
PreviewFrame.jsx Accessibility (#361) 2017-05-31 15:23:30 -04:00
ShareModal.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
Sidebar.jsx start to fix editing permissions for the sidebar 2017-04-13 13:41:03 -04:00
SketchList.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
TextOutput.jsx Accessibility (#361) 2017-05-31 15:23:30 -04:00
Timer.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
Toast.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
Toolbar.jsx Accessibility (#361) 2017-05-31 15:23:30 -04:00