Commit Graph

10 Commits

Author SHA1 Message Date
Rudolph Gottesheim
ae0690be81 Add missing signature to interact() (#9631)
* Add missing signature to interact()

 See http://interactjs.io/docs/#selector-contexts

* Use double quotes for consistency
2016-06-14 01:03:13 +09:00
eyal1990
932a88fb5b Fixed intreactjs's module name (#9604)
* Fixed module name

The module name should be equal to the name of the package in interactjs's package.json file (https://github.com/taye/interact.js/blob/master/package.json)

* fixed module name test
2016-06-14 00:19:11 +09:00
vvakame
7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Anthony Guo
8629aa4636 Interactjs: Add missing preventDefault method to Interactable interface 2015-08-13 14:22:20 -07:00
Tom Hasner
e4ff3c73ef fixing interact tests 2015-05-24 13:18:15 -04:00
Tom Hasner
dd10c1a6f9 scoping exported interfaces with an Interact module 2015-05-22 15:47:41 -04:00
Adi Dahiya
f2b7b66b3e Update interact.js typings to 1.0.25 2014-09-25 12:25:02 -04:00
Douglas Eichelberger
b0df0aafff create interact.d.ts 2014-06-28 14:41:25 -07:00