Commit Graph

38184 Commits

Author SHA1 Message Date
Jouderian Nobre
0c412f7749 [Inquirer] Add missing attributes for Question type 2017-11-30 01:49:05 -03:00
Armando Aguirre
9dee7ddc7d Merge pull request #21847 from Yitzchok/master
types for npm package jschannel
2017-11-29 18:32:43 -08:00
Armando Aguirre
3f5512d260 Merge pull request #21814 from pelotom/patch-10
[redux-first-router-link] Fix the type of OnClick
2017-11-29 18:22:33 -08:00
Armando Aguirre
f87344be22 Merge pull request #21725 from nealstewart/react-measure-props
react-measure: Extend ChildrenOpts with type passed to withContentType
2017-11-29 18:21:48 -08:00
Armando Aguirre
7c1a9963b9 Merge pull request #21831 from chuckeles/patch-1
[Cypress] Add missing RegExp definition and fix route definition
2017-11-29 18:19:37 -08:00
Armando Aguirre
8d02c04343 Merge pull request #21843 from dasa/patch-1
[lolex] Make `install` parameter `opts` optional
2017-11-29 18:18:29 -08:00
Armando Aguirre
979c84e640 Merge pull request #21837 from daphnesmit/patch-3
[react-beautiful-dnd] Added  missing prop disableInteractiveElementBlocking
2017-11-29 18:17:47 -08:00
Armando Aguirre
73b3d51e73 Merge pull request #21813 from caltonji/master
[combokeys]: Added keyboard event as parameter to the callback of bind
2017-11-29 18:17:04 -08:00
Eloy Durán
c0258950ca Merge pull request #21791 from iRoachie/rnmb
[rn-modalbox] Added keyboardTopOffset
2017-11-29 22:51:30 +01:00
Yitzchok Gottlieb
5d8c5e2a4f Add test content 2017-11-29 16:41:24 -05:00
Yitzchok Gottlieb
fa7f52df8b Export interface 2017-11-29 16:41:04 -05:00
Yitzchok Gottlieb
847d1575c2 Fix version 2017-11-29 16:40:57 -05:00
Yitzchok Gottlieb
de11c43c2c Set strictFunctionTypes 2017-11-29 15:40:27 -05:00
Dasa Paddock
3ca88e4d17 Make install parameter opts optional 2017-11-29 11:35:27 -08:00
Benjamin Lichtman
420f99c1dc Merge pull request #21835 from pselden/mobx-apollo-data
[mobx-apollo] data in the query result can potentially be undefined
2017-11-29 14:30:14 -05:00
Yitzchok Gottlieb
e2ec165c87 Add jschannel 2017-11-29 13:26:37 -05:00
daphnes
5ccdf36eeb Added test for disableInteractiveElementBlocking prop for react-beautiful-dnd 2017-11-29 16:56:42 +01:00
Daphne
cc63ad8782 Added disableInteractiveElementBlocking property which was missing
See docs.
Props of <Draggable>
```
disableInteractiveElementBlocking: An optional flag to opt out of blocking a drag from interactive elements. For more information refer to the section Interactive child elements within a Draggable
```
2017-11-29 16:54:02 +01:00
Paul Selden
c404dc4c0a [mobx-apollo] data in the query result can potentially be undefined 2017-11-29 10:39:19 -05:00
Martin Jakubik
68a19a76b7 Add missing RegExp definition and fix route
Add the missing RegExp definition for the url params of the route function. Also allow to call the route with the options params.
2017-11-29 14:40:06 +01:00
Armando Aguirre
779a35bfdb Merge pull request #21761 from shssoichiro/react-toastr
Add initial typings for react-toastr
2017-11-28 18:26:51 -08:00
Armando Aguirre
8d1291ce98 Merge pull request #21809 from mvachhar/ansi-regex
Add ansi-regex package
2017-11-28 17:02:37 -08:00
Armando Aguirre
adcb67ad06 Merge pull request #21811 from baronfel/undefined_trx
[knex] allow for undefined transactions
2017-11-28 16:50:13 -08:00
Armando Aguirre
a55962401b Merge pull request #21677 from iamfreee/patch-2
[node-cache] Updated index.d.ts with the lastest version
2017-11-28 16:49:36 -08:00
Armando Aguirre
45748c9d4e Merge pull request #21790 from chaucerbao/master
Export Option and Observer interfaces for the Lozad package
2017-11-28 16:46:51 -08:00
Armando Aguirre
d42f9cc029 Merge pull request #21800 from awinograd/aw-react-navigation-initial-layout
Add initialLayout to TabNavigator in react-navigation
2017-11-28 16:45:00 -08:00
Armando Aguirre
b6950c4134 Merge pull request #21798 from RaulTsc/master
Added name to SelectFieldProps
2017-11-28 16:43:47 -08:00
Armando Aguirre
3dee061418 Merge pull request #21773 from mikewoudenberg/master
Cypress: Adds key to location method and adds timeout property to options
2017-11-28 16:42:56 -08:00
Armando Aguirre
282dc103b1 Merge pull request #21797 from MatthiasJobst/master
Updated dc for my project that uses composite charts and features of color charts
2017-11-28 16:42:15 -08:00
Armando Aguirre
7b334431ee Merge pull request #21793 from dhcmrlchtdj/puppeteer-click
puppeteer: fix mouse.click typing
2017-11-28 16:40:36 -08:00
Armando Aguirre
386059f6fe Merge pull request #21753 from izackhub/patch-1
[index.d.ts]: added declaration with package name
2017-11-28 16:40:11 -08:00
Armando Aguirre
25a9a35e66 Merge pull request #21810 from 19majkel94/bson-buffer
[BSON]: Add buffer field to Binary
2017-11-28 16:38:14 -08:00
Armando Aguirre
8dc08f71c4 Merge pull request #21557 from dankraus/string-base64-typings
Joi - Adds string base64 typings
2017-11-28 16:37:35 -08:00
Tom Crockett
a0af484a9c [redux-first-router-link] Fix the type of OnClick 2017-11-28 15:43:56 -08:00
Dan Kraus
0c20cfdcd9 Casts GuidVersions to pass linter 2017-11-28 18:33:14 -05:00
Dan Kraus
3f594941b0 Converts var to let 2017-11-28 17:49:32 -05:00
Christopher Altonji
d136e288cc Added keyboard event as parameter to the callback of bind in combokeys 2017-11-28 14:17:42 -08:00
Chet Husk
75723b0473 allow for undefined transactions 2017-11-28 15:29:33 -06:00
Michał [Desktop]
2fb3aa3b2f [BSON]: Add buffer field to Binary 2017-11-28 22:16:50 +01:00
Manish Vachharajani
c5dc464c6e Add ansi-regex package 2017-11-28 13:22:49 -07:00
Tom Wanzek
e9430decb9 [d3-geo] URGENT PATCH (Broken Definition) geojson dependency to 1.0.6 (#21808)
* Pin `geojson` dependency to 1.0.6
* The latest version of the `geojson` definitions breaks  **d3-geo**. Pin to the last working version for now until more thorough change impact assessment is complete.

* Add `private: true` to package.json

* Remove `package.json` stub. Replace `CoordinateReferenceSystem` with literal.
2017-11-28 13:21:27 -05:00
Benjamin Lichtman
c63dd9d46c Merge pull request #21476 from RomkeVdMeulen/master
[cucumber] replace StepDefinitionParam with any
2017-11-28 11:47:30 -05:00
Orta
9847e407c5 Merge pull request #21786 from DefinitelyTyped/orta-graphql-add-enum
Update the graphql type definition for the GraphQLEnumType
2017-11-28 08:25:23 -05:00
Alec Winograd
d25f6d0f41 update tests 2017-11-28 11:53:41 +01:00
Alec Winograd
605da7672c Add initialLayout property to TabNavigator in react-navigation 2017-11-28 11:50:22 +01:00
Romke van der Meulen
0f27ff20f9 [cucumber] fix redundant return types 2017-11-28 11:49:17 +01:00
Raul Tomescu
611b5939d1 Added name to SelectFieldProps 2017-11-28 11:40:06 +01:00
Matthias Jobst
a68c0ddec4 Updated dc for my project that uses composite charts and certain features of color charts
To update a project from javascript to typescript I hit a few issues with Composite charts and color charts that I could only fix by editing the types definitions.
I added links to the documentation that I used to determine the types that are required.
dc.version was added which is documented in the source code.
2017-11-28 11:21:23 +01:00
niris
f0724c38bb puppeteer: fix mouse.click typing 2017-11-28 12:30:16 +08:00
Kyle Roach
669c61e559 [rn-modalbox] Added keyboardTopOffset 2017-11-27 23:17:37 -04:00