jquery/src
Timmy Willison 40dcc76764 Offset: return zeros for disconnected/hidden elements
Fixes gh-2310
Close gh-2396
2015-06-16 10:55:11 -04:00
..
ajax Ajax: Remove remnants of the load event alias handling 2015-06-01 19:05:54 +02: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: Don't name the anonymous swap function 2015-06-01 19:59:23 +02: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 Event: remove deprecated event aliases 2015-05-19 13:43:34 +03: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: Make jQuery objects iterable 2015-06-13 23:14:36 +02:00
css.js CSS: Don't cache unrecognized CSS property names 2015-06-01 14:05:05 +02: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 Event: Remove an internal argument to the on method 2015-06-14 00:06:51 +02: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: Remove an internal argument to the remove method 2015-06-14 00:07:31 +02:00
offset.js Offset: return zeros for disconnected/hidden elements 2015-06-16 10:55:11 -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