Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Dependency of ngAnimate for animations and transitions #3887

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Do you want to see directives in action? Visit http://angular-ui.github.io/boots
# Installation

Installation is easy as UI Bootstrap has minimal dependencies - only the AngularJS and Twitter Bootstrap's CSS are required.
Note: Since version 0.13.0, Ui Bootstrap depends on [ng-animate module](https://docs.angularjs.org/api/ngAnimate) for transitions and animations (ie accordion directive, carroussel). Include it in your angular if you want enable these features.

#### Install with Bower
```sh
Expand Down