angular-ui / bootstrap-bower

This is a bower repository to hold Angular UI Bootstrap releases.
http://angular-ui.github.com/bootstrap/
158 stars 326 forks source link

Collapse broken in 0.13.0 #55

Closed hugomenesesp closed 9 years ago

hugomenesesp commented 9 years ago

In 0.12.1 'collapse' works well, but in 0.13.0 the transition is lost. The element just hide/shows in a frame.

In the issue https://github.com/angular-ui/bootstrap/issues/3676 it was said that the module has ngAnimate dependency. Must it be on bower.json?

Thanks!

rvanbaalen commented 9 years ago

Dont cross-post issues. All issues should be resported on the main repository. This is an auto-generated repo.

rvanbaalen commented 9 years ago

ngAnimate is not a required dependency, only if you want fluid transitions and animations. That's probably the reason why it didn't end up in the default dependency list.