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

Commit de24927

Browse files
icfantvwesleycho
authored andcommitted
chore(docs): update readme with requirements
* update readme to list Angular version requirememts. * update readme to list Bootstrap CSS version requirements. Closes #5249
1 parent b3e6d17 commit de24927

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Diff for: README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,14 @@ Are you interested in Angular 2? We are on our way! Check out [ng-bootstrap](htt
3737
Installation is easy as UI Bootstrap has minimal dependencies - only the AngularJS and Twitter Bootstrap's CSS are required.
3838
Note: Since version 0.13.0, UI Bootstrap depends on [ngAnimate](https://docs.angularjs.org/api/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.
3939

40-
Additionally, it is strongly recommended that for UI Bootstrap 0.13.3 and higher you use Angular 1.3.18 or higher due to animation fixes.
40+
## Angular Requirements
41+
* UI Bootstrap 1.0 and higher _requires_ Angular 1.4.x or higher and it has been tested with Angular 1.4.8.
42+
* UI Bootstrap 0.14.3 is the _last_ version that supports Angular 1.3.x.
43+
* UI Bootstrap 0.12.0 is the _last_ version that supports Angular 1.2.x.
44+
45+
## Bootstrap Requirements
46+
* UI Bootstrap requires Bootstrap CSS version 3.x or higher and it has been tested with Bootstrap CSS 3.3.6.
47+
* UI Bootstrap 0.8 is the _last_ version that supports Bootstrap CSS 2.3.x.
4148

4249
#### Install with NPM
4350

0 commit comments

Comments
 (0)