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

Add id and until to deprecations. #102

Merged
merged 1 commit into from
Sep 14, 2015

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Sep 14, 2015

As of Ember 2.1.0, calling Ember.deprecate without an options hash including id and until will actually trigger another deprecation.

This adds the required properties to Ember.deprecate's options hash.

As of Ember 2.1.0, calling `Ember.deprecate` without an options hash
including `id` and `until` will actually trigger another deprecation.

This adds the required properties to `Ember.deprecate`'s options hash.
rwjblue added a commit that referenced this pull request Sep 14, 2015
@rwjblue rwjblue merged commit 8f0f08a into emberjs:master Sep 14, 2015
@rwjblue rwjblue deleted the add-id-and-until-to-deprecations branch September 14, 2015 01:28
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.

1 participant