jquery/src
Michał Gołębiowski-Owczarek 0fdfdd8290 Build: Enable ESLint one-var rule for var declarations in browser code
Node.js code is written more & more commonly in ES6+ so it doesn't make sense
to enable it there. There are many violations in test code so it's disabled
there as well.

Closes gh-4615

(cherry picked from commit 4a7fc8544e)
2020-03-02 22:30:00 +01:00
..
ajax Core:Ajax: Align nonce & global with master, fix an AMD issue 2020-02-24 19:10:03 +01:00
attributes Build: ESLint: forbid unused function parameters 2019-09-26 01:59:57 +02:00
core Build:Tests: Fix custom build tests, verify on Travis; name Travis jobs 2020-01-27 18:54:47 +01:00
css Build: Enable ESLint one-var rule for var declarations in browser code 2020-03-02 22:30:00 +01:00
data Core: make camelCase function available only for internal usage 2018-01-08 11:21:22 -05:00
deferred Deferred: Give better stack diagnostics on exceptions 2016-05-11 20:21:04 -04:00
deprecated Ajax: Deprecate AJAX event aliases, inline event/alias into deprecated 2020-01-21 14:26:35 +01:00
effects CSS: Avoid filling jQuery.cssProps 2018-03-19 20:33:35 -04:00
event Ajax: Deprecate AJAX event aliases, inline event/alias into deprecated 2020-01-21 14:26:35 +01:00
exports Core:Ajax: Align nonce & global with master, fix an AMD issue 2020-02-24 19:10:03 +01:00
manipulation Core: Fire iframe script in its context, add doc param in globalEval 2020-02-10 19:20:50 +01:00
queue Build: Put all AMD modules in "src/" in strict mode 2016-04-25 20:25:08 +02:00
traversing Filter: Use direct filter in winnow 2018-01-17 11:01:08 -05:00
var Core: Use Array.prototype.flat where supported 2019-09-25 17:49:32 +02:00
.eslintrc.json Build: Fix unresolved jQuery reference in finalPropName 2019-04-17 19:58:20 +02:00
ajax.js Core:Ajax: Align nonce & global with master, fix an AMD issue 2020-02-24 19:10:03 +01:00
attributes.js Build: Put all AMD modules in "src/" in strict mode 2016-04-25 20:25:08 +02:00
callbacks.js Core: deprecate jQuery.type 2018-01-16 10:39:08 -05:00
core.js Core: Fire iframe script in its context, add doc param in globalEval 2020-02-10 19:20:50 +01:00
css.js CSS: Workaround buggy getComputedStyle on table rows in IE/Edge 2019-10-14 18:34:06 +02:00
data.js Core: make camelCase function available only for internal usage 2018-01-08 11:21:22 -05:00
deferred.js Build: ESLint: forbid unused function parameters 2019-09-26 01:59:57 +02:00
deprecated.js Ajax: Deprecate AJAX event aliases, inline event/alias into deprecated 2020-01-21 14:26:35 +01:00
dimensions.js Core: Deprecate jQuery.isWindow 2017-07-10 12:00:27 -04:00
effects.js Build: ESLint: forbid unused function parameters 2019-09-26 01:59:57 +02:00
event.js Build: Enable ESLint one-var rule for var declarations in browser code 2020-03-02 22:30:00 +01:00
jquery.js Build:Tests: Fix custom build tests, verify on Travis; name Travis jobs 2020-01-27 18:54:47 +01:00
manipulation.js Core: Fire iframe script in its context, add doc param in globalEval 2020-02-10 19:20:50 +01:00
offset.js Offset: Send px-ed strings to .css() 2019-10-21 18:53:24 +02:00
queue.js Core: Deprecate jQuery.isArray 2016-11-30 12:22:24 +01:00
selector-native.js Selector: Make selector-native's isXMLDoc recognize HTML-embedded SVG 2019-07-29 22:06:18 +02:00
selector-sizzle.js Build: Put all AMD modules in "src/" in strict mode 2016-04-25 20:25:08 +02:00
selector.js Build: ESLint details 2016-06-11 10:41:33 +03:00
serialize.js Build: ESLint: forbid unused function parameters 2019-09-26 01:59:57 +02:00
traversing.js Build: ESLint: forbid unused function parameters 2019-09-26 01:59:57 +02:00
wrap.js Core: deprecate jQuery.isFunction 2018-01-15 09:26:19 -08:00
wrapper.js Build: jQuery Foundation -> JS Foundation 2016-12-05 11:54:38 -05:00