Pierre-Olivier Bédard and GitHub
1f14091892
Add extensions to GraphQLError
...
https://github.com/graphql/graphql-js/blob/master/src/error/GraphQLError.js#L89
2018-03-21 11:37:04 -04:00
Mine Starks and GitHub
3d5138fc4b
Merge pull request #24342 from DomiR/master
...
got-typings: use proper options for got download
2018-03-20 17:33:04 -07:00
Mine Starks and GitHub
c33e9aa3ae
Merge pull request #24332 from exzhawk/master
...
[@typed/vis] Additional font options for NodeOptions and EdgeOptions
2018-03-20 17:32:37 -07:00
Mine Starks and GitHub
c1b095cae7
Merge pull request #23754 from immanuel192/master
...
update missing ioredis/Promise/onPossiblyUnhandledRejection
2018-03-20 17:23:53 -07:00
Mine Starks and GitHub
710ca6c64b
Merge pull request #23622 from AndrewShepherd/chrome-app-TS7006
...
Chrome Package has TS7006 error on showNativeTouchCallibration
2018-03-20 16:38:23 -07:00
Mine Starks and GitHub
957132a7be
Merge pull request #24281 from nrschultz/ns-fix-sequelize-upsert-returning-type-bug
...
[Sequelize] bugfix: Change order of returned values from upsert with returning=true option is set
2018-03-20 16:36:55 -07:00
Mine Starks and GitHub
856437b3e0
Merge pull request #24288 from pbojanczyk/master
...
ui-grid: added defaultSort property to columnDef
2018-03-20 16:36:13 -07:00
Mine Starks and GitHub
de6301da12
Merge pull request #24301 from cspotcode/cspotcode/mocha-updates
...
mocha: update declarations to v5
2018-03-20 16:35:01 -07:00
Mine Starks and GitHub
71c653121c
Merge pull request #24380 from leebenson/master
...
@types/koa-webpack - adds `boolean` type to `hot`
2018-03-20 16:32:46 -07:00
Mine Starks and GitHub
31a963e903
Merge pull request #24378 from YliesC/master
...
jsforce : add finally implement to comply promise implementation
2018-03-20 16:32:28 -07:00
Mine Starks and GitHub
171d330084
Merge pull request #24386 from svbutko/patch-1
...
Added tintColor into React-Native's ActionSheetIOSOptions
2018-03-20 16:32:05 -07:00
Mine Starks and GitHub
b7e416eb69
Merge pull request #24373 from YousefED/patch-1
...
BackHandlerStatic returns NativeEventSubscription
2018-03-20 16:28:14 -07:00
Mine Starks and GitHub
c882c41e69
Merge pull request #24358 from sabrehagen/patch-1
...
Modified @types/unzipper
2018-03-20 16:26:36 -07:00
Mine Starks and GitHub
e83e074dae
Merge pull request #24387 from Zlatkovsky/master
...
Remove "Office.cast.item", since it's not useful in TypeScript
2018-03-20 16:26:16 -07:00
Mine Starks and GitHub
c43171bdba
Merge pull request #24391 from philnova/patch-1
...
Add typings for onDragUpdate
2018-03-20 16:24:11 -07:00
Mine Starks and GitHub
55e05ddb0b
Merge pull request #24393 from alex-sherwin/master
...
Updated DbCreateOptions.promoteBuffers to be boolean, updated docs
2018-03-20 16:15:28 -07:00
Mine Starks and GitHub
b68f02889b
Merge pull request #24390 from JoshuaKGoldberg/lolex-clock-members-bound
...
Marked lolex clock methods as bound
2018-03-20 16:14:55 -07:00
Mine Starks and GitHub
762c590456
Merge pull request #24410 from AJCStriker/master
...
Export FilterQuery type from @types/mongodb
2018-03-20 16:13:40 -07:00
Mine Starks and GitHub
17ab1e59a3
Merge pull request #24414 from weeco/bytebuffer-fixes
...
Fixed a couple wrong method and property types
2018-03-20 16:13:10 -07:00
Weeco
117e46672d
Fixed a couple methods and types
2018-03-20 19:31:37 +01:00
Alexander Christie and GitHub
fb2ce6d073
Export the FilterQuery type
2018-03-20 15:26:46 +00:00
Alexander Christie and GitHub
72b9817260
Merge pull request #1 from DefinitelyTyped/master
...
Update from master
2018-03-20 15:23:40 +00:00
Phil Nova and GitHub
20319d0909
Make destination nullable
2018-03-19 21:41:09 -07:00
Alex Sherwin
9e65084d50
Updated DbCreateOptions.promoteBuffers to be boolean, updated docs
...
Existing value was a number and the comment associated was not the
correct information. Updated to be a boolean and updated comment
to be from https://mongodb.github.io/node-mongodb-native/3.0/api/MongoClient.html#.connect
2018-03-19 22:52:49 -04:00
Phil Nova and GitHub
c5dddbcb97
Add typings for onDragUpdate
...
While mentioned in the docs, attempting to use onDragUpdate will cause a type error. This PR introduces typings for onDragUpdate that are consistent with the docs:
`type DragUpdate = {|
...DragStart,
// may not have any destination (drag to nowhere)
destination: ?DraggableLocation,
|}`
2018-03-19 18:37:54 -07:00
Josh Goldberg
357b17617d
Marked lolex clock methods as bound
2018-03-19 18:13:53 -07:00
Michael Zlatkovsky
dfae24a71e
Remove "Office.cast.item", since not useful in TypeScript
2018-03-19 15:58:41 -07:00
Yousef El-Dardiry
79c3fcfe44
add test for backhandler
2018-03-19 19:35:02 +01:00
Peter B and GitHub
c4c12dc174
updated test
2018-03-19 14:18:14 -04:00
Sergei Butko and GitHub
7c1a34a760
Added tintColor into ActionSheetIOSOptions
2018-03-19 20:08:37 +02:00
Lee Benson and GitHub
1788ad608a
adds boolean type to hot
...
Per the readme:
> As of v3.0.1 setting this to false will completely disable webpack-hot-client and all automatic Hot Module Replacement functionality
2018-03-19 15:19:44 +00:00
Ylies Chahi
41f7055984
add finally implement to comply promise implementation
2018-03-19 14:37:03 +01:00
Eloy Durán and GitHub
9f4c751261
Merge pull request #24366 from iRoachie/react-native-star-rating
...
Add types for react-native-star-rating
2018-03-19 07:30:07 -04:00
Yousef and GitHub
81ca7edca2
BackHandlerStatic returns NativeEventSubscription
2018-03-19 10:54:47 +01:00
Kyle Roach
ad4e2fd444
Add types for react-native-star-rating
2018-03-18 14:25:54 -04:00
Jackson Delahunt and GitHub
f0f9810ef6
Spacing
2018-03-18 15:07:42 +10:00
Jackson Delahunt and GitHub
371ed5a11c
Make optional params optional
2018-03-18 15:06:17 +10:00
Jackson Delahunt and GitHub
ec1e7b9585
Add path to ParseOptions
...
As seen in this example: https://github.com/EvanOxfeld/node-unzip#extract-to-a-directory
2018-03-18 15:00:54 +10:00
Daniel Rosenwasser and GitHub
e8bc07e649
Merge pull request #23719 from hisorange/bull-fix
...
Add missing limit option to bull package.
2018-03-17 18:19:06 -07:00
Arthur Ozga and GitHub
80c15edab7
Merge pull request #24341 from ozum/master
...
[hapi] Fix: Make server.app non-optional
2018-03-16 14:46:59 -07:00
Arthur Ozga and GitHub
a088ce7c57
Merge pull request #22068 from brikou/feature/jsonwebtoken
...
[jsonwebtoken] change decode object signature to be less restrictive
2018-03-16 14:02:28 -07:00
Arthur Ozga and GitHub
1f4c882655
Merge pull request #24338 from GlenCFL/ek-update
...
event-kit: update to use techniques from Atom.
2018-03-16 13:58:00 -07:00
Arthur Ozga and GitHub
bcc3817bc6
Merge pull request #24249 from MaShizhen/master
...
baidumap-web-sdk
2018-03-16 13:54:25 -07:00
Arthur Ozga and GitHub
8f52f8562c
Merge pull request #24268 from atatanasov/master
...
Improved and Prepare gijgo definitions for inclusion in Angular 2+
2018-03-16 13:53:25 -07:00
Arthur Ozga and GitHub
8484b4b362
Merge pull request #24213 from abrahambotros/react-native-video/remove-contributor
...
[react-native-video] Remove self (abrahambotros) from contributor list
2018-03-16 13:48:14 -07:00
Arthur Ozga and GitHub
d4330d86f6
Merge pull request #24215 from ericeslinger/patch-2
...
hapi: Allow `true` as a cors option in RouteOptions
2018-03-16 13:42:38 -07:00
Arthur Ozga and GitHub
1cbce96a02
Merge pull request #24331 from karak/riot-route
...
Added a new definition of 'riot-route'
2018-03-16 13:34:30 -07:00
Arthur Ozga and GitHub
e56c0fee30
Merge pull request #24235 from Taggotty/knex_modify
...
knex: Added modify to QueryInterface
2018-03-16 13:32:48 -07:00
Arthur Ozga and GitHub
be2a161df4
Merge pull request #24282 from jeromemacias/knex_builder_alterTable
...
[knex] Add missing SchemaBuilder::alterTable definition
2018-03-16 13:32:39 -07:00
Arthur Ozga and GitHub
f7247e6ade
Merge pull request #24339 from osechet/openlayers/issue-24337
...
[openlayers] Fix typo for ol.proj.Units type
2018-03-16 13:32:26 -07:00