Skip to content

Removing incorrect jQuery XHR example from $.when() docs. Adding documentation on the arguments passed to done/ fail callbacks. #545

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

mattlunn
Copy link
Contributor

@mattlunn mattlunn commented Aug 3, 2014

Rationale for removing the XHR example rather than correcting it is that an equivalent example is also provided at the end of the documentation, and I struggled to fit the example into the new form, which includes documentation on the values passed to the master-Deferred doneCallback, which was previously undocumented.

This would complete #262 (or otherwise make it redundant).

I've also taken the opportunity to change occurrences of jQuery.when, to the recommended style guideline jQuery.when()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant