jquery/test
jaubourg a745ac8c03 Merge branch '1.7/callbacks' of github.com:jquery/jquery into 1.7/callbacks
Conflicts:
	src/callbacks.js
	test/index.html
	test/unit/callbacks.js
2011-05-26 18:56:38 +01:00
..
data Replaces jQuery._Deferred with the much more flexible (and public) jQuery.Callbacks. Hopefully, jQuery.Callbacks can be used as a base for all callback lists needs in jQuery. Also adds progress callbacks to Deferreds (handled in jQuery.when too). Needs more unit tests. 2011-05-26 18:43:55 +01:00
qunit@d97b37ec32 JR don't want my QUnit. 2011-05-11 12:02:41 -04:00
unit Merge branch '1.7/callbacks' of github.com:jquery/jquery into 1.7/callbacks 2011-05-26 18:56:38 +01:00
abortonunload.php Merge branch '1.7/callbacks' of github.com:jquery/jquery into 1.7/callbacks 2011-05-26 18:56:38 +01:00
csp.php Moves Deferred-related code into a separate module. Context handling has been simplified in _Deferred.resolve and jQuery.when has been refactored for clarity (and minor optimization). 2011-03-03 19:38:06 +01:00
delegatetest.html Merge branch 'master' of github.com:jquery/jquery into 1.7/callbacks 2011-05-24 00:45:37 +02:00
index.html Renames $.Channel as $.Topic to be on par with usual terminology of existing pub/sub implementations. 2011-05-26 18:44:21 +01:00
localfile.html Moves Deferred-related code into a separate module. Context handling has been simplified in _Deferred.resolve and jQuery.when has been refactored for clarity (and minor optimization). 2011-03-03 19:38:06 +01:00
networkerror.html Moves Deferred-related code into a separate module. Context handling has been simplified in _Deferred.resolve and jQuery.when has been refactored for clarity (and minor optimization). 2011-03-03 19:38:06 +01:00
polluted.php Follow up to fbf79c0b49. 2011-02-13 01:48:48 +01:00
readywait.html Create jQuery.holdReady(true/false) method to encapsulate jQuery.readyWait++ / jQuery.ready(true) logic. Fix problem where jQuery.ready may trigger twice, causing the (unsupported) document.onready to run twice. Fixes #8803 . 2011-04-07 11:26:42 -04:00
xhtml.php Added a way to run the test suite as an XHTML page. 2009-01-19 18:14:51 +00:00