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

Next release? #114

Closed dougmoscrop closed 9 years ago

dougmoscrop commented 9 years ago

Any idea when next release / merge some PRs is going to happen? Do you need help with maintaining this?

ayush commented 9 years ago

+1 It'll be nice to see an update. Angular bootstrap also released 0.13.0 https://github.com/angular-ui/bootstrap/commit/4c6e0b3b2eeb443b9370ca12ae2ef90d445036c4

niemyjski commented 9 years ago

+!, @dougmoscrop I'd say yes.

niemyjski commented 9 years ago

@m-e-conroy, If you want to add @dougmoscrop and myself to the repo.. We'll try and help out where we can.. I can't commit to much right now other than testing/looking/accepting pull requests and ensuring that bower is up to date.

m-e-conroy commented 9 years ago

I just release 5.2.8, adding the ability to use the animation and backdropClass options of Angular-Bootstrap modal. Hopefully this will help with thwarting the problem caused by the combo of Angular-Bootstrap 0.13.0 and Angular 1.4's ngAnimate.

@dougmoscrop @niemyjski I've added you both as collaborators.

niemyjski commented 9 years ago

Awesome! thank you!