We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35c9307 commit a61112dCopy full SHA for a61112d
misc/demo/index.html
@@ -141,7 +141,7 @@ <h3>Dependencies</h3>
141
JavaScript is required. The <strong>only required dependencies</strong> are:
142
</p>
143
<ul>
144
- <li><a href="http://angularjs.org" target="_blank">AngularJS</a> (minimal version 1.0.8)</li>
+ <li><a href="http://angularjs.org" target="_blank">AngularJS</a> (requires AngularJS 1.2.x, tested with <%= ngversion %>)</li>
145
<li><a href="http://getbootstrap.com" target="_blank">Bootstrap CSS</a> (tested with version <%= bsversion %>).
146
This version of the library (<%= pkg.version%>) works only with Bootstrap CSS in version 3.x.
147
0.8.0 is the last version of this library that supports Bootstrap CSS in version 2.3.x.
0 commit comments