jquery/src
Richard McDaniel 2d715940b9 Offset: account for scroll when calculating position
Fixes gh-1708
Close gh-1714
2015-05-12 10:34:57 -04:00
..
ajax Ajax: remove "onunload" event handler 2015-05-03 13:54:17 +03:00
attributes Attributes: add SVG class manipulation 2015-05-12 10:13:46 -04:00
core Core: remove custom ready event 2015-05-12 10:26:21 -04:00
css CSS: fix :visible/:hidden selectors for inline element w/ content 2015-05-12 09:14:16 -04:00
data Data: remove the expando when there's no more data 2015-05-12 10:09:40 -04:00
effects Effects: set default easing using jQuery.easing._default 2015-05-05 10:24:20 -07:00
event Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
exports Build: fix tests in AMD mode 2014-12-09 15:39:24 -05:00
manipulation Manipulation: privatize buildFragment() function 2015-05-05 11:44:55 -07:00
queue Change broken url to wayback one 2014-10-30 10:26:38 -04:00
traversing Selector: add jQuery.uniqueSort; deprecate jQuery.unique 2015-05-04 15:27:12 -07:00
var CSS: Support relative adjustment in any applicable unit 2015-03-09 12:00:10 -04:00
.jshintrc Build: remove deprecated JSHint options 2015-03-08 06:30:01 +03:00
ajax.js Ajax: remove deprecated extensions from ajax promise 2015-02-17 09:58:45 +03:00
attributes.js All non-var modules should not indent in their AMD wrappers (just for prettier builds). No functionality changes. 2013-09-09 12:08:00 -04:00
callbacks.js Callbacks: Reduce size 2015-01-10 23:08:27 -05:00
core.js Core: remove isArraylike check for nodes 2015-05-05 10:21:10 -07:00
css.js CSS: Ignore the CSS cascade in show()/hide()/etc. 2015-05-11 13:00:49 -04:00
data.js Data: always camelCase keys in .data() 2015-05-04 10:27:30 -04:00
deferred.js Deferred: Always handle progress callbacks before done/fail 2015-04-22 15:24:37 -04:00
deprecated.js Deprecated: Drop size and andSelf methods 2014-10-30 01:19:54 +01:00
dimensions.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
effects.js CSS: Ignore the CSS cascade in show()/hide()/etc. 2015-05-11 13:00:49 -04:00
event.js Data: remove the expando when there's no more data 2015-05-12 10:09:40 -04:00
intro.js Build: Remove dates from copyright notice 2015-01-03 16:01:57 -05:00
jquery.js Build: fix tests in AMD mode 2014-12-09 15:39:24 -05:00
manipulation.js Manipulation: privatize internal domManip() function 2015-05-05 11:53:26 -07:00
offset.js Offset: account for scroll when calculating position 2015-05-12 10:34:57 -04:00
outro.js Build: fix tests in AMD mode 2014-12-09 15:39:24 -05:00
queue.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
selector-native.js Build: Don't assume the browser environment; smoke test on Node w/ jsdom 2014-12-26 13:26:46 +01:00
selector-sizzle.js Selector: add jQuery.uniqueSort; deprecate jQuery.unique 2015-05-04 15:27:12 -07:00
selector.js Core: Follow the AMD specification for define 2015-04-13 11:53:26 -04:00
serialize.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 10:25:59 -07:00
traversing.js Selector: add jQuery.uniqueSort; deprecate jQuery.unique 2015-05-04 15:27:12 -07:00
wrap.js Wrap: Support .unwrap( selector) for selective unwrapping 2015-03-30 13:38:40 -04:00