Commit graph

22 commits

Author SHA1 Message Date
gfyoung
23cdae8eee Enable "prefer-destructuring" in JS files
Partially addresses #47006.
2018-06-25 11:53:57 -07:00
gfyoung
f5cbb44d0b Follow-up to !19808: Split up for-loop initializations 2018-06-21 14:50:34 +00:00
Lukas Eipert
0e6441164f
remove all unused eslint-disable rules 2018-06-20 14:28:28 +02:00
gfyoung
dbc74800e2 Enable no-multi-assignment in JS files
Partially addresses #47006.
2018-06-15 13:08:47 -07:00
gfyoung
bce890820f Enable no-restricted-globals in JS files 2018-06-15 15:58:27 +00:00
Mike Greiling
f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Rémy Coutable
97793a1616 Harmonize CE and EE JS code
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-02-22 13:34:35 +01:00
Clement Ho
b8c43a73d3 Replace $.ajax in find file with axios 2018-01-31 16:27:03 -06:00
Filipa Lacerda
aa90e8ea5b Export old code into es6 modules 2017-12-13 09:26:44 +00:00
Tim Zallmann
e148f1f9f2 Resolve "Convert fuzzaldrin-plus.js library to be a Yarn managed library" 2017-11-01 08:58:41 +00:00
Mike Greiling
4a0e2d28a9 remove bind polyfill from project_find_file.js 2017-05-08 17:40:19 -05:00
Mike Greiling
0f31c5a92b replace implicit this == window with explicit binding 2017-02-17 16:58:32 -06:00
Mike Greiling
04eff5fdb0 resolve all x-spacing and no-spaced-x eslint violations 2017-01-18 17:18:40 -06:00
Mike Greiling
ccada28f30 resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
Mike Greiling
9e4d04913a resolve all no-plusplus eslint violations 2017-01-18 17:15:27 -06:00
Mike Greiling
8e0e902b13 resolve all instances of no-undef eslint rule violations 2016-12-14 02:11:13 -06:00
Luke "Jared" Bennett
7cefaea876
explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
winniehell
02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Phil Hughes
f91df171c5 Fixed find file keyboard navigation
Closes #23423
2016-10-17 16:55:34 +01:00
Clement Ho
f59eca6a14 Fix find file navigation links 2016-09-09 14:30:54 -05:00
Jared Deckard
7f6474b269 Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
Fatih Acet
aaa9509d12 ES6ify all the things! 2016-07-24 23:45:11 +03:00