This website requires JavaScript.
Explore
Help
Sign In
wassname
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/DefinitelyTyped.git
synced
2026-08-30 11:14:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b4d78850ffd79967d5988b54ea0727f4cb399ec
DefinitelyTyped
/
knockout
T
History
EWOUT-QMINO\Ewout
4b4d78850f
Refactored the properties of KnockoutObservable<T> into a seperate interface. This way KnockoutObservableArray doesn't extend KnockoutObservable anymore, making it possible to override methods according to the knockoutjs syntax (including Array Change subscription support).
2014-10-08 10:29:07 +02:00
..
tests
Added support for Array Change subscriptions. Added tests to the test_observableArrays() in knockout-tests.ts.
2014-10-07 12:20:56 +02: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
Remove quotes from response files
2014-09-02 14:53:39 -07:00
knockout.d.ts
Refactored the properties of KnockoutObservable<T> into a seperate interface. This way KnockoutObservableArray doesn't extend KnockoutObservable anymore, making it possible to override methods according to the knockoutjs syntax (including Array Change subscription support).
2014-10-08 10:29:07 +02:00
knockoutamd-tests.ts
Made knockout.d.ts support both AMD and static loading.
2013-08-15 17:17:36 -05:00