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

Angular 1.3? #98

Closed LiamK closed 9 years ago

LiamK commented 9 years ago

Anyone tested this on Angular 1.3?

wedneyyuri commented 9 years ago

From Release Versions:

v5.2.5 : Better detection of Font-Awesome if style sheet has been concatentated. Tested against Angular 1.3.0 & Angular-Bootstrap 0.11.2

lholznagel commented 9 years ago

Works for me. Also used on the new AngularJs 1.4 Beta

niemyjski commented 9 years ago

Works for me

ronnieoverby commented 9 years ago

No problems for me.

m-e-conroy commented 9 years ago

I've used it with 1.3 and 1.4.

The combo of 1.4 with Angular-Bootstrap 0.13.0 and ngAnimate 1.4 causes a problem with modals not closing properly - I attempted to fix this v5.2.8 by defaulting animations to false.