Daniel Sudol

Results 97 comments of Daniel Sudol

you are very right about that Lionel, that name is 100% confusing. I need to change it from 'saveChanges' to => resetTrackerState ( or something like that.) because it only...

v0.7.4 adds the name saveTrackerChanges to the model so model.saveChanges() is now => model.saveTrackerChanges() not sure if this helps but let me know if it does and i will close...

I did not add that test @Leooo , I think I am still confused as to what that test is supposed to show.

@juggy .. if you have the energy to examine the source of the issue and fix it then please do. I will accept a PR with the fix.

@loxmys , since everyone has different setup and models, and I can't recreate you exact scenario on my own ( I might miss something ) if you can make a...

oh ok, you might want to try the previous versions like v0.7.X  because they were for ember data less than 3.5   you can see the notes on the tags also...

oh yeah.. i should set that in the readme, to explain what versions work for what ember-data. if you feel like helping out please make a PR and add that...

Not sure @pythonquick, if you want to fix things, might have to dig in and do it yourself, because I went to the land of clojure and have not returned.

pretty much @tythewebguy , if you want to maintain it .. i can give you maintainer rights

This is a really good question. I think I remember me thinking that when you create a model it's state is: root.loaded.created.uncommitted so that in essence, every attribute is considered...