jquery/src
Oleg Gaidarenko ee0f61647c Revert "Offset: account for scroll when calculating position"
This reverts commit 2d715940b9.

This commit provoked new issues: gh-2836, gh-2828.

At the meeting, we decided to revert offending commit
(in all three branches - 2.2-stable, 1.12-stable and master)
and tackle this issue in 3.x.

Fixes gh-2828
2016-02-09 00:14:19 +03:00
..
ajax Revert "Ajax:Attributes:CSS:Manipulation: Reduce Android 2.3 support" 2015-11-16 22:04:20 +01:00
attributes Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature" 2016-01-07 13:06:10 -05:00
core Revert "Misc: Drop support for older browsers; update support comments" 2015-11-16 21:25:05 +01:00
css CSS: Make sure elem.ownerDocument.defaultView is not null 2016-01-27 11:37:32 -05:00
data Release: remove revert artefacts 2015-11-13 20:04:07 +03:00
effects Revert "Effects: Remove additional parameters of easings" 2015-11-11 18:56:05 +03:00
event Event: compat -> 1.x in comments 2016-01-11 19:21:45 +01:00
exports Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
manipulation Revert "Misc: Drop support for older browsers; update support comments" 2015-11-16 21:25:05 +01:00
queue Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
traversing Revert "Core: Remove deprecated context and selector properties" 2015-11-13 20:04:19 +03:00
var Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
.jshintrc Build: Add a comment explaining why the es3 option is needed 2015-08-03 18:51:18 +02:00
ajax.js Revert "Ajax: remove deprecated extensions from ajax promise" 2015-11-13 20:04:18 +03:00
attributes.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
callbacks.js Callbacks: bring back size reduction 2015-11-13 20:04:54 +03:00
core.js Revert "Core: make isNumeric limited to strings and numbers" 2015-12-09 18:43:05 +03:00
css.js CSS: Add animation-iteration-count to cssNumber, fix tests 2016-01-07 21:54:52 +01:00
data.js Data: find hyphenated data with camelCased key 2016-01-07 16:50:59 -05:00
deferred.js Release: remove revert artefacts 2015-11-13 20:04:07 +03:00
deprecated.js Release: fix revert artefacts 2015-11-13 20:04:49 +03:00
dimensions.js Revert "Dimensions: outerWidth/Height include scrollbar" 2015-11-11 18:48:58 +03:00
effects.js Release: fix revert artefacts 2015-11-13 22:25:29 +03:00
event.js Event: Fix chaining .on() with null handlers 2016-01-15 13:48:53 -05:00
intro.js Build: Remove dates from copyright notice 2015-01-03 16:01:57 -05:00
jquery.js Event: Separate trigger/simulate into its own module 2015-11-06 09:36:48 -05:00
manipulation.js Revert "Manipulation: don't auto-insert tbody" 2016-01-27 12:19:41 -05:00
offset.js Revert "Offset: account for scroll when calculating position" 2016-02-09 00:14:19 +03:00
outro.js Build: fix tests in AMD mode 2014-12-09 15:39:24 -05:00
queue.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
selector-native.js Selector: pass jQuery unit tests with selector-native 2015-11-11 10:10:10 -05:00
selector-sizzle.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
selector.js Build: Update jscs and lint files 2015-09-07 20:03:50 +03:00
serialize.js Revert "Ajax: Only form-encode requests with a body" 2015-11-11 18:51:34 +03:00
traversing.js Traversing: Don't expose jQuery.dir & jQuery.sibling 2015-09-08 17:32:07 +02:00
wrap.js Release: fix revert artefacts 2015-11-13 20:04:49 +03:00