Skip to content

Commit

Permalink
chore: add angular-touch instructions to homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxandxss committed Feb 19, 2016
1 parent 96c6866 commit 69aae35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions misc/demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ <h3>Dependencies</h3>
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>
<li><a href="http://angularjs.org" target="_blank">Angular-touch</a> (the version should match with your angular's, tested with <%= ngversion %>) if you plan in using swipe actions, you need to load angular-touch as well.</li>
<li><a href="http://getbootstrap.com" target="_blank">Bootstrap CSS</a> (tested with version <%= bsversion %>).
This version of the library (<%= pkg.version%>) works only with Bootstrap CSS in version 3.x.
0.8.0 is the last version of this library that supports Bootstrap CSS in version 2.3.x.
Expand Down

0 comments on commit 69aae35

Please sign in to comment.