Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

fix($parse): remove deprecated promise unwrapping#7555

Closed
rodyhaddad wants to merge 1 commit into
angular:masterfrom
rodyhaddad:fix/7540
Closed

fix($parse): remove deprecated promise unwrapping#7555
rodyhaddad wants to merge 1 commit into
angular:masterfrom
rodyhaddad:fix/7540

Conversation

@rodyhaddad

Copy link
Copy Markdown
Contributor

(See #7540)

The feature has been deprecated in #4317

BREAKING CHANGE: promise unwrapping has been removed.
It can no longer be turned on.
Two methods have been removed:

  • $parseProvider.unwrapPromises
  • $parseProvider.logPromiseWarnings

@mary-poppins

Copy link
Copy Markdown

Thanks for the PR! Please check the items below to help us merge this faster. See the contributing docs for more information.

  • Uses the issue template (#7555)

If you need to make changes to your pull request, you can update the commit with git commit --amend.
Then, update the pull request with git push -f.

Thanks again for your help!

@rodyhaddad rodyhaddad added this to the 1.3.0-beta.10 milestone May 22, 2014
@caitp

caitp commented May 22, 2014

Copy link
Copy Markdown
Contributor

so many glorious deletions \o/

The feature has been deprecated in angular#4317

BREAKING CHANGE: promise unwrapping has been removed.
It has been deprecated since 1.2.0-rc.3.

It can no longer be turned on.
Two methods have been removed:
* $parseProvider.unwrapPromises
* $parseProvider.logPromiseWarnings
@rodyhaddad

Copy link
Copy Markdown
Contributor Author

landed as fa6e411

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants