Files
DefinitelyTyped/types/knockout
ltlombardiandNathan Shively-Sanders bb560329b9 Add JSDoc to more methods @knockout (#31507)
* Add JSDoc to observableArray methods

I added JSDoc to all the observableArray methods and fixed some spacing irregularities in the file(extra or missing space)

* - add jsdoc for more methods.

* - add two missing methods: getDependenciesCount(): number; and   isActive(): boolean;
- small fixes in verb conjugation for JSDOC
- more JSDOC
- improvements in ignoreDependencies<T> method signature

* this is a test

* new test with different author

* this is a test of author

* test 2

* yet again

* 4th is the charm

* It was a breaking change I'll leave to a separate branch

* small fixes

* -split KnockoutComputedDefine in two interfaces.

One used together with evaluatorFunction and other when read property is required

* Small fixes

* Revert "-split KnockoutComputedDefine in two interfaces."

This reverts commit 41a7986e94f3e5772a711c4b4f1dd8f52125d945.

changes for another PR
2018-12-20 10:49:18 -08:00
..