jquery/src
Bin Xin 15f4dec789 Manipulation: support data-URI scripts insertion
Fixes gh-1887
Closes gh-1888
2014-12-03 04:54:53 +03:00
..
ajax Ajax: remove event dependency from the ajax module 2014-10-14 21:24:05 +04:00
attributes Misc: Adjust comments & docs to dropping IE<8 in jQuery Compat 2014-11-04 16:16:36 +01:00
core Misc: Drop support for older browsers; update support comments 2014-11-03 18:37:26 +01:00
css CSS: Clean up memory leak in reliableMarginRight 2014-12-02 15:01:45 -05:00
data Data: avoid non-alphanumeric chars in expando properties 2014-09-26 15:03:05 +04:00
effects Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
event Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
exports Build: Moved JSHint directives to .jshintrc file 2014-09-02 20:31:11 +04:00
manipulation Manipulation: support data-URI scripts insertion 2014-12-03 04:54:53 +03:00
queue Change broken url to wayback one 2014-10-30 10:26:38 -04:00
traversing Traversing: Check all pairwise element combinations for .find( els ) 2014-01-17 00:38:56 -05:00
var Core: Drop strundefined variable 2014-09-02 20:29:10 +04:00
.jshintrc Build: Moved JSHint directives to .jshintrc file 2014-09-02 20:31:11 +04:00
ajax.js Ajax: Fix for request aborted in ajaxSend 2014-11-01 12:44:43 -04:00
attributes.js All non-var modules should not indent in their AMD wrappers (just for prettier builds). No functionality changes. 2013-09-09 12:08:00 -04:00
callbacks.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
core.js Misc: Drop support for older browsers; update support comments 2014-11-03 18:37:26 +01:00
css.js Misc: Drop support for older browsers; update support comments 2014-11-03 18:37:26 +01:00
data.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
deferred.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
deprecated.js Deprecated: Drop size and andSelf methods 2014-10-30 01:19:54 +01:00
dimensions.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
effects.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
event.js Misc: Drop support for older browsers; update support comments 2014-11-03 18:37:26 +01:00
intro.js Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
jquery.js Ajax: move ajax event aliases to their own file 2014-06-02 12:39:11 -04:00
manipulation.js Misc: Drop support for older browsers; update support comments 2014-11-03 18:37:26 +01:00
offset.js Dimensions: allow modification of coordinates argument 2014-11-16 18:05:29 +03:00
outro.js No ticket. Restore checking individual src/**/*.js files by jsHint. 2013-09-06 20:31:18 +02:00
queue.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
selector-native.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
selector-sizzle.js Fix some code style inconsistencies 2013-10-07 03:16:18 +04:00
selector.js No ticket. Restore checking individual src/**/*.js files by jsHint. 2013-09-06 20:31:18 +02:00
serialize.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
traversing.js Support: clean up comments and Support notation 2014-06-10 23:28:14 -04:00
wrap.js Wrap: Declare a dependency on the manipulation module 2014-06-02 16:43:46 -04:00