vitalets / angular-xeditable

Edit in place for AngularJS
http://vitalets.github.io/angular-xeditable
MIT License
1.91k stars 403 forks source link

Ability to capture the oldvalue in a field as $olddata like newvalue is available in $data - New Feature Request #438

Open madhurahuja opened 8 years ago

madhurahuja commented 8 years ago

Requesting a feature to have access to the old value of the data input field in some variable which is available in form scope. This would greatly help in identifying and highlighting changes in a huge form.

ckosloski commented 7 years ago

Pull requests are welcome :)