jquery/src
Richard Gibson 024317f03b No ticket: Small curCSS size optimizations
(cherry picked from commit a339096d6a)

Conflicts:

	src/css/curCSS.js
2013-10-15 15:19:45 -04:00
..
ajax All non-var modules should not indent in their AMD wrappers (just for prettier builds). No functionality changes. 2013-09-09 12:07:40 -04:00
attributes Fix more support tests (support.input should only be false in IE8 and checkClone as it is now used is fine in IE) 2013-09-11 17:23:17 -05:00
core Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects. 2013-09-09 22:51:11 -05:00
css No ticket: Small curCSS size optimizations 2013-10-15 15:19:45 -04:00
data Fix #10814. Fix #14084. Make support tests lazy and broken out to components. 2013-09-06 03:40:49 +02:00
effects All non-var modules should not indent in their AMD wrappers (just for prettier builds). No functionality changes. 2013-09-09 12:07:40 -04:00
event Fix #10814. Fix #14084. Make support tests lazy and broken out to components. 2013-09-06 03:40:49 +02:00
exports No ticket. Restore checking individual src/**/*.js files by jsHint. 2013-09-06 20:31:48 +02:00
manipulation No ticket: Fix XHTML regression. Close gh-1376. 2013-09-23 10:26:20 -04:00
queue AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. 2013-08-15 15:49:49 -04:00
traversing Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects. 2013-09-09 22:51:11 -05:00
var Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects. 2013-09-09 22:51:11 -05:00
.jshintrc Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. Close gh-1283. 2013-07-11 12:59:44 -04:00
ajax.js Use charAt instead of string indexing for oldIE's sake. Fixes #14356. 2013-09-12 15:49:53 -05: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:07:40 -04:00
callbacks.js Always return jQuery in modules that can be included separately 2013-09-08 21:30:48 -04:00
core.js Fixes #14450. Remove CommonJS+AMD syntax. 2013-10-15 11:59:16 -04:00
css.js Fixes #14450. Remove CommonJS+AMD syntax. 2013-10-15 11:59:16 -04:00
data.js No ticket: Compress core and data modules 2013-09-28 12:02:44 -04:00
deferred.js Always return jQuery in modules that can be included separately 2013-09-08 21:30:48 -04:00
deprecated.js Apply consistent ordering in all modules. -219 bytes. Order modules like functions > jQuery.extend > jQuery.fn.extend. 2013-09-09 12:22:37 -04:00
dimensions.js Apply consistent ordering in all modules. -219 bytes. Order modules like functions > jQuery.extend > jQuery.fn.extend. 2013-09-09 12:22:37 -04:00
effects.js Fixes #14450. Remove CommonJS+AMD syntax. 2013-10-15 11:59:16 -04:00
event.js Fixes #14450. Remove CommonJS+AMD syntax. 2013-10-15 11:59:16 -04:00
intro.js AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. 2013-08-15 15:49:49 -04:00
jquery.js Fix #10814. Fix #14084. Make support tests lazy and broken out to components. 2013-09-06 03:40:49 +02:00
manipulation.js Fixes #14450. Remove CommonJS+AMD syntax. 2013-10-15 11:59:16 -04:00
offset.js Fixes #14450. Remove CommonJS+AMD syntax. 2013-10-15 11:59:16 -04:00
outro.js No ticket. Restore checking individual src/**/*.js files by jsHint. 2013-09-06 20:31:48 +02:00
queue.js Always return jQuery in modules that can be included separately 2013-09-08 21:30:48 -04:00
selector-sizzle.js Map Sizzle to a path with config to allow users to put Sizzle wherever they want 2013-09-10 18:48:53 -05:00
selector.js No ticket. Restore checking individual src/**/*.js files by jsHint. 2013-09-06 20:31:48 +02:00
serialize.js Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects. 2013-09-09 22:51:11 -05:00
support.js Fix failing support test in IE6/7 2013-09-11 17:58:38 -05:00
traversing.js Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects. 2013-09-09 22:51:11 -05:00
wrap.js Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects. 2013-09-09 22:51:11 -05:00