| Commit message (Expand) | Author | Age | Files | Lines |
* | Effects: add back support.shrinkWrapBlocks() for ie6 | Timmy Willison | 2016-01-06 | 1 | -15/+22 |
* | Revert "Misc: Drop support for older browsers; update support comments" | Timmy Willison | 2016-01-06 | 1 | -161/+195 |
* | Build: code style fixes after all those reverts | Oleg Gaidarenko | 2015-12-22 | 1 | -622/+639 |
* | Revert "Effects: Reintroduce use of requestAnimationFrame" | Oleg Gaidarenko | 2015-12-22 | 1 | -4/+0 |
* | Revert "Effects: Improve raf logic" | Oleg Gaidarenko | 2015-12-22 | 1 | -103/+0 |
* | Revert "CSS: Ignore the CSS cascade in show()/hide()/etc." | Oleg Gaidarenko | 2015-12-22 | 1 | -1136/+954 |
* | Tests: more style corrections | Oleg Gaidarenko | 2015-09-08 | 1 | -2/+2 |
* | Tests: further improvements QUnit 2.0 migration | Oleg Gaidarenko | 2015-09-08 | 1 | -3/+3 |
* | Effects: Finish should call progress | Thomas Tortorini | 2015-09-08 | 1 | -4/+45 |
* | Tests: Partially use new qunit interface | Oleg Gaidarenko | 2015-09-07 | 1 | -452/+452 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -660/+679 |
* | Tests: don't use deprecated argument in test declaration | Oleg Gaidarenko | 2015-07-30 | 1 | -25/+75 |
* | Effects: Fix tests | Michał Gołębiowski | 2015-06-28 | 1 | -1/+0 |
* | Tests: Fix merge conflict | Corey Frang | 2015-06-26 | 1 | -4/+0 |
* | Effects: Add tests for jQuery.Tween | Corey Frang | 2015-06-26 | 1 | -1/+8 |
* | Tests: fix tests in accordance with new :visible behavior | Timmy Willison | 2015-05-12 | 1 | -1/+1 |
* | CSS: Ignore the CSS cascade in show()/hide()/etc. | Richard Gibson | 2015-05-11 | 1 | -102/+178 |
* | Effects: add tests for jQuery.easing._default in Animation and Tween | Timmy Willison | 2015-05-05 | 1 | -25/+80 |
* | Effects: set default easing using jQuery.easing._default | Timmy Willison | 2015-05-05 | 1 | -15/+35 |
* | Misc: Drop support for older browsers; update support comments | Michał Gołębiowski | 2014-12-08 | 1 | -96/+55 |
* | Tests: Minor updates for QUnit 1.16 compatibility | Richard Gibson | 2014-12-05 | 1 | -10/+12 |
* | Test: Switch leftover andSelf to addBack | Michał Gołębiowski | 2014-10-30 | 1 | -1/+1 |
* | Css: Fix the "sanity check" test | Michał Gołębiowski | 2014-07-28 | 1 | -1/+1 |
* | Effects: Improve raf logic | Oleg Gaidarenko | 2014-06-16 | 1 | -0/+28 |
* | Effects: Reintroduce use of requestAnimationFrame | Oleg Gaidarenko | 2014-06-16 | 1 | -0/+4 |
* | Effects: Remove needless operations in tests | Oleg Gaidarenko | 2014-06-16 | 1 | -3/+0 |
* | Effects: Respect display value on inline elements | Oleg Gaidarenko | 2014-04-30 | 1 | -0/+24 |
* | Effects: Don't overwrite display:none when .hide()ing hidden elements | Richard Gibson | 2014-03-20 | 1 | -0/+13 |
* | Ajax, Effects: Disable Chrome 31 workarounds | Michał Gołębiowski | 2014-03-10 | 1 | -19/+7 |
* | Effects: Don't check fill-opacity in Android 2.3, it's not supported | Michał Gołębiowski | 2014-02-13 | 1 | -1/+6 |
* | Build: Upgrade QUnit to 1.14.0 | Michał Gołębiowski | 2014-02-05 | 1 | -1/+1 |
* | Tests: Blacklist one effects test in Chrome 31 | Michał Gołębiowski | 2014-01-21 | 1 | -4/+17 |
* | Tests: Fix another issue with sinon timers | Oleg | 2014-01-14 | 1 | -10/+1 |
* | Tests: Fix sinon timers for oldIE | Oleg | 2014-01-13 | 1 | -3/+6 |
* | Effects: First step() call should match :animated selector | Dave Methvin | 2014-01-09 | 1 | -0/+15 |
* | Tests: Fix test broken by previous cherry-pick | Dave Methvin | 2014-01-09 | 1 | -3/+5 |
* | Effects: Integrate sinon fake timers into tests | John Paul | 2014-01-09 | 1 | -288/+204 |
* | Tests: Avoid use of QUnit.reset() in tests by splitting them | cjqed | 2014-01-03 | 1 | -3/+3 |
* | No ticket: Improve line-height animation test stability | Richard Gibson | 2013-09-17 | 1 | -23/+31 |
* | Ensure display: inline-block when animating width/height on inline elements. ... | Timmy Willison | 2013-09-10 | 1 | -3/+7 |
* | Fix #10814. Fix #14084. Make support tests lazy and broken out to components. | Michał Gołębiowski | 2013-09-06 | 1 | -1/+1 |
* | Fix #14318: Cherry-pick interrupted animation fix from master ea5c22ec12e6a54... | Richard Gibson | 2013-08-30 | 1 | -7/+12 |
* | No ticket: improve line-height animation test robustness | Richard Gibson | 2013-08-26 | 1 | -11/+26 |
* | Correct typos in the test assertion | Oleg | 2013-08-10 | 1 | -1/+1 |
* | Fix test of #13855 for Opera 12.1 and IE10 | Oleg | 2013-08-10 | 1 | -5/+5 |
* | Improve test stability for #13855 ticket. Close gh-1328. | Oleg | 2013-08-08 | 1 | -11/+8 |
* | Fix test for #13937 ticket. Close gh-1299 | Oleg | 2013-07-01 | 1 | -1/+5 |
* | Fix #13937: Correctly scope .finish() following multi-element .animate(). Tha... | Richard Gibson | 2013-05-28 | 1 | -4/+30 |
* | Fix #13939: Same-unit relative animations | Richard Gibson | 2013-05-26 | 1 | -0/+40 |
* | Fix #13855: line-height animations. Close gh-1265. | Richard Gibson | 2013-05-13 | 1 | -0/+38 |