DefinitelyTyped/jqueryui
lucapierobon 0e3e659961 Added non-specialized signature for slider(methodName, values) to avoid compiler error TS2154
Compiling with TS 0.9.1.1 the compiler stopped with "error TS2154: Specialized overload signature is not subtype of any non-specialized signature."
As a matter of fact the non-specialized signature for the slider(methodName, values) overload was missing.
Adding it everything was fine.
2013-09-04 12:47:00 +02:00
..
jqueryui-tests.ts jQueryUI: fixed empty string interpreted as null 2013-08-23 21:04:18 +02:00
jqueryui.d.ts Added non-specialized signature for slider(methodName, values) to avoid compiler error TS2154 2013-09-04 12:47:00 +02:00