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 - angular-bootstrap now is 0.12 #104

Closed piernik closed 9 years ago

piernik commented 9 years ago

Can You change angular-bootstrap depency to '^0.11' - it now is at 0.12 and soon will be 0.13

Edit: and You've got `angular-translate as depency - shouldn't it be optional?

ghost commented 9 years ago

Same here. ui-bootsrtap is 0.12.1 now, but updated makes it downgrade to 0.11.2

P.S. Thank you for the dialog service!!

m-e-conroy commented 9 years ago

If you bower installed angular-bootstrap previously and then tried to install this package it should give you the option to use the already installed version so long as its 0.11 and above. If it doesn't let me know, I did push it up to 0.12, in order to maintain compatibility with both versions 0.12 and 0.13. Version 5.2.8 should work better with Angular-Bootstrap 0.13 as there is a bug with 0.13 when using Angular 1.4.