vitalets / angular-xeditable

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

Add `onOpenFocus` support #363

Closed ProgressoRU closed 8 years ago

ProgressoRU commented 9 years ago

onOpenFocus attribute added in https://github.com/angular-ui/bootstrap/commit/4a69d00815c257e09bab33d7798539708c3dca0d of Angular-ui I believe this can help with #164

ckosloski commented 8 years ago
mitcht commented 8 years ago

I would think you would add this to each directive, as well as update the documentation. Thoughts?

ckosloski commented 8 years ago

This can be closed, it was fixed by #456