m-e-conroy / angular-dialog-service

A complete AngularJS service with controllers and templates for generating application modals and dialogs for use with Angular-UI-Bootstrap and Twitter Bootstrap
MIT License
618 stars 228 forks source link

Need default button #108

Open shak18 opened 9 years ago

shak18 commented 9 years ago

i really like this package i was using bootbox before this but it wasnt integrated with angular, the only missing feature would be that bootbox places the focus on a button of the dialog which i think is important for accesibility, would be great to include that option

m-e-conroy commented 9 years ago

@shak18 I'll see what I can do but seeing as this package only defines typical usage of modals and not the modals themselves this may be a good question for the Angular-UI people