Commit Graph

52624 Commits

Author SHA1 Message Date
Dan Rumney
c4df5ab14f
Remove dependency on Bluebird
Not everybody uses Bluebird for their Promises and coupling this so tightly to Bluebird causes us problems
2018-11-08 15:39:55 -06:00
Armando Aguirre
2cf191e318
Merge pull request #30250 from olshansky/feat/payer_info-type
[@types/paypal-rest-sdk] add payer_info type
2018-11-08 13:37:52 -08:00
Armando Aguirre
72bca79ee3
Merge pull request #30243 from danielpa9708/danielpa9708-patch-1
[prompts] infer answers types
2018-11-08 13:28:45 -08:00
Jessica Franco
7c28be5245 Fix packages depending on React so React's tests pass (#30331)
* Fix tests of packages that depend on react

* Hack to pass next's tests in TS@next

* Remove dummy type added to force tests

* Revert "Hack to pass next's tests in TS@next"

This reverts commit 01cc013fd42ec395ac63048e9ff865e23a437014.

* Workaround for TS@3.1 error that is not an error in TS@next

* Revert redux-form changes

* Fix redux-form error like reactstrap was fixed

It's the same problem with inference, and avoids breaking more things.

* Bump TS version for redux-form as it's needed for tests to pass
2018-11-08 12:44:16 -08:00
Armando Aguirre
277c59f0c8
Merge pull request #30370 from overflowapp/master
Add type definition flowdoc
2018-11-08 11:29:57 -08:00
Armando Aguirre
541a03d587
Merge pull request #30376 from pengcao1/instabug-reactnative
add @types/instabug-reactnative support
2018-11-08 11:22:03 -08:00
Andy
c47ee9bf27
es6-shim: Disable fewer lint rules (#30386) 2018-11-08 11:16:46 -08:00
Daniel Rosenwasser
19383e1250
Merge pull request #30023 from davecardwell/browserslist
[browserslist] Add initial types for browserslist
2018-11-08 11:01:07 -08:00
Armando Aguirre
427e697c42
Merge pull request #30330 from Devilsparta/patch-1
Update index.d.ts
2018-11-08 10:43:23 -08:00
Armando Aguirre
c6e5b27c78
Merge pull request #30326 from jemerald/jspdf
Package: jsPDF - corrected function signature for jsPDF.addPage
2018-11-08 10:42:39 -08:00
Armando Aguirre
58c395f105
Merge pull request #30336 from xcatliu/add-typings-for-looks-same
Add typings for looks-same
2018-11-08 10:37:00 -08:00
Armando Aguirre
2f401112d3
Merge pull request #30071 from MeruFM/master
Opossum - More functionality
2018-11-08 10:30:22 -08:00
Dave Cardwell
4bcadac469 [browserslist] Switch to export = 2018-11-08 12:55:42 -05:00
Pierre de la Martinière
df37b63ca9 [@types/next] Fix getInitialProps typings for the _error page (#30051)
* Fix getInitialProps typings for the _error page

* Optional Promise for _error's getInitialProps
2018-11-08 08:46:59 -08:00
Peng.Cao
fed4b25f1b add @types/instabug-reactnative support 2018-11-08 22:17:52 +08:00
Stefan Mansson
8739c16523 Add flowdoc type definitions 2018-11-08 11:44:35 +02:00
xcatliu
b9311a23e3 Update looks-same import syntax 2018-11-08 11:03:41 +08:00
Armando Aguirre
26d2add0db
Merge pull request #30147 from bcstodds/patch-1
TargetLocator.frame - Should accept null type.
2018-11-07 16:36:00 -08:00
Armando Aguirre
f1c065090a
Merge pull request #30227 from georgeevans1995/patch-1
@types/react-dates Add openDirection on single date range picker
2018-11-07 16:09:44 -08:00
Armando Aguirre
9970c8deae
Merge pull request #30217 from maxbeatty/dotenv-v6
[dotenv] Update types for v6.1.0
2018-11-07 15:58:29 -08:00
Armando Aguirre
e4069084a3
Merge pull request #30328 from gatimus/add-twilio-common
add twilio-common
2018-11-07 15:46:49 -08:00
Armando Aguirre
37cc01fb9f
Merge pull request #30340 from guoshencheng/react-blessed
add typing for react-blessed
2018-11-07 15:35:52 -08:00
Armando Aguirre
a666454c0e
Merge pull request #30345 from djcsdy/setasap
Add type definitions for setasap
2018-11-07 15:32:59 -08:00
Armando Aguirre
8139544d24
Merge pull request #30245 from trodi/patch-angular-toastr
angular-toastr: Add extraData property
2018-11-07 15:29:02 -08:00
Armando Aguirre
32a938cb1f
Merge pull request #30351 from stackbuilders/openpgp-fix
Update openpgp type definitions to support async functions
2018-11-07 15:27:31 -08:00
Armando Aguirre
966b1f20c2
Merge pull request #30343 from CameronDiver/fix-dockerode-typo
dockerode: Fix typo in dockerode DeviceMapping interface
2018-11-07 15:26:15 -08:00
Armando Aguirre
70c1fe819a
Merge pull request #30338 from tingwai-to/master
[ioredis] Add types for Redis Streams commands
2018-11-07 15:25:38 -08:00
Armando Aguirre
5cb71998cf
Merge pull request #30005 from vkrol/patch-1
[webpack] Configuration.performance option can be false
2018-11-07 15:24:44 -08:00
Armando Aguirre
c66b68d99f
Merge pull request #30300 from gricey432/master
is: Update environment functions
2018-11-07 15:22:53 -08:00
Armando Aguirre
57d024a346
Merge pull request #30272 from nkappler/codemirror-comment
[CodeMirror] add type defs for comment addon
2018-11-07 15:21:49 -08:00
Armando Aguirre
ee41fdb64a
Merge pull request #30203 from licui3936/task/RUN_4647_DefinitelyTyped_v1_to_v2
Update OpenFin API to v37 and moved some shapes from APIv1 to APIv2
2018-11-07 15:20:05 -08:00
Armando Aguirre
f086bfc585
Merge pull request #30327 from SimonSchick/feat/puppeteer-10.1
feat(puppeteer): update for 1.10
2018-11-07 15:03:00 -08:00
Armando Aguirre
f3badbc502
Merge pull request #30357 from JuanJoseGonGi/update-critters
Update critters
2018-11-07 15:01:25 -08:00
Troy McKinnon
b6fed0fa4b Add angular-toastr extraData 2018-11-07 16:06:38 -06:00
JuanJoseGonGi
06f6b1d872 Fixed version 2018-11-07 14:27:29 -05:00
JuanJoseGonGi
5b60785e0e Updated completely 2018-11-07 14:19:44 -05:00
johan13
a58db39980 Update the signature of fsPromises.mkdir (#30195)
Add support for passing an object as the second argument to fsPromises.mkdir.
This commit also updates the name and doc for the same argument to fs.mkdir.
2018-11-07 08:57:58 -08:00
Carlos Villavicencio
12b82f6dd6 Update openpgp type definitions 2018-11-07 10:25:37 -05:00
Daniel Cassidy
1a2dd4a635 Add type definitions for setasap. 2018-11-07 12:11:20 +00:00
Simon Schick
95e1dc99e7 feat(puppeteer): update for 1.10 2018-11-07 12:47:31 +01:00
Cameron Diver
00cfabb9a7
Fix typo in dockerode DeviceMapping interface
Signed-off-by: Cameron Diver <cameron@balena.io>
2018-11-07 10:57:57 +00:00
Veniamin Krol
737da6d046 [webpack] Configuration.performance option can be false 2018-11-07 12:22:00 +03:00
guoshencheng
8e89323086 fix lint 2018-11-07 17:09:33 +08:00
Yann-Wang
adc9c3f220 [@types/recharts@1.1.0] add capHeight and lineHeight field type to TextProps interface (#29634)
* fix: add capHeight and lineHeight field type to TextProps interface

* feat: add some test for capHeight and lineHeight field type defined
2018-11-07 08:31:41 +00:00
Ting-Wai To
7f9bef1fb9 [ioredis] Add types for Redis Streams commands 2018-11-07 00:26:55 -08:00
xcatliu
6623749f9d Add typings for looks-same 2018-11-07 15:58:09 +08:00
Aaron Ross
bc9057bf1d accept string as second argument for matchPath (#30334) 2018-11-07 07:30:55 +00:00
Devilsparta
e730bc2975
Update index.d.ts
fix PromiseLike<T> to PromiseLike<void>
2018-11-07 12:31:20 +08:00
Devilsparta
46f8495627
Update index.d.ts
release and destroy returns PromiseLike
2018-11-07 12:29:34 +08:00
guoshencheng
b885669fe6 add strictFunctionTypes 2018-11-07 10:34:09 +08:00