codechavez / angular-inline-editor

angular-inline-editor is a small Angular library that allows the experience to use editable elements (click-to-edit) without the pain and/or hassle.
https://www.npmjs.com/package/angular-inline-editors
MIT License
9 stars 11 forks source link

Provide support for button-less auto-save functionality. #8

Open moibra opened 5 years ago

moibra commented 5 years ago

It would be great if we could optionally remove the Save-Cancel buttons and auto-save whenever a change is detected without the user having to click Save and to Cancel if no changes occur while editing.