Commit Graph

11 Commits

Author SHA1 Message Date
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
Adi Dahiya
bc8c22045f Update Drop and Tether typings
This is a breaking change that simplifies the definition files
and exports the right thing for the external modules.
Previously, the external module export was wrong
(the global `Drop` and `Tether` constructors are exported
when these libraries are imported in CommonJS, not the
namespaces as the typings suggested).
2016-01-27 18:53:39 -05:00
Alain Béarez
34034aaf69 Add beforeClose option and isOpened() function 2015-12-17 18:24:38 +01:00
Daniel Rosenwasser
fc46cd7ac0 Add 'classes' property to options bag in 'drop'. 2015-08-11 15:11:53 -07:00
vvakame
b45d6b7e61 fix drop/drop-tests.ts 2015-07-19 16:59:01 +09:00
Adi Dahiya
391ff639b1 Add 'element' and 'tether' to Drop typings 2015-04-23 14:11:09 -04:00
Adi Dahiya
a585282c8a Update drop typings for Drop v0.5.7 2015-04-21 20:03:50 -04:00
Adi Dahiya
b707d6fbdd Add Drop.createContext typing 2015-03-26 14:08:35 -04:00
Adi Dahiya
d8ea3e37f7 Add drop typings 2015-03-04 21:09:49 -05:00