vitalets / angular-xeditable

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

Make new editables added to a form match the waiting state of the form #353

Closed coreypobrien closed 9 years ago

coreypobrien commented 9 years ago

When adding a new item to an editable form, the waiting state of the new item needs to match the waiting state of the rest of the form.

eugef commented 9 years ago

@coreypobrien , thanks for your commitment.