You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat($q): add Promise.progress shorthand for notifyCallbacks
Shorthand method for $q promises that allows attaching a progress
callback. Provides the same type of convenience as the existing
catch shorthand method, and matches functionality existing in the Q
library.
This should resolve the only remaining concern addressed in angular#1998Closesangular#1998
0 commit comments