Júlio César
|
90c45a404c
|
Add missing aspectRatio property to FlexStyle
See https://facebook.github.io/react-native/releases/0.45/docs/layout-props.html#aspectratio
|
2017-06-21 13:17:46 -03:00 |
|
Nathan Shively-Sanders
|
33e1501a8b
|
Merge pull request #17272 from afractal/sharp-timer
add timespan type definitions and documentation for sharp-timer
|
2017-06-21 07:54:48 -07:00 |
|
Nathan Shively-Sanders
|
30b287f8db
|
Merge pull request #17351 from Kovensky/patch-4
history: Update PathUtils for 4.6.2
|
2017-06-21 07:42:16 -07:00 |
|
Nathan Shively-Sanders
|
5abb7c8c98
|
Merge pull request #17350 from denyo/heredatalens
[heredatalens] fix definitions for ObjectLayer.rowToStyle()
|
2017-06-21 07:41:20 -07:00 |
|
Nathan Shively-Sanders
|
fa32352796
|
Merge pull request #17348 from Kovensky/patch-2
react-loadable: Only default is a valid key by default
|
2017-06-21 07:35:40 -07:00 |
|
Nathan Shively-Sanders
|
94a63c5b81
|
Merge pull request #17347 from Yogu/patch-1
graphqljs: get[Mutation|Subscription]Type() are nullable
|
2017-06-21 07:34:53 -07:00 |
|
Nathan Shively-Sanders
|
67eb214616
|
Merge pull request #17346 from timbru31/feature/testingbot-api
feat: add testingbot-api typings
|
2017-06-21 07:25:38 -07:00 |
|
Eloy Durán
|
8d226597cb
|
Merge pull request #17341 from josephroque/react-native-sticky-headers
[react-native] Add missing stickySectionHeadersEnabled prop
|
2017-06-21 15:56:14 +02:00 |
|
Nathan Shively-Sanders
|
e2b573b16a
|
Merge pull request #17339 from marcfallows/marc-popper-arrow
Update popper.js types to 1.10
|
2017-06-21 06:55:29 -07:00 |
|
afractal
|
6c572e6f16
|
remove module declaration
|
2017-06-21 15:22:56 +02:00 |
|
Nathan Shively-Sanders
|
e87f318811
|
Merge pull request #17306 from stackbuilders/fix-bluebird-types
Fix predicate and object types for bluebird catch method
|
2017-06-21 06:01:36 -07:00 |
|
Nathan Shively-Sanders
|
9952e23f7a
|
Merge pull request #17296 from buptyyf/master
add react-list type define
|
2017-06-21 05:58:47 -07:00 |
|
Diogo Franco
|
127d50604e
|
Add missing type annotation
|
2017-06-21 18:31:26 +09:00 |
|
Diogo Franco
|
f69b0a3e02
|
history: Update test
|
2017-06-21 18:25:10 +09:00 |
|
Diogo Franco
|
ba1c6fc6b4
|
history: Update version number
|
2017-06-21 18:23:55 +09:00 |
|
Diogo Franco
|
dfe6809fb2
|
history: Update PathUtils for 4.6.2
https://github.com/ReactTraining/history/pull/459
|
2017-06-21 18:22:33 +09:00 |
|
afractal
|
1b909ed49b
|
fixed problems with v1 definitions and preserved v0 definitions for sharp-timer
|
2017-06-21 11:09:50 +02:00 |
|
Tim Brust
|
318f7971a5
|
fix: add correct callback signature
|
2017-06-21 11:09:45 +02:00 |
|
Jan Melcher
|
a84aa3a591
|
Also include null
|
2017-06-21 10:47:33 +02:00 |
|
Tim Brust
|
f4e71e911c
|
fix: enable strict null checks
|
2017-06-21 10:44:44 +02:00 |
|
Diogo Franco
|
9b9e8dd26d
|
react-loadable: Only default is a valid key by default
Having it be an indexed type prevents use with dynamic import.
|
2017-06-21 17:44:16 +09:00 |
|
Jan Melcher
|
f78ae917ae
|
get[Mutation|Subscription]Type() are nullable
According to [`schema.js`](https://github.com/graphql/graphql-js/blob/master/src/type/schema.js#L160), `GraphQLSchema.getMutationType()` and `getSubscriptionType()` may return `undefined`, so the types should reflect that.
|
2017-06-21 10:42:38 +02:00 |
|
Tim Brust
|
7aaa5e2834
|
feat: add testingbot-api typings
|
2017-06-21 10:38:43 +02:00 |
|
Joseph Roque
|
74a8cc9771
|
Add missing stickySectionHeadersEnabled prop
|
2017-06-21 00:54:16 -07:00 |
|
Nathan Shively-Sanders
|
a3af39ba43
|
Merge pull request #17310 from amikhalev/paho-mqtt
[paho-mqtt] Added type definitions and test for paho-mqtt
|
2017-06-20 20:49:26 -07:00 |
|
Marc Fallows
|
4de541a9fb
|
version
|
2017-06-21 12:24:16 +10:00 |
|
Marc Fallows
|
bed86d743a
|
Update popper.js types to 1.10.2
|
2017-06-21 12:17:22 +10:00 |
|
buptyyf
|
4f6285cb0c
|
fix version
|
2017-06-21 09:43:40 +08:00 |
|
Wellington Mendoza
|
a8617ad7c7
|
Update catch definitions to type-check objects for generic types
|
2017-06-20 19:06:00 -05:00 |
|
Alex Mikhalev
|
12c9726bf2
|
Removed unnecessary import in paho-mqtt-tests
|
2017-06-20 17:57:22 -06:00 |
|
Nathan Shively-Sanders
|
fdb5ca5f67
|
Merge pull request #17336 from timbru31/feature/update-webdriverio
feat(webdriverio): update typings to v4.8, deprecate buttonUp
|
2017-06-20 15:28:54 -07:00 |
|
Nathan Shively-Sanders
|
f803e3444d
|
Merge pull request #17334 from larrybahr/master
cordova-plugin-x-socialsharing - Added chooserTitle to SocialSharingPlugin.ShareOptions
|
2017-06-20 15:18:37 -07:00 |
|
Nathan Shively-Sanders
|
2a7a329b91
|
Merge pull request #17332 from cirick/oauth2_v3_types
[oauth2-server] Updated types for V3
|
2017-06-20 15:16:11 -07:00 |
|
Nathan Shively-Sanders
|
97264c4d93
|
Merge pull request #17328 from DerKnerd/patch-1
Update index.d.ts in page
|
2017-06-20 15:15:07 -07:00 |
|
Nathan Shively-Sanders
|
cf4aa3574f
|
Merge pull request #17326 from jeffrysteven/master
Update @types/vis index.d.ts - rollingMode option from boolean to object.
|
2017-06-20 15:10:52 -07:00 |
|
Tim Brust
|
90ecce179c
|
feat(webdriverio): update typings to v4.8, deprecate buttonUp
|
2017-06-21 00:10:34 +02:00 |
|
Nathan Shively-Sanders
|
ba33c243f4
|
Merge pull request #17325 from cedvdb/master
Update @types/auth0-js index.d.ts connection added to AuthorizeOption and every field of AuthorizeOption is now optional
|
2017-06-20 15:10:27 -07:00 |
|
Nathan Shively-Sanders
|
e87d71f90c
|
Merge pull request #17323 from vesse/koa-morgan/fix-param-types
[koa-morgan] Wrapper passes IncomingMessage instead of Koa.Request
|
2017-06-20 15:05:39 -07:00 |
|
Nathan Shively-Sanders
|
694d5cf0f1
|
Merge pull request #17313 from matulkum/master
update tween.js types so it works with tween.js version 0.0.31
|
2017-06-20 14:58:45 -07:00 |
|
Nathan Shively-Sanders
|
be43c6a483
|
Merge pull request #17311 from lironzluf/master
new @types/viewability-helper
|
2017-06-20 14:57:19 -07:00 |
|
Nathan Shively-Sanders
|
5cfe858c2f
|
Merge pull request #17277 from mdebruijne/ServerResponse
[node] add missing methods to http.ServerResponse class
|
2017-06-20 14:55:06 -07:00 |
|
Wellington Mendoza
|
bd36ddb202
|
Fix predicate and object types for bluebird
|
2017-06-20 16:29:30 -05:00 |
|
Nathan Shively-Sanders
|
7ca9c2f9f1
|
Merge pull request #17309 from dphilipson/transducers.js
Add typings for transducers.js
|
2017-06-20 14:02:52 -07:00 |
|
Nathan Shively-Sanders
|
b1a1d68a70
|
Merge pull request #17307 from LeviticusMB/papaparse-quoteChar
papaparse: Added missing quoteChar and withCredentials props to ParseConfig
|
2017-06-20 13:55:57 -07:00 |
|
Nathan Shively-Sanders
|
c7fff6a34a
|
Merge pull request #17267 from kevinstubbs/master
Create express-enforces-ssl typings.
|
2017-06-20 13:54:39 -07:00 |
|
Larry Bahr
|
cc4aa54d9d
|
Added chooserTitle to SocialSharingPlugin.ShareOptions
Added test case for shareWithOptions()
Added chooserTitle to SocialSharingPlugin.ShareOptions
Updated main plugin version number
|
2017-06-20 15:48:33 -05:00 |
|
Michiel de Bruijne
|
6410fd2878
|
[content-type] fix redeclaration and add linting
|
2017-06-20 22:48:23 +02:00 |
|
Kevin Stubbs
|
6592e19f7c
|
Remove unused namespace.
|
2017-06-20 13:24:01 -07:00 |
|
Nathan Shively-Sanders
|
882213e20f
|
Merge pull request #17299 from yairtawil/master
@types/rison Added a necessary exporting to rison
|
2017-06-20 13:21:53 -07:00 |
|
Nathan Shively-Sanders
|
653a51284d
|
Merge pull request #17295 from rtwomey/parse-fromJSON
parse: Add fromJSON
|
2017-06-20 13:15:55 -07:00 |
|