| Commit message (Expand) | Author | Age | Files | Lines |
* | Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER` | Michał Gołębiowski-Owczarek | 2022-01-04 | 1 | -4/+4 |
* | Tests: Switch background image from online file to local 1x1.jpg | Timo Tijhof | 2021-05-24 | 1 | -1/+1 |
* | Docs: Update most URLs to HTTPS | Michał Gołębiowski-Owczarek | 2019-10-21 | 1 | -1/+1 |
* | Dimensions: fall back to offsetWidth/Height for border-box in IE | Timmy Willison | 2018-11-27 | 1 | -0/+4 |
* | CSS: Remove units from a 0 width/height element | Christophe Tafani-Dereeper | 2016-05-16 | 1 | -2/+2 |
* | Tests: test element position outside view | Oleg Gaidarenko | 2016-02-11 | 1 | -0/+12 |
* | CSS: Restore cascade-override behavior in .show | Richard Gibson | 2016-01-13 | 1 | -9/+5 |
* | CSS: Ignore the CSS cascade in show()/hide()/etc. | Richard Gibson | 2015-05-11 | 1 | -10/+2 |
* | Effects: Respect display value on inline elements | Oleg Gaidarenko | 2014-04-30 | 1 | -0/+3 |
* | Fix #14340. Remove remnants of oldIE from unit tests. Close gh-1425. | Michał Gołębiowski | 2013-11-11 | 1 | -1/+0 |
* | Fix #10814. Make support tests lazy and broken out to components. | Michał Gołębiowski | 2013-09-06 | 1 | -14/+1 |
* | Correct spacing. | Michał Gołębiowski | 2013-04-15 | 1 | -40/+40 |
* | Fix #13310. Get the right display value for disconnected nodes. Close gh-1156. | Oleg | 2013-02-04 | 1 | -0/+2 |
* | No ticket: fix effects test failure in IE6. Close gh-1012. | Timo Tijhof | 2012-10-31 | 1 | -7/+29 |
* | Image location is relative to css file, not html file. | Dave Methvin | 2012-07-12 | 1 | -1/+1 |
* | Fix #11971: force numeric animation start to be numeric, closes gh-836. | Richard Gibson | 2012-07-05 | 1 | -1/+4 |
* | Landing pull request 550. IE6,7,8 cannot use cached fragments from unknown el... | timmywil | 2011-10-23 | 1 | -0/+3 |
* | Unit test for #6652 | Corey Frang | 2011-07-13 | 1 | -0/+2 |
* | Check classes passed for duplicates. Fixes #9499. | timmywil | 2011-06-07 | 1 | -1/+1 |
* | Attach background data to divs as well | timmywil | 2011-05-25 | 1 | -1/+1 |
* | Remove unnecessary background setting in support now that we have the div rev... | timmywil | 2011-05-25 | 1 | -0/+4 |
* | Merge branch '8099' of https://github.com/rwldrn/jquery. Fixes #8099. | jeresig | 2011-04-14 | 1 | -1/+6 |
|\ |
|
| * | Ticket #8099 Performance tweaking, credits | rwldrn | 2011-04-13 | 1 | -0/+2 |
| * | Ticket 8099, Reattempt with iframe | rwldrn | 2011-04-12 | 1 | -0/+3 |
* | | VML.type test was causing multiple test suite fails, fix attributes.js fail i... | timmywil | 2011-04-12 | 1 | -0/+3 |
|/ |
|
* | Revert "QUnit test for overriding important css declarations, references #4427" | jeresig | 2011-04-12 | 1 | -4/+0 |
* | Merge branch 'fix_8403' of https://github.com/lrbabe/jquery into lrbabe-fix_8403 | jeresig | 2011-04-12 | 1 | -1/+1 |
|\ |
|
| * | Adding unit tests for #8403 | louisremi | 2011-03-07 | 1 | -1/+1 |
* | | QUnit test for overriding important css declarations, references #4427 | Azatoth | 2011-04-12 | 1 | -0/+4 |
|/ |
|
* | Revert "Merge branch '8099' of https://github.com/rwldrn/jquery into rwldrn-8... | Anton M | 2011-02-15 | 1 | -3/+0 |
* | Bug #8099 - Always restore to correct display value based on element's expect... | rwldrn | 2011-01-31 | 1 | -0/+3 |
* | Update $.fn.animate to change display mode only when necessary (inline, non-f... | Colin Snover | 2010-10-05 | 1 | -0/+2 |
* | Removing the old cow image from the effects tests - it's no longer needed. Fi... | John Resig | 2010-09-26 | 1 | -1/+1 |
* | Landing tweak from 'haruka' that fixes non-pixel fontSize values in IE. Fixes... | John Resig | 2009-11-11 | 1 | -0/+4 |
* | Moved the jQuery-specific test suite CSS into a separate file. | John Resig | 2009-09-29 | 1 | -0/+105 |
* | core/test: replaced local qunit copy with qunit via svn:externals; inlined st... | Jörn Zaefferer | 2008-08-08 | 1 | -129/+0 |
* | test runner: adding a new test page called 'polluted'. Where one can choose t... | Ariel Flesler | 2008-05-28 | 1 | -1/+13 |
* | jquery core: reverted qunit introduction until build scripts are updated | Jörn Zaefferer | 2008-05-08 | 1 | -0/+117 |
* | jquery testsuite: switch to qunit | Jörn Zaefferer | 2008-05-08 | 1 | -117/+0 |
* | show is now element aware (#960) | Brandon Aaron | 2007-12-08 | 1 | -0/+2 |
* | Added enchancement for #1994 by adding two parameters to .stop() which give a... | David Serduke | 2007-11-30 | 1 | -0/+2 |
* | Reorganzing the jQuery source (first phase). | John Resig | 2007-09-08 | 1 | -0/+113 |