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

[CLEANUP beta] Remove Model deprecations #3442

Merged
merged 1 commit into from
Jul 10, 2015
Merged

Conversation

wecc
Copy link
Contributor

@wecc wecc commented Jun 24, 2015

No description provided.

*/
isDirty: Ember.computed('currentState.isDirty', function() {
// We're keeping this method around for 2.0 since we might want to re-
// introduce it later for tracking the dirty state of both attributes and
// relationships.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bmac does this make sense?

@bmac
Copy link
Member

bmac commented Jul 10, 2015

👍

wecc added a commit that referenced this pull request Jul 10, 2015
[CLEANUP beta] Remove Model deprecations
@wecc wecc merged commit 24a8398 into emberjs:master Jul 10, 2015
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