jquery/src
Thomas Tortorini bf48c21d22 Core: .each/.map should accept an undefined/null value
Fixes gh-2267
Closes gh-2363
2015-07-27 19:57:34 +02:00
..
ajax Ajax: Remove jsonp callbacks through "jQuery#removeProp" method 2015-07-13 01:34:09 +03:00
attributes Core: organize prop & attr code to be similar 2015-06-23 16:52:00 +03:00
core Core: Add a support comment for Safari 8 2015-07-20 20:22:34 +02:00
css CSS: make the getStyles function more readable 2015-06-25 02:48:35 +02:00
data Data: remove the expando when there's no more data 2015-05-12 10:09:40 -04:00
effects Effects: Add tests for jQuery.Tween 2015-06-26 20:05:25 -04: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 Core: Switch from modules to just window.setTimeout etc. 2015-06-17 12:59:01 +02:00
traversing Selector: add jQuery.uniqueSort; deprecate jQuery.unique 2015-05-04 15:27:12 -07:00
var Core: Switch from modules to just window.setTimeout etc. 2015-06-17 12:59:01 +02:00
.jshintrc Build: Acknowledge Android 2.3 is not ES5-compatible 2015-07-20 18:37:26 +02:00
ajax.js Core: Switch from modules to just window.setTimeout etc. 2015-06-17 12:59:01 +02: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: .each/.map should accept an undefined/null value 2015-07-27 19:57:34 +02:00
css.js CSS: Make .css("width") & .css("height") return fractional values 2015-07-07 18:09:45 +02:00
data.js Data: always camelCase keys in .data() 2015-05-04 10:27:30 -04:00
deferred.js Deferred: add .catch handler 2015-07-06 10:47:30 -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 Effects: Adding unit tests for jQuery.Animation 2015-06-26 20:06:03 -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 before getBoundingClientRect to avoid error in IE8-11 2015-06-16 11:21:58 -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 Selector: Define jQuery.uniqueSort in selector-native too 2015-07-14 09:18:57 -04: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