Skip to content

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

Closed
mattlunn wants to merge 3 commits into
jquery:masterfrom
mattlunn:262
Closed

Removing incorrect jQuery XHR example from $.when() docs. Adding documentation on the arguments passed to done/ fail callbacks.#545
mattlunn wants to merge 3 commits into
jquery:masterfrom
mattlunn:262

Conversation

@mattlunn
Copy link
Copy Markdown
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