summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/compare.js
Commit message (Expand)AuthorAgeFilesLines
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
* Update to jQuery 3.Jacob Schatz2018-02-201-1/+1
* normalize headers correctlyPhil Hughes2018-01-291-1/+1
* Convered compare.js to axiosPhil Hughes2018-01-291-26/+21
* Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-111-18/+16
|\
| * convert Compare class into ES module import/export syntaxMike Greiling2017-11-301-2/+2
| * refactor Compare class to ES class syntaxMike Greiling2017-11-301-18/+16
* | Export date utility functions as ES6 modulesFilipa Lacerda2017-12-071-1/+2
|/
* remove IIFEs in preparation for ES module refactorMike Greiling2017-03-131-83/+82
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Replace jQuery.timeago with timeago.jsClement Ho2016-11-071-1/+2
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+91