summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/zen_mode.js
Commit message (Expand)AuthorAgeFilesLines
* Prettify additional modules (I through Z)Mike Greiling2018-10-161-11/+21
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-101-2/+3
* Backport fix epic fullscreenbackport-fix-epic-fullscreenClement Ho2017-11-221-2/+6
* Remove dropzoneInput from global namespaceFilipa Lacerda2017-10-191-2/+0
* refactor ZenMode to ES module syntaxMike Greiling2017-07-061-3/+1
* refactor zen_mode.js to use ES class syntaxMike Greiling2017-07-061-11/+11
* Remove IIFEs around several javascript classesMike Greiling2017-07-051-57/+56
* update remaining uses of CJS syntax to ES module syntaxMike Greiling2017-05-161-5/+6
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-3/+1
|\
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-5/+5
|/
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+4
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-11/+26
* ES6ify all the things!Fatih Acet2016-07-241-0/+80