aboutsummaryrefslogtreecommitdiffstats
path: root/src/wrap.js
Commit message (Expand)AuthorAgeFilesLines
* Core: Migrate from AMD to ES modules 🎉Michał Gołębiowski-Owczarek2019-11-181-9/+5
* Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJSMichał Gołębiowski-Owczarek2019-04-291-5/+4
* Core: deprecate jQuery.isFunctionJason Bedard2018-01-151-5/+6
* Build: Put all AMD modules in "src/" in strict modeMichał Gołębiowski2016-04-251-0/+2
* 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-6/+3
* 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-1222.Dave Methvin2013-04-061-0/+69