Commit Graph

14 Commits

Author SHA1 Message Date
Josh Olson
1e2ac48780 Allow callbacks to ignore event object 2016-04-05 15:59:51 -05:00
Josh Olson
9636ae9d5e Fix definitions of #bind/#unbind, merge overloads
See https://github.com/RobertWHurst/KeyboardJS/blob/master/lib/keyboard.js#L54 for bind()
See https://github.com/RobertWHurst/KeyboardJS/blob/master/lib/keyboard.js#L84 for unbind()
2016-04-05 15:49:31 -05: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
vvakame
4de74cb527 normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
David Asmuth
948f0629b2 added old author; grammatical corrections, stop() now returns void instead of any 2016-01-11 15:06:54 +01:00
David Asmuth
c7d3aaed88 keyboardjs updated to latest version 2016-01-03 16:40:10 +01:00
Bartvds
5d95684e19 added/fixed headers k-n
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 01:19:01 +01:00
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Vincent Bortone
e7ec2d7f22 Renamed files, fixed methods in KeyboardJSStatic. 2013-01-17 11:56:31 -05:00
Vincent Bortone
48c81ab000 Fix activeKeys declaration 2013-01-16 09:03:34 -05:00
Vincent Bortone
016d3ba518 Rename KeyboardJS interface, declare KeyboardJS variable 2013-01-16 00:25:51 -05:00
Vincent Bortone
abdf5206cc Initial development of type definition file for KeyboardJS 0.4.1 2013-01-15 19:20:34 -05:00