DefinitelyTyped/knockout
Brian Dukes b500036887 Use base type in ko.virtualElements interface
The knockout `virtualElements` API accepts all types of DOM nodes, not just HTML elements.

For example, I was trying to insert a text node (from `document.createTextNode`), and it was seen as invalid.
2014-04-11 10:43:57 -05:00
..
tests fix knockout-tests.ts 2014-02-26 02:14:02 -03: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 Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
knockout.d.ts Use base type in ko.virtualElements interface 2014-04-11 10:43:57 -05:00
knockoutamd-tests.ts Made knockout.d.ts support both AMD and static loading. 2013-08-15 17:17:36 -05:00