Fix multi level nested fields getting marked as changed (#523)

This commit is contained in:
Ross Lawley
2013-11-29 16:24:32 +00:00
parent c074f4d925
commit d868cfdeb0
4 changed files with 69 additions and 38 deletions

View File

@@ -188,3 +188,4 @@ that much better:
* Dmytro Popovych (https://github.com/drudim)
* Tom (https://github.com/tomprimozic)
* j0hnsmith (https://github.com/j0hnsmith)
* Damien Churchill (https://github.com/damoxc)