Commit Graph

12 Commits

Author SHA1 Message Date
Benjamin Bock
2b13484b4d Update mousetrap-global-bind-tests.ts 2015-08-27 21:02:39 +02:00
Benjamin Bock
e3ac8a3f74 Mousetrap global-bind plugin should match upstream
The official Mousetrap global-bind plugin uses bindGlobal as method name.

See https://github.com/ccampbell/mousetrap/tree/master/plugins/global-bind
2015-08-27 21:01:42 +02:00
Brad Jones
50fffc5522 Added MousetrapInstance Interface.
As of Mousetrap 1.5, attaching event handlers to specific elements is now possible.
see: WRAPPING SPECIFIC ELEMENTS @ https://craig.is/killing/mice
2015-06-17 16:14:31 +10:00
vvakame
0607d042b4 mv mousetrap-global-bind/mousetrap-global-bind.d.ts -> mousetrap/mousetrap-global-bind.d.ts 2014-11-09 00:14:20 +09:00
Andrew Bradley
1d556e1d7c Modified Mousetrap definition to allow Mousetrap to be loaded as an
external module.

- tests are also updated to test loading as an external module
- mousetrap exports itself as an AMD module when an AMD define function is
  present
2014-11-06 01:39:49 -05:00
Bart van der Schoor
1d345f6c14 cleaned-up headers 2014-06-18 23:31:11 +02:00
Derek Cicerone
221f0bcfb0 Replace bool with boolean (for TypeScript 0.9.0+) 2013-07-02 16:11:22 -04:00
Neil Stalker
8d4540f61b Fix definitions for TS 0.9 2013-06-25 13:44:00 +01:00
Daniel Tar
99af9aba75 Fixes, glDatePicker tests 2013-01-20 16:16:58 +01:00
Daniel Tar
582892f118 Mousetrap: version info added 2013-01-20 16:11:33 +01:00
Daniel Tar
04478a3486 Mousetrap: Type fix 2013-01-20 15:21:00 +01:00
Daniel Tar
78de7a570d Mousetrap TypeScript definition files 2013-01-20 15:15:09 +01:00