TJ VanToll
|
c18c6229c8
|
Wrap: Declare a dependency on the manipulation module
Fixes #15121
Closes gh-1589
|
2014-06-02 16:43:46 -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
|
3b53b75160
|
Break jQuery.access out into its own module to separate it from core; Adjust CommonJS+AMD build support to include non-var dependencies. Convert modules with more than a few dependencies to use CJS+AMD syntax.
|
2013-09-09 11:34:23 -04: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 |
|
Dave Methvin
|
5031c9db4b
|
Fix #13741. Make wrap/unwrap methods optional. Close gh-1222.
|
2013-04-06 16:00:58 -04:00 |
|