Commit Graph

44522 Commits

Author SHA1 Message Date
Luis Stanley Jovel
7ebd1ec80e Add missing property boolean selfHandleResponse
Add missing boolean property `selfHandleResponse` to ServerOptions interface
2018-05-14 16:17:53 -06:00
Ron Buckton
00bedbf8df Merge pull request #25742 from isLishude/node-util-feat
feat(node9&10): add `TextDecoder` and `TextEncoder` for `util` module
2018-05-14 13:45:51 -07:00
Ron Buckton
f87993327e Merge pull request #25754 from WangZishi/master
[passport-oauth2] Add missing protected property
2018-05-14 13:41:29 -07:00
Ron Buckton
9acdcd67d9 Merge pull request #25750 from saadq/cosmiconfig
[cosmiconfig] use optional types where appropriate
2018-05-14 13:40:09 -07:00
Saffa Shujah
03a4f2840f [@types/rebass] Missing Link Type Added (#25704)
Missing Link Type Added
2018-05-14 11:13:07 -07:00
Nate Mara
0c564acdc0 Add express-correlation-id and correlation-id packages (#25710)
* feat(correlation-id & express-correlation-id): Add express-correlation-id and correlation-id packages

* fix(correlation-id) Update type of bindID function
2018-05-14 11:12:35 -07:00
AylaJK
020bc73382 Add express-socket.io-session types (#25673)
* Add express-socket.io-session

* Reverting to defalut tslint config
2018-05-14 11:11:35 -07:00
Ron Buckton
b6c31c029e Merge pull request #25669 from samwalshnz/react-content-loader-opacity-props
[@types/react-content-loader] introduce `primaryOpacity` and `secondaryOpacity` props + bump version to 3.1
2018-05-14 11:01:11 -07:00
Ron Buckton
fd5e39c746 Merge pull request #25613 from Flarna/node_v10_updates
[node] Add some NodeJS 10 changes
2018-05-14 10:59:26 -07:00
Ron Buckton
b9d312008a Merge pull request #25679 from giofreitas/master
video.js - Add Definitions for Component Class.
2018-05-14 10:58:06 -07:00
Eloy Durán
66ab3e02c4 Merge pull request #25769 from ArmandsB/master
[@types/react-native] Missing methods for SectionList
2018-05-14 16:23:44 +02:00
Armands Baurovskis
ae6cbcf392 = SectionList missing methods 2018-05-14 17:04:46 +03:00
Eloy Durán
3ca5cc41f8 Merge pull request #25733 from jstheoriginal/master
allowFontScaling for react-native
2018-05-14 15:33:14 +02:00
islishude
ee6b647dbb chore: remove ts version statements 2018-05-14 21:15:04 +08:00
islishude
c31b37eb16 fix: fix typos 2018-05-14 21:00:14 +08:00
Wang Zishi
8a1acc010f fix test 2018-05-14 10:50:53 +08:00
Wang Zishi
626ba446b8 fix missing protected _oauth2 property 2018-05-14 10:46:43 +08:00
Wang Zishi
3a870ec70a Merge remote-tracking branch 'DefinitelyTyped/master' 2018-05-14 10:19:01 +08:00
saadq
e3cfa5348b add optional types to other explorer methods 2018-05-13 17:56:04 -04:00
Sam Walsh
b16ee314f5 The last of code formatting fixes 2018-05-14 09:29:27 +12:00
Sam Walsh
db0f6c533b More code formatting fixes 2018-05-14 09:28:56 +12:00
Sam Walsh
835021372f Fix double quotes autoformatting 2018-05-14 09:26:27 +12:00
Saad Quadri
f31b54d5b7 cosmiconfig options should be optional 2018-05-13 17:14:42 -04:00
islishude
fc2b440fc8 fix: fix ts version 2018-05-13 20:32:31 +08:00
islishude
58379cb180 feat(node9&10): add TextDecoder and TextEncoder for util module 2018-05-13 19:13:40 +08:00
Dominique Rau
9028a63234 state can be typed (#25640) 2018-05-12 13:58:25 -07:00
Justin Stanley
ec90482869 Moved allowFontScaling from TextPropsIOS to TextProps
- `allowFontScaling` is not an iOS-only prop on Text.
-  also removed the link to `allowFontScaling` for TextInput as there’s already a link to the TextInput docs above the interface declaration.
2018-05-12 12:29:56 -05:00
Justin Stanley
f85390fff4 Added allowFontScaling prop to TextInputProps 2018-05-12 12:20:39 -05:00
Nate Mara
a68f617d89 fix(unzipper): update promise and buffer to be functions, not properties (#25685) 2018-05-11 15:01:23 -07:00
Paul van Brenk
af5dd8fe0f Change node 6 to target es5 (#25719) 2018-05-12 09:49:57 +12:00
Zev Spitz
2909ac3acc Split activex-interop from windows-script-host; replace activex-iwshruntimelibrary (#25695)
* Interop definitions -
 https://github.com/Microsoft/TypeScript/issues/21440

* WSH definitions

* Merge IWshRuntimeLibrary; -Object methods use ActiveXObjectNameMap

* WshNamed, WshUnnamed and default properties

* Merge activex-iwshruntimelibrary into windows-script-host

* WScript.Echo optional parameter

* Deleted package.json
2018-05-11 14:22:21 -07:00
Ifiok Jr
52aaa6bc5c react-native-htmlview types added (#25713) 2018-05-11 13:00:21 -07:00
khanhas
cb5a7de889 [@types/proton-native] Add types for proton-native (#25705)
* Add types for proton-native

* Fixed `export`
2018-05-11 12:45:05 -07:00
Ika
30208d0b82 feat(lazy-value): initial commit (#25699)
* feat(lazy-value): initial commit

* docs: add docs
2018-05-11 12:41:43 -07:00
Saffa Shujah
9a7ca607f5 Update index.d.ts (#25675)
Avatar and Image type are diff but the styling is different and the alt attribute is required for Image type.
2018-05-11 12:29:30 -07:00
Ifiok Jr
3e13aec055 add type definition for react-native-indicators (#25612) 2018-05-11 12:27:17 -07:00
TheAppleFreak
11a43248e5 @types/snoowrap - Make RedditContent thenable (#25683)
* Makes RedditContent derivatives Thenable

* Makes RedditContent thenable

* Added test
2018-05-11 12:21:21 -07:00
Steven Zeck
ca6596df7a [cosmiconfig] update definitions for v5 (#25624)
* [cosmiconfig] update definitions for v5

* Move v4 files into v4 directory

* Make recommended changes, use exported interfaces and functions

* Remove sample-config.json file

* Change config from type to interface
2018-05-11 12:20:42 -07:00
Olegs Jeremejevs
01d6a921e3 webpack: Fix some problems introduced in #25566 (#25691) 2018-05-11 12:19:24 -07:00
Michael Zlatkovsky
d222093d1d Massive office.js update: ExcelApi 1.7, additions to Word and OneNote codegen (#25689)
* Update to ExcelApi 1.7 and with latest Word d.ts codegen

* Remove other IPromise dependencies, making everything be just regular Promises

* Annotate with TS 2.4 requirement in the header

* Use "namespace" instead of "module"

* add "Office.Preview.startCustomFunctions()"

* Apply auto-formatting

* Fix 1 typo and clean up trailing statements
2018-05-11 12:17:44 -07:00
Tom Crockett
2718a5e3ee [jss] Export named type for the options argument to createStyleSheet (#25692) 2018-05-11 12:16:27 -07:00
Ika
32375d7c44 fix(prettier): printer.embed is optional (#25697)
* fix(prettier): printer.embed is optional

* fix: FastPath#getName() could be number

* fix: add missing FastPath#stack

* fix: printDocToString return type
2018-05-11 12:11:33 -07:00
Bryan Hughes
8cd6bba3b3 Updated Node.js dgram.send() signature with recent changes in Node.js API (#25664)
* Updated “send” signature with recent changse

* Fixed some other issues with send() signature and added Node 10
2018-05-10 15:40:37 -07:00
Mohamed Hegazy
fd28954b07 Add declarations for cli-progress package (#25661)
* Add declarations for cli-progress package

* Add missing property

* Close comment

* Fix lint failure
2018-05-10 13:36:32 -07:00
Rong Shen
9cd7841a26 add types for jsonic (#25671) 2018-05-10 13:34:27 -07:00
Andy
478994240a Revert "Used a conditional type for Sinon's stub class typings (#25656)" (#25686)
This reverts commit 49ecfa4536.
2018-05-10 13:24:02 -07:00
Inaki Arroyo
f0b4609d77 deline types (#25666) 2018-05-10 13:19:38 -07:00
ryym
5e47df0e65 Add a link about major version update in 'Make a pull request' section (#25663) 2018-05-10 13:16:28 -07:00
Vasily Nesterov
d19c85c26e [react-google-maps-loader] Create type definitions (#25662) 2018-05-10 13:15:04 -07:00
Sinziana Nicolae
63b0e8b632 [react-dates] Add types in DayPickerRangeControllerShape (#25619)
* Add types for daySize and verticalBorderSpacing in DayPickerRangeControllerShape

* Change order of types
2018-05-10 13:04:01 -07:00