Jason Unger
beb66996a4
Create definitions for react-radio-group
2018-05-14 17:52:38 -04: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
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
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
Brian Crowell
7531e4e98e
[natural-sort] Make definitions and tests match module ( #25670 )
...
The module is a function that takes options and returns a sort function.
It is not the sort function itself. The sort function also works on any
mixture of numbers and strings, as the module's own usage examples show.
The tests are just the usage examples verbatim.
2018-05-10 13:01:14 -07:00
Ólavur Debes Joensen
44252be6ab
Fix typo fullWdith -> fullWidth ( #25676 )
2018-05-10 13:00:01 -07:00
Daniel van der Merwe
ef4570ef0a
SingleScreenApp can take an appStyle param ( #25562 )
...
This is undocumented but works
2018-05-10 12:59:44 -07:00
Patrick Simmelbauer
6280a2d5e9
Add missing parameter to findWrapping ( #25678 )
2018-05-10 12:59:07 -07:00
Brad Zacher
7aa84a6417
[@types/graphql] Switch void for more correct undefined | null typing ( #25639 )
...
* [@types/graphql] Switch void for more correct `undefined | null` typing
* Moved Maybe.d.ts to a better place
* Moved and fixed up Maybe imports
2018-05-10 12:58:19 -07:00
Braden MacDonald
f8cac97960
Expand google-map-react options spec to cover all valid options ( #25665 )
2018-05-10 12:58:03 -07:00
Sherman Chen
b1ae5471b0
@types/node-forge: Add forge.pki.certificateFromPem ( #25672 )
2018-05-10 12:56:51 -07:00
Camila Rondinini
8c67ace1b8
Event Stream: Make split argument optional ( #25657 )
2018-05-10 12:55:42 -07:00
Sindre
2404865eb1
Yup: allow options object in string().matches() function ( #25634 )
...
* overloads string().matches() to add options object
* Yup: fix lint feedback
2018-05-10 12:55:11 -07:00
Jip Sterk
b5591375e3
Added dom-to-image typings ( #25650 )
...
* Added dom-to-image typings
* changed string to blob
* blob is now in the right place
* updated to reflect new changes
2018-05-10 12:46:04 -07:00
l-jonas
b5d0574815
Add types for in-app-purchase ( #25651 )
...
* Add types for in-app-purchase
* in-app-purchase: Change order of validateOnce overloads
2018-05-10 12:42:12 -07:00
Sergio Freitas
baa3dc9f9c
Added Definitions for Component Class.
2018-05-10 11:49:31 +01:00