aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build: save sinon update for laterTimmy Willison2015-03-241-1/+1
* Offset: Round offset value for the sake of floating errorsMichał Gołębiowski2015-03-231-2/+5
* Deferred: Backwards-compatible standards interoperabilityRichard Gibson2015-03-209-112/+696
* Tests: Expand CSS relative adjustment tolerance for IERichard Gibson2015-03-161-2/+2
* Tests: Fix CSS relative adjustment test for round-down browsersRichard Gibson2015-03-161-7/+19
* Attributes: revert returning null for non-elementsTimmy Willison2015-03-162-2/+2
* Attributes: fix failing test for new return valueTimmy Willison2015-03-162-3/+12
* Attributes: return null when attribute does not existWinston Howes2015-03-162-44/+39
* Data: restore explicit data removal of private data in cleanData.Rick Waldron2015-03-092-1/+18
* CSS: Support relative adjustment in any applicable unitMr212015-03-095-58/+135
* Build: remove deprecated JSHint optionsStephen Edgar2015-03-083-10/+1
* Event: correct support commentOleg Gaidarenko2015-03-081-1/+3
* Data: updates to element[expando] cacheRick Waldron2015-03-051-36/+23
* Data: move element cache to element[expando]Rick Waldron2015-03-044-74/+66
* Data: avoid Object.defineProperties for nodesJason Bedard2015-03-041-13/+9
* Core: change jQuery.each and jQuery#each signaturesOleg Gaidarenko2015-02-191-31/+10
* Ajax: remove use of jQuery#each second argumentOleg Gaidarenko2015-02-191-1/+3
* Tests: make top of the HTML suite compliant with style guideOleg Gaidarenko2015-02-191-7/+5
* Ajax: remove deprecated extensions from ajax promiseOleg Gaidarenko2015-02-172-12/+10
* Build: fix broken assertions caused by QUnit updateOleg Gaidarenko2015-02-152-9/+9
* Ajax: replace "jqXHR.complete" callback with "always"Oleg Gaidarenko2015-02-151-1/+4
* Ajax: make jQuery#load "type" field explicitOleg Gaidarenko2015-02-154-3/+17
* Ajax: simplify one ajax call and add explanatory commentOleg Gaidarenko2015-02-152-1/+2
* Core: simplify "each" stylesheet iteration testOleg Gaidarenko2015-02-151-1/+1
* Build: Update QUnit to latest (1.17.1)Jörn Zaefferer2015-02-154-69/+141
* Offset: don't run scrollTop/scrollLeft iframe test in Android 2.3 & 4.0Oleg Gaidarenko2015-02-111-5/+8
* Manipulation: don't auto-insert tbodyOleg Gaidarenko2015-02-112-6/+81
* Manipulation: simplify html wrappersOleg Gaidarenko2015-02-102-2/+25
* CSS: save 20 bytes in css/supportMichał Gołębiowski2015-02-052-21/+20
* CSS: Fix the pixelMarginRight support test in Android 2.3Michał Gołębiowski2015-02-052-7/+8
* CSS: Restore the hack to get pixels for .css('width') etc.Michał Gołębiowski2015-02-043-4/+49
* Release: push dist to same remote as projectTimmy Willison2015-01-301-3/+2
* Release: remove sourcemap comment from all copies of minified fileTimmy Willison2015-01-304-9/+15
* Release: fix CDN archive creationTimmy Willison2015-01-292-32/+49
* Release: dist can be run during a testTimmy Willison2015-01-292-8/+2
* Release: bower.json is actually generated from scratchTimmy Willison2015-01-291-4/+0
* Release: Distribute files to distribution repoTimmy Willison2015-01-297-159/+251
* Data: Use a PDF object instead of a Java applet for acceptData testingMichał Gołębiowski2015-01-291-4/+4
* Build: Speed up the Travis buildMichał Gołębiowski2015-01-291-0/+1
* Manipulation: increase delay of data-URI testOleg Gaidarenko2015-01-261-1/+1
* Event: Add a note about a mouseenter bug in ChromeMichał Gołębiowski2015-01-251-0/+4
* Release: update AUTHORS.txtTimmy Willison2015-01-191-0/+7
* Core: Return empty array instead of null for parseHTML("")Timo Tijhof2015-01-192-6/+11
* Event: HTML5 drop events inherit from MouseEventDave Methvin2015-01-142-7/+14
* Offset: simplify jQuery#offsetParent methodOleg Gaidarenko2015-01-131-3/+12
* Manipulation: add support to tag-hyphenated elementsLeonardo Braga2015-01-132-2/+19
* Core: add support to tag-hyphenated elementsLeonardo Braga2015-01-132-1/+14
* Build: Sanctify the component name status of WrapDave Methvin2015-01-111-1/+2
* Core: Remove deprecated context and selector propertiesDave Methvin2015-01-115-65/+7
* Ajax: $.post and $.get can now take an options objectGeorge Mauer2015-01-112-2/+23