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

Commit 62e0761

Browse files
Foxandxsswesleycho
authored andcommitted
chore: bump minimum angular version in homepage
Closes #5018
1 parent 8930a7f commit 62e0761

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: misc/demo/index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,9 @@ <h3>Dependencies</h3>
154154
JavaScript is required. The <strong>only required dependencies</strong> are:
155155
</p>
156156
<ul>
157-
<li><a href="http://angularjs.org" target="_blank">AngularJS</a> (requires AngularJS 1.3.x, tested with <%= ngversion %>).
158-
0.12.0 is the last version of this library that supports AngularJS 1.2.x.</li>
157+
<li><a href="http://angularjs.org" target="_blank">AngularJS</a> (requires AngularJS 1.4.x, tested with <%= ngversion %>).
158+
0.14.3 is the last version of this library that supports AngularJS 1.3.x and
159+
0.12.0 is the last version that supports AngularJS 1.2.x.</li>
159160
<li><a href="http://getbootstrap.com" target="_blank">Bootstrap CSS</a> (tested with version <%= bsversion %>).
160161
This version of the library (<%= pkg.version%>) works only with Bootstrap CSS in version 3.x.
161162
0.8.0 is the last version of this library that supports Bootstrap CSS in version 2.3.x.

0 commit comments

Comments
 (0)