aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build: Update native-promise-onlyMichał Gołębiowski2015-03-252-3/+3
* Offset: Round offset value for the sake of floating errorsMichał Gołębiowski2015-03-231-2/+5
* Deferred: Backwards-compatible standards interoperabilityRichard Gibson2015-03-209-114/+698
* 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
* Tests: Restore IE8 workarounds (Sinon timers for IE & HTML5 shiv)Michał Gołębiowski2015-03-161-0/+8
* 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
* CSS: Support relative adjustment in any applicable unitMr212015-03-095-61/+135
* Build: remove deprecated JSHint optionsStephen Edgar2015-03-082-6/+0
* Event: correct support commentOleg Gaidarenko2015-03-081-1/+3
* 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-16/+6
* Ajax: remove deprecated extensions from ajax promiseOleg Gaidarenko2015-02-172-12/+10
* Ajax: move explanatory comment to appropriate placeOleg Gaidarenko2015-02-151-2/+2
* 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-2/+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-5/+81
* Manipulation: simplify html wrappersOleg Gaidarenko2015-02-112-4/+26
* Manipulation: simplification of manipulation wrappersOleg Gaidarenko2015-02-101-2/+3
* CSS: Fix the pixelMarginRight support test in IE8Michał Gołębiowski2015-02-081-1/+1
* CSS: Add a support test for the hack for .css('marginRight') etc.Michał Gołębiowski2015-02-053-20/+46
* 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-34/+61
* Release: dist can be run during a testTimmy Willison2015-01-292-8/+2
* Release: Distribute files to distribution repoTimmy Willison2015-01-297-163/+264
* Data: Use a PDF object instead of a Java applet for acceptData testingMichał Gołębiowski2015-01-291-4/+4
* Ajax: Run the PATCH test only in IE8 on TestSwarmMichał Gołębiowski2015-01-291-10/+13
* Build: Speed up the Travis buildMichał Gołębiowski2015-01-291-0/+1
* Event: Add a note about a mouseenter bug in ChromeMichał Gołębiowski2015-01-251-0/+8
* Release: update AUTHORS.txtTimmy Willison2015-01-191-0/+8
* Core: Return empty array instead of null for parseHTML("")Timo Tijhof2015-01-192-6/+11
* Manipulation: increase delay of data-URI testOleg Gaidarenko2015-01-151-1/+1
* Event: HTML5 drop events inherit from MouseEventDave Methvin2015-01-142-8/+13
* Manipulation: blacklist IE8 from running tests for tag-hyphenated elemsOleg Gaidarenko2015-01-141-0/+7
* Offset: simplify jQuery#offsetParent methodOleg Gaidarenko2015-01-131-3/+13
* 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
* Build: Rearrange grunt/npm tasks into a build/dist/test patternRichard Gibson2015-01-112-6/+10