Skip to content
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

upgrade(isPromise): expose the deferred object's promise #58

Merged
merged 1 commit into from
Oct 28, 2016

Conversation

cnishina
Copy link
Member

  • isPromise checks to see if the input parameter has a then method
  • Deferred class has a promise property and no longer has a then method

- isPromise checks to see if the input parameter has a then method
- Deferred class has a promise property and no longer has a then method
@cnishina cnishina merged commit 70c9f62 into angular:beta Oct 28, 2016
cnishina added a commit to cnishina/jasminewd that referenced this pull request Jan 6, 2017
- isPromise checks to see if the input parameter has a then method
- Deferred class has a promise property and no longer has a then method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants