Commit Graph

6 Commits

Author SHA1 Message Date
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Thomas Michon
697223d3e6 Make map and filter return type with a dispose method
Defined a KnockoutMappedObservableArray type which extends
KnockoutSubscription, providing a dispose() method since the mapped arrays
require disposal for proper cleanup.
2015-03-30 19:33:07 -07:00
Thomas Michon
c124eaac95 Add support for mappingOptions in knockout.projections
Added support for new features introduced in knockout-projections,
mappingOptions parameters with either a mapping/disposeItem pair or a
single mappingWithDisposeCallback function which produces a
mappedItem/dispose pair.
2015-03-30 19:19:11 -07:00
Bartvds
5d95684e19 added/fixed headers k-n
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 01:19:01 +01:00
John Reilly
a20e5adf6a knockout.projections: corrected header 2013-12-04 11:35:18 +00:00
John Reilly
6d740ceb67 knockout.projections: Created typings and tests 2013-12-04 11:28:29 +00:00