p5.js-web-editor/client/modules/IDE/reducers
Cassie Tarakajian e87390adb9 update eslint to latest version, fix lots of linting errors (#308)
* update eslint and dependencies, fix linting errors that can be fixed with --fix

* fix lots of linting errors

* update eslintrc, fix some linting errors

* fix all server side linting errors, untested

* fix errors that fixing linting errors had caused

* fix client side eslint errors

* fix client side linting errors

* fix refs lint errors

* fix more linting errors

* update eslint and dependencies, fix linting errors that can be fixed with --fix

* fix lots of linting errors

* update eslintrc, fix some linting errors

* fix all server side linting errors, untested

* fix errors that fixing linting errors had caused

* fix client side eslint errors

* fix client side linting errors

* fix refs lint errors

* fix more linting errors

* fix some accessibility linting errors

* fix a lot of linting errors

* fix a billion more linting errors

* hopefully fix all linting errors, still need to test

* fix bugs that fixing linting had caused
2017-02-22 14:29:35 -05:00
..
console.js update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -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 update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
ide.js #254 show error when user attempts to save stale version of project, refactor error modals to one component 2017-01-24 15:29:25 -05:00
preferences.js Add multiple canvas text outputs (#197) 2016-11-12 11:53:02 -05:00
project.js update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
projects.js update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
toast.js add toast component, start to add functionality 2016-09-07 19:00:52 -04:00