jquery/src
Timo Tijhof 61bb61279c Core: Return empty array instead of null for parseHTML("")
Fixes gh-1997
Close gh-1998

Conflicts:
	test/unit/core.js
2015-01-19 11:41:32 -05:00
..
ajax Core: Standardize indexOf comparisons 2015-01-10 23:56:39 -05:00
attributes Core: Standardize indexOf comparisons 2015-01-10 23:56:39 -05:00
core Core: Return empty array instead of null for parseHTML("") 2015-01-19 11:41:32 -05:00
css CSS: simplify hack of css getter for the computed values 2014-12-24 02:46:09 +03:00
data Data: use removeAttribute in cleanData to bypass Chrome bug 2014-12-10 11:47:54 -05:00
effects Misc: Drop support for older browsers; update support comments 2014-12-08 21:12:33 +01:00
event Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 11:08:37 -07:00
exports Build: fix tests in AMD mode 2014-12-10 10:18:59 -05:00
manipulation Data: use removeAttribute in cleanData to bypass Chrome bug 2014-12-10 11:47:54 -05:00
queue Change broken url to wayback one 2014-10-30 10:28:33 -04:00
traversing Core: Remove deprecated context and selector properties 2015-01-11 21:14:22 -05:00
var Core: Drop strundefined variable 2014-09-02 20:35:49 +04:00
.jshintrc Build: fix tests in AMD mode 2014-12-10 10:18:59 -05:00
ajax.js Ajax: $.post and $.get can now take an options object 2015-01-11 20:47:20 -05: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:07:40 -04:00
callbacks.js Callbacks: Reduce size 2015-01-10 22:17:27 -05:00
core.js Core: Remove deprecated context and selector properties 2015-01-11 21:14:22 -05:00
css.js Misc: Drop support for older browsers; update support comments 2014-12-08 21:12:33 +01:00
data.js Data: use removeAttribute in cleanData to bypass Chrome bug 2014-12-10 11:47:54 -05:00
deferred.js Deferred: Fix $.when with resolved deferred and progress callbacks 2014-12-25 15:48:57 +03:00
deprecated.js Deprecated: Drop size and andSelf methods 2014-10-30 14:09:34 +01:00
dimensions.js Misc: Drop support for older browsers; update support comments 2014-12-08 21:12:33 +01:00
effects.js Misc: Drop support for older browsers; update support comments 2014-12-08 21:12:33 +01:00
event.js Event: HTML5 drop events inherit from MouseEvent 2015-01-14 14:45:44 -05:00
intro.js Build: Remove dates from copyright notice 2015-01-03 16:11:22 -05:00
jquery.js Build: fix tests in AMD mode 2014-12-10 10:18:59 -05:00
manipulation.js Manipulation: add support to tag-hyphenated elements 2015-01-13 07:54:37 +03:00
offset.js Offset: simplify jQuery#offsetParent method 2015-01-13 08:40:00 +03:00
outro.js Build: fix tests in AMD mode 2014-12-10 10:18:59 -05:00
queue.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 11:08:37 -07:00
selector-sizzle.js Fix some code style inconsistencies 2013-11-07 22:09:33 +01:00
selector.js No ticket. Restore checking individual src/**/*.js files by jsHint. 2013-09-06 20:31:48 +02:00
serialize.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 11:08:37 -07:00
support.js Misc: Drop support for older browsers; update support comments 2014-12-08 21:12:33 +01:00
traversing.js Traversing: simplify jQuery#contents method 2014-12-24 02:45:56 +03:00
wrap.js Manipulation: make wrapAll funarg execute only once 2014-12-24 01:58:39 +03:00