aboutsummaryrefslogtreecommitdiffstats
path: root/src/ajax/load.js
Commit message (Expand)AuthorAgeFilesLines
* Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJSMichał Gołębiowski-Owczarek2019-04-291-3/+2
* Core: deprecate jQuery.isFunctionJason Bedard2018-01-151-2/+3
* Core: rnotwhite -> rhtmlnotwhite and jQuery.trim -> stripAndCollapseTimmy Willison2016-09-151-2/+3
* Build: Put all AMD modules in "src/" in strict modeMichał Gołębiowski2016-04-251-0/+2
* Ajax: execute jQuery#load callback with correct contextOleg Gaidarenko2016-04-041-1/+1
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-9/+9
* Ajax: Remove remnants of the load event alias handlingMichał Gołębiowski2015-06-011-10/+1
* Ajax: remove use of jQuery#each second argumentOleg Gaidarenko2015-02-191-1/+3
* Ajax: replace "jqXHR.complete" callback with "always"Oleg Gaidarenko2015-02-151-1/+4
* Ajax: make jQuery#load "type" field explicitOleg Gaidarenko2015-02-151-2/+4
* Core: Standardize indexOf comparisonsRichard Gibson2015-01-101-1/+1
* Ajax: .load() should trim its selectorDave Methvin2014-03-041-1/+1
* Move parsing methods to their own files (separates manipulation dependency fr...Timmy Willison2013-09-081-0/+1
* No ticket. Restore checking individual src/**/*.js files by jsHint.Michał Gołębiowski2013-09-061-1/+1
* Pass all tests (and load Sizzle fixture correctly) when loading with AMDTimmy Willison2013-08-291-1/+4
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-0/+71