jquery/src
Michał Gołębiowski-Owczarek 5bdc85b82b
Core: Support passing nonce through jQuery.globalEval
Fixes gh-4278
Closes gh-4280
Ref gh-3541
Ref gh-4269
2019-01-21 18:42:39 +01:00
..
ajax squash! Set attributes all at once, src last 2018-05-14 14:09:43 -04:00
attributes Core: deprecate jQuery.isFunction 2018-01-15 09:26:19 -08:00
core Core: Support passing nonce through jQuery.globalEval 2019-01-21 18:42:39 +01:00
css Core: Recognize Shadow DOM in attachment checks 2018-11-09 12:15:31 +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
effects CSS: Avoid filling jQuery.cssProps 2018-03-19 20:33:35 -04:00
event Core: deprecate jQuery.isFunction 2018-01-15 09:26:19 -08:00
exports Core: expose noConflict in AMD mode 2016-08-15 11:54:55 -04:00
manipulation Manipulation: Restore _evalUrl jQuery.ajax calls to dataType: script 2018-12-13 12:54:39 -05: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: Recognize Shadow DOM in attachment checks 2018-11-09 12:15:31 +01:00
.eslintrc.json Build: ESLint setup improvements 2016-12-19 02:07:03 +01:00
ajax.js Ajax: Fix getResponseHeader(key) for IE11 2018-11-26 12:00:41 -05: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: Support passing nonce through jQuery.globalEval 2019-01-21 18:42:39 +01:00
css.js Dimensions: fall back to offsetWidth/Height for border-box in IE 2018-11-27 14:28:59 -05:00
data.js Core: make camelCase function available only for internal usage 2018-01-08 11:21:22 -05:00
deferred.js Core: deprecate jQuery.isFunction 2018-01-15 09:26:19 -08:00
deprecated.js Core: deprecate jQuery.type 2018-01-16 10:39:08 -05:00
dimensions.js Core: Deprecate jQuery.isWindow 2017-07-10 12:00:27 -04:00
effects.js Core: deprecate jQuery.isFunction 2018-01-15 09:26:19 -08:00
event.js Event: Add "code" property to Event object 2018-04-17 17:29:11 -04:00
jquery.js Event: Move event aliases to deprecated 2018-01-15 21:40:45 -05:00
manipulation.js Core: Support passing nonce through jQuery.globalEval 2019-01-21 18:42:39 +01:00
offset.js Core: deprecate jQuery.isFunction 2018-01-15 09:26:19 -08:00
queue.js Core: Deprecate jQuery.isArray 2016-11-30 12:22:24 +01:00
selector-native.js Build: Put all AMD modules in "src/" in strict mode 2016-04-25 20:25:08 +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 Serialize: jQuery.param: return empty string when given null/undefined 2018-06-20 12:07:44 -04:00
traversing.js Traversing: $.fn.contents() support for object 2018-05-14 13:41:42 -04: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