Commit Graph

14 Commits

Author SHA1 Message Date
Diullei Gomes
89388cefaa fix knockout-tests.ts 2014-02-26 02:14:02 -03:00
Masahiro Wakame
f6a49f9442 Merge branch 'master' into switch-0.9.5
Conflicts:
	ember/ember.d.ts
2013-12-18 12:30:03 +09:00
Thomas Butler
cbc8adfb1e removed duplicate identifier 'update' 2013-12-13 07:25:35 -05:00
Thomas Butler
e61f72fd71 removed access of non-existant property 2013-12-13 07:24:45 -05:00
Thomas Butler
18beeab5e2 changed [illegal] variant type usage to a prefered static typing 2013-12-13 07:20:48 -05:00
vvakame
8a26b64446 Merge branch 'master' into switch-0.9.5 2013-12-08 00:20:07 +09:00
Thomas Butler
b26095e9fa Fixed KnockoutComputed polymorphism
Changed KnockoutComputed to inherit KnockoutObservable to enable
polymorphic/covariant reference conversion (see included unit test for
example).
2013-12-06 06:10:12 -05:00
Igor Oleinikov
ad647a0115 knockout: fixed tests/knockout-tests.ts to align with TS 0.9.5 2013-12-06 14:40:58 +04:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
Neil Stalker
f1a37d4cfa Fix knockout tests 2013-09-01 11:03:07 +01:00
Nicholas Wolverson
92011c1772 Fix Knockout tests for 0.9/generics
Allows ko.observable()
2013-06-19 13:32:56 +01:00
Boris Yankov
3f0b158c4c Fix several tests 2013-05-25 18:27:49 +03:00
Diullei Gomes
51bbb57e1d adjusted knockout typings; added 'templating' tests; the test file structure was refactored; #312 2013-02-22 12:22:46 -03:00