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

Reset changed attributes when matching data is pushed #3868

Merged
merged 1 commit into from
Nov 11, 2015
Merged

Reset changed attributes when matching data is pushed #3868

merged 1 commit into from
Nov 11, 2015

Conversation

pangratz
Copy link
Member

If an attribute is changed locally and data is pushed to the store which
matches the changed attribute, then this changed attribute is considered
as confirmed and is no more considered as dirty.


This addresses #3265

@igorT
Copy link
Member

igorT commented Oct 26, 2015

Can you please squash. Not super happy about one more method, but don't have any great ideas right now :(

@pangratz
Copy link
Member Author

pangratz commented Nov 3, 2015

Done. Also, is this considered a breaking change?

@bmac
Copy link
Member

bmac commented Nov 3, 2015

I believe this is a bugfix.

If an attribute is changed locally and data is pushed to the store which
matches the changed attribute, then this changed attribute is considered
as confirmed and is no more considered as dirty.
bmac added a commit that referenced this pull request Nov 11, 2015
Reset changed attributes when matching data is pushed
@bmac bmac merged commit bf7a759 into emberjs:master Nov 11, 2015
@bmac
Copy link
Member

bmac commented Nov 11, 2015

Thanks @pangratz

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.

3 participants