jquery/src
Ben Toews de7ae8cd17 Ajax: use anchor tag for parsing urls
Fixes gh-1875
Closes gh-1880
(cherry picked from commit 5a75278e4c5359e07303fc4d8e78a1cf94f6ad65)

Conflicts:
	src/ajax.js
2014-12-11 15:47:23 -05:00
..
ajax Misc: Drop support for older browsers; update support comments 2014-12-08 21:12:33 +01:00
attributes Attributes: Simplify the option val hook; backport a test from master 2014-12-08 22:51:55 +01:00
core Core: introduce createHTMLDocument in parseHTML; Safari 8/IE8 left out 2014-12-10 10:08:04 -05:00
css Misc: Drop support for older browsers; update support comments 2014-12-08 21:12:33 +01: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 Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules). Restore proper support property for effects. 2013-09-09 22:51:11 -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: use anchor tag for parsing urls 2014-12-11 15:47:23 -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: Disabling a callback should prevent firing 2014-12-07 21:00:45 -05:00
core.js Core: Simplify and speed up .each 2014-12-09 01:47:40 -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 Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 11:08:37 -07: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: Empty namespaces should be uneventfully ignored 2014-12-09 20:10:56 -05:00
intro.js Build: Put "jQuery Compat" in banners in built files 2014-11-03 23:32:56 +01:00
jquery.js Build: fix tests in AMD mode 2014-12-10 10:18:59 -05:00
manipulation.js Data: use removeAttribute in cleanData to bypass Chrome bug 2014-12-10 11:47:54 -05:00
offset.js Misc: Drop support for older browsers; update support comments 2014-12-08 21:12:33 +01: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 Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 11:08:37 -07:00
wrap.js Wrap: Declare a dependency on the manipulation module 2014-06-02 16:44:22 -04:00