aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Misc: Drop support for older browsers; update support comments"Timmy Willison2016-01-0639-379/+1161
* Wrap: correct tests lengthOleg Gaidarenko2015-12-221-22/+66
* Build: another portion of code style fixesOleg Gaidarenko2015-12-222-3/+3
* Manipulation: correct wrapMap assignOleg Gaidarenko2015-12-221-1/+1
* Revert "Wrap: Support .unwrap( selector) for selective unwrapping"Oleg Gaidarenko2015-12-222-121/+32
* Revert "Core: Return empty array instead of null for parseHTML("")"Oleg Gaidarenko2015-12-222-18/+13
* Revert "Manipulation: simplification of manipulation wrappers"Oleg Gaidarenko2015-12-221-9/+5
* Revert "Ajax: simplify one ajax call and add explanatory comment"Oleg Gaidarenko2015-12-221-0/+2
* Effects: Remove tests for jQuery.Animation & jQuery.TweenMichał Gołębiowski2015-12-222-8/+2
* Build: code style fixesOleg Gaidarenko2015-12-223-3/+10
* Build: remove needless file and re-enable jscsOleg Gaidarenko2015-12-222-24/+1
* Build: remove node .10 from travisOleg Gaidarenko2015-12-221-1/+0
* Build: code style fixes after all those revertsOleg Gaidarenko2015-12-2230-1005/+1037
* Revert "Ajax: Always use script injection in globalEval"Oleg Gaidarenko2015-12-227-82/+64
* Revert "Effects: Reintroduce use of requestAnimationFrame"Oleg Gaidarenko2015-12-222-26/+1
* Revert "Effects: Improve raf logic"Oleg Gaidarenko2015-12-222-121/+20
* Revert "Core: Remove deprecated context and selector properties"Oleg Gaidarenko2015-12-225-12/+69
* Revert "Core: Throw an error on $("#") rather than returning 0-length collect...Oleg Gaidarenko2015-12-222-14/+6
* Offset: do not run tests which break without back-incompat changeOleg Gaidarenko2015-12-221-3/+3
* Tests: correct revert artefactOleg Gaidarenko2015-12-221-4/+4
* Revert "Manipulation: make wrapAll funarg execute only once"Oleg Gaidarenko2015-12-222-109/+9
* Revert "Traversing: simplify jQuery#contents method"Oleg Gaidarenko2015-12-221-1/+3
* Revert "CSS: simplify hack of css getter for the computed values"Oleg Gaidarenko2015-12-223-20/+12
* Revert "CSS: simplify "defaultDisplay" module"Oleg Gaidarenko2015-12-221-1/+1
* Revert "Callbacks: Don't abort execution on .lock()"Oleg Gaidarenko2015-12-222-17/+7
* Revert "Manipulation: don't auto-insert tbody"Oleg Gaidarenko2015-12-222-84/+8
* Revert "Ajax: remove deprecated extensions from ajax promise"Oleg Gaidarenko2015-12-221-4/+6
* Revert "Deferred: Backwards-compatible standards interoperability"Oleg Gaidarenko2015-12-226-890/+293
* Revert "Data: do not include digits when camelCasing"Oleg Gaidarenko2015-12-223-37/+16
* CSS: remove revert artefactOleg Gaidarenko2015-12-221-2/+0
* Revert "Data: always camelCase keys in .data()"Oleg Gaidarenko2015-12-222-215/+112
* Revert "Data: camelCasing should not ignore case"Oleg Gaidarenko2015-12-222-20/+1
* Revert "Offset: Fix .offset() to correctly work with ShadowDOM"Oleg Gaidarenko2015-12-222-39/+11
* Revert "Offset: remove ownerDocument check in offset getter"Oleg Gaidarenko2015-12-222-10/+18
* Revert "Offset: allow offset setter to throw for disconnected elements"Oleg Gaidarenko2015-12-222-2/+10
* Build: Temprary disable jscs checksOleg Gaidarenko2015-12-221-1/+1
* Revert "CSS: Ignore the CSS cascade in show()/hide()/etc."Oleg Gaidarenko2015-12-2210-1341/+1352
* Revert "Core: remove custom ready event"Oleg Gaidarenko2015-12-222-25/+35
* Revert "Event: remove deprecated event aliases"Oleg Gaidarenko2015-12-222-3/+10
* Revert "Ajax: Remove remnants of the load event alias handling"Oleg Gaidarenko2015-12-221-2/+11
* Revert "Deferred: add .catch handler"Oleg Gaidarenko2015-12-222-40/+0
* Revert "CSS: Make .css("width") & .css("height") return fractional values"Oleg Gaidarenko2015-12-226-120/+30
* Revert "Effects: Remove additional parameters of easings"Oleg Gaidarenko2015-12-222-7/+14
* Revert "CSS: Make show/hide/toggle methods a module"Oleg Gaidarenko2015-12-228-85/+66
* Revert "Core: make isNumeric limited to strings and numbers"Oleg Gaidarenko2015-12-222-7/+7
* Revert "Attributes: do not set properties to false when removing booleans"Oleg Gaidarenko2015-12-222-2/+19
* Tests: Make regexes for iOS devices more rigidMichał Gołębiowski2015-10-301-3/+3
* Tests: Remove Safari 7.0 & iOS 6 support tests resultsMichał Gołębiowski2015-10-301-35/+1
* Tests: Add iOS 9 support tests resultsMichał Gołębiowski2015-10-301-0/+34
* Build: Test on Node 5Michał Gołębiowski2015-10-301-0/+1