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

bower version still refers to $modal #150

Closed venil7 closed 8 years ago

venil7 commented 8 years ago

5.2.8 when installed via bower still refers to $modal, not $uibModal here https://github.com/m-e-conroy/angular-dialog-service/blob/master/dist/dialogs.js#L307

niemyjski commented 8 years ago

This has been fixed and will be in the 5.2.9 release.

venil7 commented 8 years ago

:+1: