Raghav Katyal
|
395c4e1639
|
Turning on consistent casing flag and fixing failures
|
2016-06-30 15:14:49 -07:00 |
|
Ryan Cavanaugh
|
bfd400a8f8
|
Add noEmit to all config files
|
2016-05-10 12:24:49 -07:00 |
|
Ryan Cavanaugh
|
50387d4046
|
Change relative reference paths to types references. Errors incoming...
|
2016-05-09 18:06:27 -07:00 |
|
Ryan Cavanaugh
|
49b1ac6a38
|
Rename all entry points to index.d.ts and explicitify all file lists
|
2016-05-09 17:29:10 -07:00 |
|
Ryan Cavanaugh
|
ab2b4191c5
|
Add typesRoot to all config files
|
2016-05-09 13:52:25 -07:00 |
|
Ryan Cavanaugh
|
33686b47c5
|
Lots of fixes
|
2016-05-04 16:30:29 -07:00 |
|
Ryan Cavanaugh
|
ded70421be
|
Turn off strict null checks
|
2016-05-04 15:08:38 -07:00 |
|
Ryan Cavanaugh
|
69d1929d8a
|
Add tsconfig.json files
|
2016-05-04 14:14:39 -07:00 |
|
Ryan Cavanaugh
|
e7c111c4b7
|
Merge remote-tracking branch 'upstream/master' into types2.0
Add tsconfig files everywhere
# Conflicts:
# azure-mobile-services-client/AzureMobileServicesClient.d.ts
# bookshelf/bookshelf.d.ts
# hapi/hapi.d.ts
# helmet/helmet.d.ts
# mongodb/mongodb.d.ts
# nock/nock.d.ts
# react-bootstrap/react-bootstrap.d.ts
# react-helmet/react-helmet.d.ts
# restify/restify.d.ts
# sequelize/sequelize.d.ts
|
2016-04-27 20:40:21 -07:00 |
|
vvakame
|
7de6c3dd94
|
Merge branch 'master' into rename-repo-url
|
2016-03-17 21:06:54 +09:00 |
|
vvakame
|
14fe4313f4
|
replace internal module to namespace
|
2016-03-17 02:18:10 +09:00 |
|
vvakame
|
56295f5058
|
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
|
2016-03-17 00:55:26 +09:00 |
|
Strato
|
0bbeafaf4f
|
Added missing interface Windows.Storage.IStorageFolder2
Was introduced in WinRT 2.0.
|
2016-03-11 13:20:29 +01:00 |
|
Kagami Sascha Rosylight
|
3287be67b3
|
merge ISomeInterface2 into ISomeInterface
|
2016-02-22 02:51:56 +09:00 |
|
Kagami Sascha Rosylight
|
01fc50d962
|
Add some missing descriptions / fix incompatibility
|
2016-02-16 02:08:29 +09:00 |
|
Aya Morisawa
|
917a08ec32
|
Remove trailing whitespaces
|
2016-01-27 19:48:40 +09:00 |
|
Kagami Sascha Rosylight
|
04a08ba8b5
|
interface updates
|
2016-01-03 14:46:21 +09:00 |
|
Kagami Sascha Rosylight
|
ceabd3a985
|
comment order
|
2015-12-21 20:38:05 +09:00 |
|
Kagami Sascha Rosylight
|
6ce0e61097
|
Create winrt-uwp.d.ts
|
2015-12-21 20:02:16 +09:00 |
|
Jordy Hulck
|
caa3a24af7
|
Added JSDoc for ApplicationViewTitleBar
|
2015-08-30 23:51:58 +02:00 |
|
Jordy Hulck
|
2eb770d6fa
|
Added titlebar api from UWP
|
2015-08-30 22:19:56 +02:00 |
|
tpodolak
|
36324e98d9
|
Updated missing Windows.ApplicationModel.Activation.ActivationKind enum values
|
2015-08-25 20:45:47 +02:00 |
|
tpodolak
|
371ffebdb0
|
Added support for authenticateAndContinue
|
2015-08-21 23:21:45 +02:00 |
|
Aurelien Souchet
|
743ed605df
|
merging interfaces
|
2015-06-09 11:06:18 +02:00 |
|
Aurelien Souchet
|
f844c0947a
|
added new pickers interface / methods to WinRT
|
2015-06-04 16:35:13 +02:00 |
|
SaschaNaz
|
92e29d7ca8
|
readBytes/writeBytes receives array of number
|
2015-05-22 01:12:41 +09:00 |
|
SaschaNaz
|
c5a17104d4
|
readBytes fix
|
2015-05-22 00:50:44 +09:00 |
|
Yui T
|
a88024c770
|
Update breaking change from parsing class declaration in strict mode (as specified in ES6)
|
2015-04-08 11:35:43 -07:00 |
|
David Gonzalez Zornoza
|
6380f95523
|
Add method getItemsAsyn and remove nullable in IPromise.done
|
2015-01-28 09:29:48 +01:00 |
|
Mohamed Hegazy
|
7d1ef8108d
|
Update WinRT typings to fix extend conflict as both 'IWebSocket' and 'IClosable' implemetn a close method with diffrent signatures
|
2014-09-02 14:25:53 -07:00 |
|
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
|
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 |
|
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 |
|
basarat
|
e41aa1f64d
|
winjs/winrt from TypeScript samples
|
2013-08-28 21:50:03 +10:00 |
|