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

Commit 3b7be53

Browse files
Foxandxsswesleycho
authored andcommitted
docs: add angular-animate to dependencies
Closes #5290
1 parent 8a3c4b8 commit 3b7be53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: misc/demo/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ <h3>Dependencies</h3>
157157
<li><a href="http://angularjs.org" target="_blank">AngularJS</a> (requires AngularJS 1.4.x, tested with <%= ngversion %>).
158158
0.14.3 is the last version of this library that supports AngularJS 1.3.x and
159159
0.12.0 is the last version that supports AngularJS 1.2.x.</li>
160+
<li><a href="http://angularjs.org" target="_blank">Angular-animate</a> (the version should match with your angular's, tested with <%= ngversion %>) if you plan in using animations, you need to load angular-animate as well.</li>
160161
<li><a href="http://getbootstrap.com" target="_blank">Bootstrap CSS</a> (tested with version <%= bsversion %>).
161162
This version of the library (<%= pkg.version%>) works only with Bootstrap CSS in version 3.x.
162163
0.8.0 is the last version of this library that supports Bootstrap CSS in version 2.3.x.

0 commit comments

Comments
 (0)