p5.js-web-editor/client/modules/IDE/components
Mathura MG 3acefe4709 Remove accessibility CSS; Auto focus (#583)
* Change accessibility example links

* added library to iframe

* changed preview to add accessible elements to iframe

* add library only when accesible output is seleceted

* focus on iframe when plaing

* css

* deleted accessibleOutput.jsx and edited IDEView to integrate accessibility library

* deleted comments

* fix package

* Moved CSS to library and removed section from file.js (#2)

* Remove gitmodule (#509)


* remove git modules

* removed submodule and replaced interceptor for library

* removed submodule and replaced interceptor for library (#510)

* deleted comments

* deleted jquery

* deleted interceptor folder

* delete interceptor

* added jquery

* removed jquery and updated accessible library cdn

* Fixes #508 (#539)

* removed submodule and replaced interceptor for library

* deleted comments

* deleted jquery

* deleted interceptor folder

* delete interceptor

* added jquery

* removed jquery and updated accessible library cdn

* remove empty divs from files.js

* fix merge error

* remove empty divs from files.js

* Fixes #508  (#545)

* removed submodule and replaced interceptor for library

* deleted comments

* deleted jquery

* deleted interceptor folder

* delete interceptor

* added jquery

* removed jquery and updated accessible library cdn

* remove empty divs from files.js

* fix merge error

* remove empty divs from files.js

* moved accessible output css

* removed css, added aria-label, preliminary cdn update

* removed section from iframe

* updated cdn

* add autofocus; remove CSS
2018-03-01 13:28:43 -05:00
..
About.jsx chore: fix linting issues (#570) 2018-02-26 15:05:02 -05:00
AssetList.jsx Fixes #554 (#559) 2018-02-23 11:31:41 -05:00
Console.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
CopyableInput.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
Editor.jsx enhance cm (#547) 2018-02-16 11:56:44 -05:00
EditorAccessibility.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
ErrorModal.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
Feedback.jsx Fixes #554 (#559) 2018-02-23 11:31:41 -05:00
FileNode.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
FileUploader.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
HTTPSModal.jsx fix #429 2017-09-14 14:51:36 -04:00
KeyboardShortcutModal.jsx Fixes #554 (#559) 2018-02-23 11:31:41 -05:00
NewFileForm.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
NewFileModal.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
NewFolderForm.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
NewFolderModal.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
Preferences.jsx Fixes #554 (#559) 2018-02-23 11:31:41 -05:00
PreviewFrame.jsx Remove accessibility CSS; Auto focus (#583) 2018-03-01 13:28:43 -05:00
ShareModal.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
Sidebar.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
SketchList.jsx Fixes #554 (#559) 2018-02-23 11:31:41 -05:00
Timer.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
Toast.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
Toolbar.jsx Remove accessibility CSS; Auto focus (#583) 2018-03-01 13:28:43 -05:00