chore: update with version support
- Update to note support for 1.5 - Bump up the ngversion for Plunker Closes #5437
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
JavaScript is required. The <strong>only required dependencies</strong> are:
|
||||
</p>
|
||||
<ul>
|
||||
<li><a href="http://angularjs.org" target="_blank">AngularJS</a> (requires AngularJS 1.4.x, tested with <%= ngversion %>).
|
||||
<li><a href="http://angularjs.org" target="_blank">AngularJS</a> (requires AngularJS 1.4.x or higher, tested with <%= ngversion %>).
|
||||
0.14.3 is the last version of this library that supports AngularJS 1.3.x and
|
||||
0.12.0 is the last version that supports AngularJS 1.2.x.</li>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user