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

Add ngAnimate in to dependency list #66

Open RopoMen opened 8 years ago

RopoMen commented 8 years ago

"Since version 0.13.0, UI Bootstrap depends on ngAnimate for transitions and animations, such as the accordion, carousel, etc. Include ngAnimate in the module dependencies for your app in order to enable animation."

I didn't see that in bower.json. Tooked me for a while to find out why Accordion animation wasn't working.