Commit Graph
20 Commits
Author SHA1 Message Date
basarat 82fcdaf511 winjs - winrt updates Merge branch 'master' of https://github.com/craigktreasure/DefinitelyTyped into winjs-updates 2014-01-26 11:16:12 +11:00
craigktreasure 4b18584819 WinJS.Binding updates from Adam
Updated WinRt from @adamhewitt627 as well as his changes for
WinJS.Binding.
2014-01-24 20:54:12 -08:00
Bart van der Schoor 5263434c20 added/fixed few headers
https://github.com/borisyankov/DefinitelyTyped/issues/1570

cleaned up some more, mostly urls and typos
2014-01-25 01:08:33 +01:00
Bartvds d436daf4c2 added/fixed headers t-z
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 02:59:02 +01:00
craigktreasure bde65f741d Fixed the Page object.
Generated pages don't play nicely with the optional options parameter.
Made it required.
2014-01-22 21:19:08 -08:00
craigktreasure c47a3ad39c Lots of small updates
Object -> any
Other small corrections
2014-01-22 21:01:34 -08:00
craigktreasure d182a6e43d WinJS file heading
Re-added license and WinRT reference.
2014-01-20 17:50:27 -08:00
craigktreasure 7f91e75893 Full WinJS and WinRT update
This contains a complete WinJS type definition with required WinRT type
definition update.
2014-01-20 17:46:56 -08:00
vvakame 24cc356d6f Remove not required tscparams 2014-01-11 22:55:11 +09:00
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