This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Document $q's notify/progress behaviour #3341
Closed
Description
I just noticed that the #2223 did not document the introduction of progress notification. I guess this should be done somewhere in https://github.com/angular/angular.js/blob/master/src/ng/q.js.
The tests in https://github.com/angular/angular.js/pull/2223/files#diff-1 could be a good starting point to understand the concept.