Commit Graph

20 Commits

Author SHA1 Message Date
Marius Filipowski
6bcec67b84 Added koLite DefaultOptions for the Binding Handler (#9136) 2016-05-01 23:48:30 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
flyfishMT
b82ebfaac5 account for hwen amd is not used, it is still added to ko static 2016-03-01 16:54:43 -07:00
flyfishMT
de29bbf60b existing build errors, fixing for travis-ci 2016-03-01 16:45:10 -07:00
flyfishMT
83fb0a3c49 kolite command, dirtyflag are no longer added to ko but are added to AMD exports. they are also broken into 3 different files. changed to reflect this and added ambient declarations so everything works in typescript with requirejs. 2016-03-01 16:37:22 -07:00
vvakame
4de74cb527 normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
Torbjörn Hansson
aaf7d88e11 KoLiteCommandOptions.execute must be a function
Before this it caused the options-object to be of any object (function,
number, array etc).
2015-02-05 10:22:46 +01:00
Mohamed Hegazy
2aaa293cb1 Remove quotes from response files 2014-09-02 14:53:39 -07:00
Bart van der Schoor
1d345f6c14 cleaned-up headers 2014-06-18 23:31:11 +02:00
Jaco Erasmus
e4426f902b Kolite - Added asyncCommand.isExecuting() unit test 2014-06-04 16:44:50 +02:00
Jaco Erasmus
7197351c94 Added - KoliteAsyncCommand interface (makes "isExecuting" public) 2014-06-04 15:44:48 +02:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
Boris Yankov
f677cca98d Multiple bool => boolean fixes 2013-08-07 18:02:05 +03:00
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Neil Stalker
26d671ccbd Fix definitions for TS 0.9 2013-06-28 22:14:33 +01:00
Boris Yankov
209d95071a Update reference paths 2013-01-17 20:03:30 +02:00
Boris Yankov
c98eebb137 Rename all definition files, remove versions 2013-01-17 17:17:27 +02:00
Natan Vivo
c7d2934d6d Update project references to use jQuery 1.9 instead of missing 1.8 file. 2013-01-17 12:05:06 -02:00
Boris Yankov
47557edee1 Add KoLite definitions and tests 2013-01-16 15:49:43 +02:00