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 |
|