canjs / can-zone

A context for tracking asynchronous activity in JavaScript applications.
https://v4.canjs.com/doc/can-zone.html
MIT License
92 stars 4 forks source link

Document the API usage #10

Closed matthewp closed 9 years ago

matthewp commented 9 years ago

This adds documentation for canWait and canWait.data so that implementers know how to add data that is returned as part of the request lifecycle. Fixes #8