| Commit message (Expand) | Author | Age | Files | Lines |
* | CSS: Correct misrepresentation of "auto" horizontal margins as 0 | Richard Gibson | 2015-10-18 | 1 | -3/+5 |
* | Offset: allow small differences in offset.top | Joelle Fleurantin | 2015-10-18 | 1 | -1/+3 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -209/+207 |
* | Tests: partially use new qunit interface | Oleg Gaidarenko | 2015-08-16 | 1 | -161/+161 |
* | Offset: add tests for hidden elements + scroll | Timmy Willison | 2015-06-16 | 1 | -1/+13 |
* | Offset: return zeros for disconnected/hidden elements | Timmy Willison | 2015-06-16 | 1 | -14/+8 |
* | Offset: account for scroll when calculating position | Richard McDaniel | 2015-05-12 | 1 | -1/+12 |
* | Offset: remove ownerDocument check in offset getter | Timmy Willison | 2015-05-05 | 1 | -10/+1 |
* | Offset: Fix .offset() to correctly work with ShadowDOM | Arthur Stolyar | 2015-05-05 | 1 | -5/+23 |
* | Offset: don't run scrollTop/scrollLeft iframe test in Android 2.3 & 4.0 | Oleg Gaidarenko | 2015-02-11 | 1 | -5/+8 |
* | Core: Remove deprecated context and selector properties | Dave Methvin | 2015-01-11 | 1 | -3/+3 |
* | Offset: don't run scrollTop/scrollLeft iframe test in mobile Safari | Oleg Gaidarenko | 2014-12-25 | 1 | -7/+16 |
* | Event: fix incorrect window bug with scrollTop/Left in iframes | Aditya Raghavan | 2014-12-24 | 1 | -0/+15 |
* | Fix #14340. Remove remnants of oldIE from unit tests. Close gh-1425. | Michał Gołębiowski | 2013-11-11 | 1 | -47/+23 |
* | Update jshintrc to conform to new style guide. Conform to onevar and unused i... | Timmy Willison | 2013-04-09 | 1 | -20/+30 |
* | Improve CSS and `Support:` comments. Close gh-1220. | Michał Gołębiowski | 2013-04-06 | 1 | -2/+1 |
* | Know when to hold em, know when to fold em. | Dave Methvin | 2012-12-22 | 1 | -7/+12 |
* | Test: Update index.html to new QUnit format. Close gh-1061. | Timo Tijhof | 2012-12-10 | 1 | -3/+3 |
* | No ticket: update test suite to pass QUnit globals check in most environments... | Richard Gibson | 2012-11-05 | 1 | -20/+32 |
* | Fixes #12139, make sure absolutely positioned elements have HTML as offsetPar... | David Fox | 2012-10-26 | 1 | -1/+6 |
* | Fix #11542. document.body should not be special in .offset() and document.doc... | Daniel Gálvez | 2012-10-24 | 1 | -6/+8 |
* | fix failing offset tests | Mike Sherov | 2012-10-17 | 1 | -2/+19 |
* | Fixes #12749, correctly detect position() for position:fixed elements, closes... | Merrifield, Jay | 2012-10-17 | 1 | -31/+37 |
* | enforce double quotes via JSHint. Closes gh-975 | Mike Sherov | 2012-10-16 | 1 | -5/+5 |
* | Fix #12534. Don't die on browsers lacking getBoundingClientRect. | Dave Methvin | 2012-09-13 | 1 | -0/+9 |
* | Remove IE8 testswarm hacks for offset. | Dave Methvin | 2012-07-25 | 1 | -20/+9 |
* | Remove a few stray spaces in unit tests. | Dave Methvin | 2012-07-10 | 1 | -2/+2 |
* | Fix #11962. Standardize getter return values for empty sets. | Uri Gilad | 2012-07-09 | 1 | -0/+6 |
* | Fix #8482, offsetParent should not return null. Closes gh-847. | Nowres Rafid | 2012-07-06 | 1 | -1/+4 |
* | Make unit tests friendly to Closure Compiler. Closes gh-845. | Chad Killingsworth | 2012-07-05 | 1 | -202/+207 |
* | Ever notice that static and problematic rhyme? | Dave Methvin | 2012-07-03 | 1 | -3/+8 |
* | Avoid running problematic static offset tests in IE8 on the swarm. | Dave Methvin | 2012-07-03 | 1 | -5/+10 |
* | Unit tests are linted and passing. | Rick Waldron | 2012-06-21 | 1 | -3/+3 |
* | Detect IE collapsing body margin directly rather than inferring it. | Dave Methvin | 2012-06-18 | 1 | -7/+6 |
* | Browser sniffing is *bad*, folks, even in unit tests. | Dave Methvin | 2012-06-18 | 1 | -3/+3 |
* | Modularize offset (exclude w/ grunt build:*:*:-offset). Closes #813. Fixes #1... | Mike Sherov | 2012-06-07 | 1 | -0/+4 |
* | Fix busted tests that relied on width in 2nd param to jQuery(), dimensions st... | Rick Waldron | 2012-06-05 | 1 | -2/+5 |
* | Fix #11721. Remove jQuery.boxModel, deprecate jQuery.support.boxModel. | Mike Sherov | 2012-05-15 | 1 | -1/+7 |
* | fixes #10693, generalizes the "test something in an iframe" code when a callb... | Mike Sherov | 2012-02-23 | 1 | -40/+8 |
* | Fix #5571. Setters should treat `undefined` as a no-op and be chainable. | Richard Gibson | 2011-12-06 | 1 | -5/+7 |
* | Fix #10691. Remove all instances of equals() and same(), as these are depreca... | Mike Sherov | 2011-11-06 | 1 | -85/+85 |
* | Fixes IE7 test suite. Keep the testElement attached and set necessary styles ... | timmywil | 2011-09-28 | 1 | -2/+2 |
* | Landing pull request 477. 1.7 jQuery.offset.supportsFixedPosition. Fixes #6809. | Rick Waldron | 2011-09-19 | 1 | -4/+2 |
* | Set back the offset test name to fix offset tests; iframe retrieval is based ... | timmywil | 2011-08-17 | 1 | -1/+1 |
* | Renames duplicate named test block. Fixes #9912 | Rick Waldron | 2011-07-26 | 1 | -8/+8 |
* | Merge branch 'bug_7931' of https://github.com/Xavi-/jquery into Xavi--bug_7931 | John Resig | 2011-04-12 | 1 | -1/+9 |
|\ |
|
| * | Merge branch 'master' of git://github.com/jquery/jquery into bug_7931 | Xavi | 2011-01-18 | 1 | -1/+1 |
| |\ |
|
| * | | Bug 7931; Added unit tests for scrollTop/Left. | Xavi | 2011-01-09 | 1 | -1/+3 |
| * | | Bug 7931; Replaced with and | Xavi | 2011-01-09 | 1 | -4/+4 |
| * | | Bug 7931; Fixed bug that caused scrollTop and scrollLeft setters to return nu... | Xavi | 2011-01-09 | 1 | -1/+7 |