aboutsummaryrefslogtreecommitdiffstats
path: root/src/wrap.js
Commit message (Expand)AuthorAgeFilesLines
* Build: another portion of code style fixesOleg Gaidarenko2015-12-221-2/+2
* Revert "Wrap: Support .unwrap( selector) for selective unwrapping"Oleg Gaidarenko2015-12-221-5/+6
* Build: code style fixes after all those revertsOleg Gaidarenko2015-12-221-7/+8
* Revert "Manipulation: make wrapAll funarg execute only once"Oleg Gaidarenko2015-12-221-9/+9
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-16/+16
* Wrap: Support .unwrap( selector) for selective unwrappingDave Methvin2015-03-301-6/+5
* Manipulation: make wrapAll funarg execute only onceOleg Gaidarenko2014-12-241-9/+9
* Wrap: Declare a dependency on the manipulation moduleTJ VanToll2014-06-021-0/+1
* Separate jQuery.fn.init into its own module (for lighter core dependencies ac...Timmy Willison2013-09-091-0/+1
* Break jQuery.access out into its own module to separate it from core; Adjust ...Timmy Willison2013-09-091-0/+1
* Always return jQuery in modules that can be included separatelyTimmy Willison2013-09-081-0/+2
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-0/+5
* Fix #13741. Make wrap/unwrap methods optional; close gh-1236.Michał Gołębiowski2013-04-171-0/+66