Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -16/+16 |
| | | | | Fixes gh-2056 | ||||
* | Wrap: Support .unwrap( selector) for selective unwrapping | Dave Methvin | 2015-03-30 | 1 | -6/+5 |
| | | | | | Fixes gh-1744 Closes gh-2003 | ||||
* | Manipulation: make wrapAll funarg execute only once | Oleg Gaidarenko | 2014-12-24 | 1 | -6/+3 |
| | | | | | Fixes gh-1843 Closes gh-1912 | ||||
* | Wrap: Declare a dependency on the manipulation module | TJ VanToll | 2014-06-02 | 1 | -0/+1 |
| | | | | | Fixes #15121 Closes gh-1589 | ||||
* | Separate jQuery.fn.init into its own module (for lighter core dependencies ↵ | Timmy Willison | 2013-09-09 | 1 | -0/+1 |
| | | | | across all modules) | ||||
* | Break jQuery.access out into its own module to separate it from core; Adjust ↵ | Timmy Willison | 2013-09-09 | 1 | -0/+1 |
| | | | | CommonJS+AMD build support to include non-var dependencies. Convert modules with more than a few dependencies to use CJS+AMD syntax. | ||||
* | Always return jQuery in modules that can be included separately | Timmy Willison | 2013-09-08 | 1 | -0/+2 |
| | |||||
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 1 | -0/+5 |
| | |||||
* | Fix #13741. Make wrap/unwrap methods optional. Close gh-1222. | Dave Methvin | 2013-04-06 | 1 | -0/+69 |