Oleg
|
cb37994d76
|
No ticket: fix code style inconsistencies. Closes gh-1361
|
2013-09-13 01:04:29 +04:00 |
|
Timmy Willison
|
825ac37736
|
Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules)
|
2013-09-09 19:13:01 -05:00 |
|
Timmy Willison
|
99191a510e
|
Apply consistent ordering in all modules. -38 bytes. Order modules like functions > jQuery.extend > jQuery.fn.extend.
|
2013-09-09 13:54:46 -05:00 |
|
Timmy Willison
|
b534ee2ccf
|
Always return jQuery in modules that can be included separately
|
2013-09-08 21:25:27 -04:00 |
|
Timmy Willison
|
6318ae6ab9
|
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
|
2013-08-15 14:15:49 -04:00 |
|
Timmy Willison
|
caac041fcc
|
Ignore file inputs when serializing forms. File input serialization is handled by plugins. Fixes #13306.
|
2013-01-23 12:23:46 -05:00 |
|
Richard Gibson
|
0877d424e0
|
Fix #12959: Optimize library-wide patterns
|
2012-11-27 01:59:22 +01:00 |
|
Dave Methvin
|
ae215fdcf8
|
Fix #12134. Make .serialize() HTML5-compliant; provide a propHook for shimming.
|
2012-11-25 14:54:07 -05:00 |
|
Mike Sherov
|
16d996ba0c
|
no ticket: remove and enforce unused vars in jshint
|
2012-10-17 12:52:12 -04:00 |
|
jaubourg
|
ced5e9037a
|
Extracts the serialization code from the ajax module so that alternative ajax implementations can use it without the need for the whole ajax module to be included in the build.
|
2012-07-13 09:47:43 +02:00 |
|