Commit Graph

25 Commits

Author SHA1 Message Date
Mohamed Hegazy
3c513b0a10 Merge pull request #8619 from webbiesdk/hammerInstanceIsNotAFunction
HammerJS: Hammer instance is not a function
2016-06-22 16:36:04 -07:00
jugglingthebits
de8e80dfe5 Allow SVGElement as the first param for the constructor function. (#8789) 2016-04-17 22:08:28 +09:00
Erik Krogh Kristensen
60ddc18a59 HammerJS: Added the HammerManagerConstructor interface, and used it where it should. 2016-03-18 14:01:19 +01:00
Erik Krogh Kristensen
96ea748284 HammerJS: Creating an instance of Hammer returns an object, which is not a function. So calling "new" on it doesn't make sense. 2016-03-18 12:56:29 +01:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
lucasljj
74a4dfc1bc Fix a optional parameter on Hammer.js
the .off method on a instance of HammerManager must have a handler as optional, see: http://hammerjs.github.io/api/
2016-01-03 19:18:21 -02:00
vvakame
91e1c3f3fc remove unused reference at hammerjs/hammerjs.d.ts 2015-10-16 22:03:39 +09:00
Vasya Aksyonov
1a574a99ba Module name fix and tests 2015-09-28 18:12:20 +05:00
diontools
812e510f7d SwipeRecognizer extends AttrRecognizer 2015-09-11 18:28:51 +09:00
Daniel Rosenwasser
3e2ea701cd Fix test for 'hammerjs'. 2015-08-07 17:09:26 -07:00
milkisevil
f56ac12afd Added reference to touch-events/touch-events.d.ts 2015-02-03 15:19:02 +00:00
milkisevil
6f80a5812e srcEvent now uses a union type (as introduced with Typescript 1.4) 2015-02-03 14:57:45 +00:00
Han Lin Yap
a9678270a5 Allow to use as module 2015-01-29 18:25:55 +01:00
milkisevil
5f23ae6d45 New definitions and tests for hammer.js v2 (a complete rewrite of lib) 2014-11-18 14:44:21 +00:00
milkisevil
ac6dc98115 Added version number to existing (and now old) hammerjs definition and tests 2014-11-18 14:38:19 +00:00
Bart van der Schoor
51dd18f272 fixed some headers 2014-06-26 05:43:00 +02:00
Drew Noakes
fa21128d08 Update hammerjs for version 1.1.3. 2014-06-07 23:29:11 +01:00
satoru kimura
2e37cabb31 Update Hammer.js to v1.0.10. 2014-04-02 15:08:22 +09:00
basarat
959fed32fe hammerjs : updated options to v1.0.5 closes #350 2013-09-07 14:59:08 +10:00
Derek Cicerone
210b10c347 Replace bool with boolean (for TypeScript 0.9.0+) 2013-07-02 19:43:47 -04:00
Neil Stalker
2192405a76 Fix definitions for TS 0.9
hammer.js
jake
jszip.js
dust.js
google,analytics
linq.js
2013-06-24 22:51:29 +01:00
Boris Yankov
209d95071a Update reference paths 2013-01-17 20:03:30 +02:00
Boris Yankov
c98eebb137 Rename all definition files, remove versions 2013-01-17 17:17:27 +02:00
Natan Vivo
c7d2934d6d Update project references to use jQuery 1.9 instead of missing 1.8 file. 2013-01-17 12:05:06 -02:00
Boris Yankov
6b738d15be Add hammer.js 2012-12-23 18:05:30 +02:00