aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CSS: fix for disconnected elems on doc fragments in Opera 12Timmy Willison2016-02-221-5/+8
* Build: use hard-coded path to sizzle in selector-sizzleTimmy Willison2016-02-221-1/+1
* Revert "Offset: account for scroll when calculating position"Oleg Gaidarenko2016-02-091-5/+2
* Revert "Manipulation: don't auto-insert tbody"Timmy Willison2016-01-271-6/+6
* CSS: Make sure elem.ownerDocument.defaultView is not nullTodor Prikumov2016-01-271-1/+1
* Event: Fix chaining .on() with null handlersDevin Wilson2016-01-151-1/+1
* Event: compat -> 1.x in commentsMichał Gołębiowski2016-01-111-1/+1
* Manipulation: re-expose domManip until 3.0Timmy Willison2016-01-081-0/+4
* Data: find hyphenated data with camelCased keyTimmy Willison2016-01-071-1/+6
* CSS: Add animation-iteration-count to cssNumber, fix testsJun Sun2016-01-071-0/+1
* Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature"Timmy Willison2016-01-071-17/+52
* Revert "Core: make isNumeric limited to strings and numbers"Oleg Gaidarenko2015-12-091-6/+6
* Revert "Ajax:Attributes:CSS:Manipulation: Reduce Android 2.3 support"Michał Gołębiowski2015-11-165-2/+50
* Misc: Fix the tests, revert some unneeded/broken revertsMichał Gołębiowski2015-11-164-18/+14
* Revert "Misc: Drop support for older browsers; update support comments"Michał Gołębiowski2015-11-1611-22/+40
* Release: fix revert artefactsOleg Gaidarenko2015-11-133-6/+23
* Effects: manually revert two `requestAnimationFrame` commitsOleg Gaidarenko2015-11-131-24/+4
* Revert "Manipulation: execute scripts from iframe in the iframe's context"Oleg Gaidarenko2015-11-131-1/+1
* Revert "Ajax: Always use script injection in globalEval"Oleg Gaidarenko2015-11-131-6/+20
* Callbacks: bring back size reductionOleg Gaidarenko2015-11-131-87/+71
* Release: fix revert artefactsOleg Gaidarenko2015-11-132-5/+3
* Revert "Deprecated: Drop size and andSelf methods"Oleg Gaidarenko2015-11-131-0/+8
* Revert "Manipulation: support data-URI scripts insertion"Oleg Gaidarenko2015-11-131-1/+0
* Revert "Core: Throw an error on $("#") rather than returning 0-length collect...Oleg Gaidarenko2015-11-131-2/+1
* Revert "Manipulation: make wrapAll funarg execute only once"Oleg Gaidarenko2015-11-131-3/+6
* Release: remove revert artefactsOleg Gaidarenko2015-11-131-2/+2
* Revert "Callbacks: Don't abort execution on .lock()"Oleg Gaidarenko2015-11-131-1/+1
* Revert "Callbacks: Reduce size"Oleg Gaidarenko2015-11-131-71/+87
* Revert "Core: Remove deprecated context and selector properties"Oleg Gaidarenko2015-11-133-3/+18
* Revert "Core: Return empty array instead of null for parseHTML("")"Oleg Gaidarenko2015-11-131-2/+2
* Revert "Ajax: remove deprecated extensions from ajax promise"Oleg Gaidarenko2015-11-132-6/+13
* Release: remove revert artefactsOleg Gaidarenko2015-11-135-24/+39
* Revert "Deferred: Backwards-compatible standards interoperability"Oleg Gaidarenko2015-11-131-243/+36
* Revert "Wrap: Support .unwrap( selector) for selective unwrapping"Oleg Gaidarenko2015-11-131-5/+6
* Revert "Event: remove guard for falsy handler argument of jQuery#on method"Oleg Gaidarenko2015-11-131-1/+2
* Revert "Data: do not include digits when camelCasing"Oleg Gaidarenko2015-11-131-1/+1
* Revert "Data: always camelCase keys in .data()"Oleg Gaidarenko2015-11-132-35/+89
* Revert "Data: camelCasing should not ignore case"Oleg Gaidarenko2015-11-131-1/+1
* Revert "Offset: Fix .offset() to correctly work with ShadowDOM"Oleg Gaidarenko2015-11-131-24/+16
* Revert "Offset: allow offset setter to throw for disconnected elements"Oleg Gaidarenko2015-11-131-1/+1
* Revert "Offset: remove ownerDocument check in offset getter"Oleg Gaidarenko2015-11-131-7/+5
* Revert "CSS: Ignore the CSS cascade in show()/hide()/etc."Oleg Gaidarenko2015-11-133-127/+214
* Revert "CSS: Make show/hide/toggle methods a module"Oleg Gaidarenko2015-11-112-25/+24
* Revert "CSS: fix AMD mode for the new showHide module"Oleg Gaidarenko2015-11-111-2/+1
* Revert "Effects: fix loading showHide in AMD mode"Oleg Gaidarenko2015-11-111-1/+0
* Revert "Core: remove custom ready event"Oleg Gaidarenko2015-11-111-0/+7
* Ajax: code style fixesOleg Gaidarenko2015-11-111-0/+1
* Revert "Event: remove deprecated event aliases"Oleg Gaidarenko2015-11-111-2/+2
* Revert "Ajax: Remove remnants of the load event alias handling"Oleg Gaidarenko2015-11-111-1/+10
* Revert "Deferred: add .catch handler"Oleg Gaidarenko2015-11-111-3/+0