DefinitelyTyped/tether-drop
Péter Kovács f20bfbfba3 [tether-drop] Improve beforeClose function signature (#14145)
beforeClose function in the type definition has no parameters, yet in drop source code (DropInstance class, beforeCloseHandler method) two parameters are passed to this function.
First the JavaScript event object, that triggered the close, and then the drop instance object. The signature was updated to reflect this.
2017-01-20 09:55:59 -08:00
..
index.d.ts [tether-drop] Improve beforeClose function signature (#14145) 2017-01-20 09:55:59 -08:00
tether-drop-tests.ts [tether-drop] Improve beforeClose function signature (#14145) 2017-01-20 09:55:59 -08:00
tsconfig.json Use "lib" in tsconfigs instead of "target". (#13968) 2017-01-18 07:51:51 -08:00