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

Commit 69aae35

Browse files
committed
chore: add angular-touch instructions to homepage
1 parent 96c6866 commit 69aae35

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎misc/demo/index.html‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ <h3>Dependencies</h3>
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>
160160
<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>
161+
<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>
161162
<li><a href="http://getbootstrap.com" target="_blank">Bootstrap CSS</a> (tested with version <%= bsversion %>).
162163
This version of the library (<%= pkg.version%>) works only with Bootstrap CSS in version 3.x.
163164
0.8.0 is the last version of this library that supports Bootstrap CSS in version 2.3.x.

0 commit comments

Comments
 (0)