p5.js-web-editor/client/modules/IDE/components
Luis Morales-Navarro 24b0be629f Accessibility - Transition from interceptor to accessibility library (#508)
* 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

* Remove gitmodule (#509)


* remove git modules

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

* 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

* 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

* Fixes #508 (#548)

* 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
2018-02-22 16:47:25 -05:00
..
About.jsx fixes #537 (#544) 2018-02-15 14:43:32 -05:00
AssetList.jsx Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -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 fix github link to link to new issue, not just repo root 2018-02-09 17:55:33 -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 fix reversed keyboard shortcuts on nav, fix wording on keyboard shortcut modal 2017-09-15 12:14:01 -04: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 #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00
PreviewFrame.jsx Accessibility - Transition from interceptor to accessibility library (#508) 2018-02-22 16:47:25 -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 #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -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 Fixes #515 Update React to 16 and other dependencies (#519) 2018-02-07 13:06:07 -05:00