| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Core: Update tested jsdom, drop obsolete workarounds | Michał Gołębiowski | 2015-03-25 | 1 | -2/+1 |
* | Offset: Round offset value for the sake of floating errors | Michał Gołębiowski | 2015-03-23 | 1 | -2/+5 |
* | Deferred: Backwards-compatible standards interoperability | Richard Gibson | 2015-03-20 | 1 | -82/+418 |
* | Tests: Expand CSS relative adjustment tolerance for IE | Richard Gibson | 2015-03-16 | 1 | -2/+2 |
* | Tests: Fix CSS relative adjustment test for round-down browsers | Richard Gibson | 2015-03-16 | 1 | -7/+19 |
* | Attributes: revert returning null for non-elements | Timmy Willison | 2015-03-16 | 1 | -1/+1 |
* | Attributes: fix failing test for new return value | Timmy Willison | 2015-03-16 | 1 | -2/+11 |
* | Attributes: return null when attribute does not exist | Winston Howes | 2015-03-16 | 1 | -38/+38 |
* | CSS: Support relative adjustment in any applicable unit | Mr21 | 2015-03-09 | 1 | -0/+52 |
* | Ajax: remove deprecated extensions from ajax promise | Oleg Gaidarenko | 2015-02-17 | 1 | -6/+6 |
* | Build: fix broken assertions caused by QUnit update | Oleg Gaidarenko | 2015-02-15 | 2 | -9/+9 |
* | Ajax: make jQuery#load "type" field explicit | Oleg Gaidarenko | 2015-02-15 | 1 | -1/+12 |
* | Core: simplify "each" stylesheet iteration test | Oleg Gaidarenko | 2015-02-15 | 1 | -1/+1 |
* | Offset: don't run scrollTop/scrollLeft iframe test in Android 2.3 & 4.0 | Oleg Gaidarenko | 2015-02-11 | 1 | -5/+8 |
* | Manipulation: don't auto-insert tbody | Oleg Gaidarenko | 2015-02-11 | 1 | -0/+75 |
* | Manipulation: simplify html wrappers | Oleg Gaidarenko | 2015-02-11 | 1 | -1/+12 |
* | CSS: Add a support test for the hack for .css('marginRight') etc. | Michał Gołębiowski | 2015-02-05 | 1 | -0/+11 |
* | Data: Use a PDF object instead of a Java applet for acceptData testing | Michał Gołębiowski | 2015-01-29 | 1 | -4/+4 |
* | Ajax: Run the PATCH test only in IE8 on TestSwarm | Michał Gołębiowski | 2015-01-29 | 1 | -10/+13 |
* | Core: Return empty array instead of null for parseHTML("") | Timo Tijhof | 2015-01-19 | 1 | -4/+9 |
* | Manipulation: increase delay of data-URI test | Oleg Gaidarenko | 2015-01-15 | 1 | -1/+1 |
* | Event: HTML5 drop events inherit from MouseEvent | Dave Methvin | 2015-01-14 | 1 | -7/+12 |
* | Manipulation: blacklist IE8 from running tests for tag-hyphenated elems | Oleg Gaidarenko | 2015-01-14 | 1 | -0/+7 |
* | Manipulation: add support to tag-hyphenated elements | Leonardo Braga | 2015-01-13 | 1 | -0/+17 |
* | Core: add support to tag-hyphenated elements | Leonardo Braga | 2015-01-13 | 1 | -0/+13 |
* | Core: Remove deprecated context and selector properties | Dave Methvin | 2015-01-11 | 2 | -47/+4 |
* | Ajax: $.post and $.get can now take an options object | George Mauer | 2015-01-11 | 1 | -0/+20 |
* | Callbacks: Don't abort execution on .lock() | Richard Gibson | 2015-01-10 | 1 | -4/+12 |
* | Callbacks: No object starts out locked | Richard Gibson | 2015-01-10 | 1 | -6/+9 |
* | Ajax: Fix cross-domain detection test for non-default port | Victor Homyakov | 2015-01-06 | 1 | -1/+1 |
* | Event: Normalize mouse event properties in drag events | Aditya Raghavan | 2015-01-05 | 1 | -0/+19 |
* | Deferred: Fix $.when with resolved deferred and progress callbacks | Nicolas HENRY | 2014-12-25 | 1 | -0/+22 |
* | Offset: fix iframe scrollTop/Left test for IE8 and iPhone | Oleg Gaidarenko | 2014-12-25 | 1 | -8/+22 |
* | Offset: fix iframe scrollTop/Left test for IE8 | Oleg Gaidarenko | 2014-12-24 | 1 | -0/+1 |
* | CSS: simplify hack of css getter for the computed values | Oleg Gaidarenko | 2014-12-24 | 1 | -0/+11 |
* | Manipulation: make wrapAll funarg execute only once | Oleg Gaidarenko | 2014-12-24 | 1 | -0/+60 |
* | CSS: Add unit tests for negative margins and positioning | Aditya Raghavan | 2014-12-24 | 1 | -0/+15 |
* | Event: add test for window scrollTop/Left logic in iframes | Aditya Raghavan | 2014-12-24 | 1 | -0/+15 |
* | README: various text fixes | Oleg Gaidarenko | 2014-12-15 | 1 | -1/+1 |
* | Support: Correct iOS 8 support test results, re-arrange entries | Michał Gołębiowski | 2014-12-13 | 1 | -5/+36 |
* | Ajax: use anchor tag for parsing urls | Ben Toews | 2014-12-11 | 1 | -1/+5 |
* | Data: use removeAttribute in cleanData to bypass Chrome bug | Jason Bedard | 2014-12-10 | 2 | -10/+12 |
* | Build: fix tests in AMD mode | Timmy Willison | 2014-12-10 | 1 | -13/+16 |
* | Core: introduce createHTMLDocument in parseHTML; Safari 8/IE8 left out | Timmy Willison | 2014-12-10 | 2 | -1/+56 |
* | Event: Empty namespaces should be uneventfully ignored | Dave Methvin | 2014-12-09 | 1 | -0/+11 |
* | Css: Remove non-functional unit test for negative margin | Dave Methvin | 2014-12-09 | 1 | -4/+1 |
* | Support: Re-organize browser order, add Safari 8 | Michał Gołębiowski | 2014-12-09 | 1 | -67/+9 |
* | Attributes: Simplify the option val hook; backport a test from master | Michał Gołębiowski | 2014-12-08 | 1 | -0/+5 |
* | Misc: Drop support for older browsers; update support comments | Michał Gołębiowski | 2014-12-08 | 12 | -535/+146 |
* | Manipulation: improve test for data-URI | Oleg Gaidarenko | 2014-12-08 | 1 | -11/+24 |