Commit Graph
11 Commits
Author SHA1 Message Date
Adam Hewitt 1f2d03f0ef fix missing file reference 2014-01-10 14:54:37 -08:00
Adam Hewitt 556523ad40 work so it will still compile if implicit any is turned off 2014-01-04 12:51:36 -08:00
Adam Hewitt b0d6f6912e work to extend the definitions for WinJS and WinRT 2014-01-04 11:56:15 -08: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
Aaron dbcb92dc96 Update win.js to include the Template class 2013-10-02 11:25:04 -05:00
Aaron 856043d464 Added WinJS.Binding.Template class
I did not add the unusual function `render.value(...)` as I didn't know how to represent that cleanly in TypeScript.
2013-10-02 08:41:56 -05:00
Aaron 8c8629ffb7 Update winjs.d.ts to include a large number of missing functions from the List class. 2013-09-23 13:16:09 -05:00
Aaron c407adfd5e Update winjs.d.ts to include proper signature for createGrouped function
createGrouped was missing a required parameter.
2013-09-20 17:10:50 -05:00
Aaron e26d31d81d Update winjs.d.ts to include the class ErrorFromName
From http://msdn.microsoft.com/en-us/library/windows/apps/br211689.aspx#methods, the class ErrorFromName was missing.
2013-08-30 15:37:28 -05:00
basarat e41aa1f64d winjs/winrt from TypeScript samples 2013-08-28 21:50:03 +10:00