adopted-ember-addons / ember-changeset

Ember.js flavored changesets, inspired by Ecto
http://bit.ly/ember-changeset-demo
MIT License
431 stars 141 forks source link

Override snapshot/restore to separate keys and values #645

Open sapryniukt opened 2 years ago

sapryniukt commented 2 years ago

This pull request provides the ability to fix snapshot and restore methods regardless of changes in validation-changeset. So, current PR reproduces the same result as https://github.com/validated-changeset/validated-changeset/pull/167