From d29e7ae45383891377ff414d7082a14346b8c51f Mon Sep 17 00:00:00 2001 From: Mathura MG Date: Wed, 6 Sep 2017 11:55:09 -0400 Subject: [PATCH] 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 --- client/modules/IDE/components/GridOutput.jsx | 8 ++++---- static/p5-interceptor | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/modules/IDE/components/GridOutput.jsx b/client/modules/IDE/components/GridOutput.jsx index f1e855d9..3f7dcd1b 100644 --- a/client/modules/IDE/components/GridOutput.jsx +++ b/client/modules/IDE/components/GridOutput.jsx @@ -10,24 +10,24 @@ class GridOutput extends React.Component { id="gridOutput-content" ref={(element) => { this.GridOutputModal = element; }} > -

Grid Output

+

table Output

diff --git a/static/p5-interceptor b/static/p5-interceptor index 0958be54..442e266e 160000 --- a/static/p5-interceptor +++ b/static/p5-interceptor @@ -1 +1 @@ -Subproject commit 0958be54482722821159cd3e07777988ee349f37 +Subproject commit 442e266e7103ccad2046a64b88e399bdbd771b6e