DefinitelyTyped/knockout
Matt Brooks 864787b164 Add support for ko.tasks API in Knockout.js v3.4.0
Add support for Knockout’s microtask queue. Knockout’s microtask queue
supports scheduling tasks to run as soon as possible while still being
asynchronous, striving to schedule them to occur before yielding for
I/O, reflow, or redrawing.
2016-04-28 17:28:40 +01:00
..
tests Add support for ko.tasks API in Knockout.js v3.4.0 2016-04-28 17:28:40 +01:00
all-tests.ts adjusted knockout typings; added 'templating' tests; the test file structure was refactored; #312 2013-02-22 12:22:46 -03:00
all-tests.ts.tscparams normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
knockout.d.ts Add support for ko.tasks API in Knockout.js v3.4.0 2016-04-28 17:28:40 +01:00
knockoutamd-tests.ts normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00