DefinitelyTyped/knockout
Dan Ludwig d53bedb39c Remove ko.utils.setTextContent from public knockout utils API surface.
Although this function is available via knockout-{version}.debug.js, it is
not part of the minified knockout-{version}.js file. Invoking this function
will cause a runtime javascript error when invoked against the minified js.

See this for more info: https://github.com/SteveSanderson/knockout/issues/670
2013-02-25 15:15:13 -05:00
..
tests adjusted knockout typings; added 'templating' tests; the test file structure was refactored; #312 2013-02-22 12:22:46 -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
knockout.d.ts Remove ko.utils.setTextContent from public knockout utils API surface. 2013-02-25 15:15:13 -05:00