Commit Graph

38165 Commits

Author SHA1 Message Date
Evgeny Parkhomenko
74c3beb286 Update index.d.ts 2017-11-29 13:56:17 +03:00
Evgeny Parkhomenko
cd28d1935e Update index.d.ts 2017-11-29 13:39:54 +03:00
Evgeny Parkhomenko
fd9c789d83 Update index.d.ts 2017-11-29 13:36:52 +03:00
Evgeny Parkhomenko
9dcd5f175e Update index.d.ts 2017-11-29 13:36:34 +03:00
rjpackito
b783642bfb Update index.d.ts
Add Monitor
2017-11-29 12:01:30 +03: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
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
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
Alvin Chan
1b63e441fb Export Option and Observer interfaces for the Lozad package 2017-11-27 18:10:59 -08:00
Armando Aguirre
dc0c4811d4 Merge pull request #21656 from iamolegga/puppeteer
[puppeteer] NavigationOptions.waitUntil fix
2017-11-27 16:55:40 -08:00
Armando Aguirre
86d1c11df1 Merge pull request #21622 from aj-r/strictFunctionTypes
lodash: support strict function types
2017-11-27 16:53:30 -08:00
Armando Aguirre
7a63a90d84 Merge pull request #21628 from johanblumenberg/master
Update css types
2017-11-27 16:51:00 -08:00
Armando Aguirre
f2dfc32147 Merge pull request #21687 from rogierschouten/lolex-2.1
update lolex typings with nextTick() and new clock.install() signature
2017-11-27 16:40:54 -08:00
Armando Aguirre
79fa3df09c Merge pull request #21703 from mark-raymond/redux-immutable-state-invariant
Remove unnecessary `/// <reference types="redux" />` for redux-immutable-state-invariant
2017-11-27 16:39:12 -08:00
Armando Aguirre
7e87a95965 Merge pull request #21590 from JeffJacobson/geojson-update
geojson update
2017-11-27 16:37:52 -08:00
Armando Aguirre
637cb09bab Merge pull request #21680 from cameron-martin/babel-traverse-type-guards
[babel-traverse] [babel-types] Made most isXXX methods in babel-traverse be type guards.
2017-11-27 16:34:06 -08:00
Armando Aguirre
dc2365580d Merge pull request #21707 from adrienverge/chart.js/aspectRatio
chart.js: Add missing 'aspectRatio' in ChartOptions
2017-11-27 16:31:34 -08:00
Armando Aguirre
eb2ced214b Merge pull request #21711 from samijaber/patch-1
react-loadable - add types of new SSR features
2017-11-27 16:30:59 -08:00
Armando Aguirre
74a09206dd Merge pull request #21721 from horiuchi/update-react-swipeable
[React-Swipeable] update to v4.2
2017-11-27 16:29:30 -08:00
Armando Aguirre
079c5eb30f Merge pull request #21674 from MobisysGmbH/master
[cordova-plugin-keyboard] update to version 1.2.0
2017-11-27 16:28:21 -08:00
Armando Aguirre
578fd14958 Merge pull request #21726 from Naktibalda/feature/chai-assert-deepInclude
[chai] added missing include methods to Assert
2017-11-27 16:26:20 -08:00
Armando Aguirre
c2f322b1ca Merge pull request #21730 from Knagis/react-redux-connect-options
react-redux: fix Options generic type arguments in connect()
2017-11-27 16:24:57 -08:00
Armando Aguirre
e37a1e4df2 Merge pull request #21729 from JoshuaKGoldberg/highlight.js-node
Stubbed Node and removed --lib dom from highlight.js
2017-11-27 16:23:40 -08:00
Armando Aguirre
1b1c5e0bcc Merge pull request #21735 from nico1510/master
fixed type of drawerLabel prop
2017-11-27 16:21:52 -08:00
Armando Aguirre
03c69322a5 Merge pull request #21733 from carltoncolter/xrm9.0
XRM 9.0 API Update - Xrm.Page deprecation
2017-11-27 16:21:19 -08:00
Armando Aguirre
f63df270c8 Merge pull request #21734 from zwh8800/master
fix @types/puppeteer $eval type error
2017-11-27 16:20:01 -08:00