Commit Graph

33404 Commits

Author SHA1 Message Date
Diogo do Carmo
c04b681612 Add useForeground to TouchableNativeFeedback (#18617) 2017-08-04 16:47:23 -07:00
Nick Zelei
5467f51f78 updated SwaggerRouterOptions. (#18613)
updated SwaggerRouterOptions to include missing option.
2017-08-04 16:43:43 -07:00
Scott Cooper
72b910cdf0 add parseUser config (#18610) 2017-08-04 16:43:22 -07:00
Elliot Blackburn
1a77542902 Update helmet types with support for expect-ct (#18609)
* Update helmet types with support for expect-ct

* Correct helmet expectCt summary
2017-08-04 16:42:58 -07:00
rycornell
aa9e285291 Options.services should be a string array (#18624)
Add an optional extended description…
2017-08-04 16:39:26 -07:00
Brian Coleman
72d1e73d61 chrome - webrequest.onAuthRequired.addListener (#18629)
Fix callback parameter signature passed to webRequest.onAuthRequired.addListener.
2017-08-04 16:36:40 -07:00
Dimitri Benin
094bb30f88 [pino] add typings for v4.7, enable linting & strictNullChecks (#18634)
* [pino] add typings for v4.7, enable linting & strictNullChecks

* [pino] make Logger instance extend EventEmitter, overload EventEmitter interfaces
2017-08-04 16:35:36 -07:00
Rich Seviora
27510572ea React - Adding ComponentLifecycle Documentation (#18642)
Add an optional extended description…
2017-08-04 16:26:12 -07:00
Thomas Césaré-Herriau
19aea6b3ce Updated CredentialManagement specs to the latest version of 08/04/2017. (#18643) 2017-08-04 16:25:12 -07:00
Ismail Syed
e189253e24 Add NamedChunksPlugin (#18644) 2017-08-04 16:24:47 -07:00
Leonard Thieu
879ee09301 [gulp-uglify] Update type definitions to v3.0 (#18514)
* [gulp-uglify] Update type definitions to v3.0.

* [gulp-uglify] Use existing declaration for `minify`.
2017-08-04 16:19:13 -07:00
Christopher Durham
257c478975 Types for gulp-mustache (#18607)
* Types for gulp-mustache

* Remove unnecessary ///reference to node

* Review: rename Partials > Hash
2017-08-04 15:55:37 -07:00
Vignesh Venkataraman
c4e3656a59 [redux-first-router] Update type definitions to v1.9 (#18562)
* Update redux-first-router typings with API changes as of v1.9.8

* Scrub trailing commas

* Fix style of author declarations

* Carefully exact-match typings to flow typings

* Revert Params and Payload to object type
2017-08-04 15:54:23 -07:00
John Reilly
b7a538d41a Merge pull request #18633 from leonard-thieu/jquery
[jquery] `after()`, `append()`, `before()`, and `prepend()` should accept `JQuery<JQuery.Node>`
2017-08-04 18:47:48 +01:00
Leonard Thieu
28022c0fe8 [jquery] after(), append(), before(), and prepend() should accept JQuery<JQuery.Node>. 2017-08-04 10:52:39 -04:00
Michael Haan
c9bd9cf538 add on reconnect to KafkaClient (#18614)
Signed-off-by: Michael Haan <haanmd@gmail.com>
2017-08-03 14:38:02 -07:00
Philip Johnson
7883111a5b [angular-material] Adds missing methods openFrom, closeTo, and multiple to the IPresetDialog interface (#18611)
* Adds `openFrom`, `closeTo`, and `multiple` to IPresetDialog interface

* Fixes tab spacing
2017-08-03 14:37:23 -07:00
Alan Savage
42af8aa75a Add typings for createTransport with smtp connection url (#18608)
* Add function to createTransport which takes a SMTP connection url

* Corrected issue with file in wrong directory.

* Add supporting test

Add test for createTransporter with smtp connection url

* Add additional unit test

Test the override with the options parameter
2017-08-03 14:36:53 -07:00
Marvin Hagemeister
49404d9c03 Binding functions may return undefined for babel-traverse (#18486) 2017-08-03 10:18:06 -07:00
Federico Caselli
d23d058d30 Updated FinishedRequest interface. Fix https://github.com/DefinitelyTyped/DefinitelyTyped/issues/18576 (#18601)
Add an optional extended description…
2017-08-03 10:03:54 -07:00
Chet Husk
7106a17d40 [Google-Cloud/Storage] fix GCS types to work at runtime (#18430)
* fix GCS types to work. We don't export a constructor, instead we export a namespace + function combo that works

* fix build break

* fix another build issue:

* fix tslint errors

* address review notes by @ento
2017-08-03 10:02:53 -07:00
Anton Strömkvist
567377968c Use correct type for rc-tooltip's overlay (#18579)
The previous type signature doesn't allow e.g. strings to be passed in,
even though they're completely valid.
2017-08-03 09:57:02 -07:00
benny-medflyt
6908279bc5 pg-connection-string fix (#18583) 2017-08-03 09:46:37 -07:00
Sa-ryong Kang
b7ffa4797d [react-daum-postcode] bump js package version to 1.3.0 (#18555)
* [react-daum-postcode] bump js package version to 1.3.0

* [react-daum-postcode] add default export

* [react-daum-postcode] fix errors from CI

* [react-daum-postcode] fix import
2017-08-03 09:45:11 -07:00
mntdn
2be68bbacd [react-color] Type updates for the individual APIs (#18571)
Update to the type definition of the individual APIs to reflect their specificity (adding of onSwatchHover for example)
2017-08-03 09:43:09 -07:00
Dimitri Benin
1ad787e3ed [p-event] introduce typings (#18568)
* [p-event] introduce typings

* [p-event] extend tests

* [p-all] add missing overload for direct filtering
2017-08-03 09:13:56 -07:00
Joscha Feth
de042124bd fix: @storybook/addon-options: hierarchySeparator (#18253)
* fix: @storybook/addon-options: hierarchySeparator

* Update storybook__addon-options-tests.ts

* Update index.d.ts

* Update storybook__addon-options-tests.ts
2017-08-02 20:26:10 -07:00
taoqf
322fd6daf1 fixed numjs typing bugs (#18515)
* add type definition numjs

* move ndtype from ndarry to numjs, remove unnecessary comments

* remote jsdoc annotations

* fixed: [#18508](https://github.com/DefinitelyTyped/DefinitelyTyped/issues/18508)

* add temptype to tolist

* fixed: merge Error.

* add interface TouchEvent
2017-08-02 16:13:10 -07:00
peter
1c15db516e [canvasjs] update types for canvasjs to v1.9. (#18108)
* update to v1.9.10

* add missing propoty.

* update test file.

* tslint file and check

* Update index.d.ts

* Update index.d.ts

change the type of  lineThickness from string to number.

* update reference method

* update export method

* export as global object

* Rename canvasjs.ts to canvasjs-tests.ts

* Update tsconfig.json file
2017-08-02 16:12:47 -07:00
Dimitri Benin
d0c54304c3 [p-all] introduce typings (#18546)
* [p-all] introduce typings

* [p-all] remove unnecessary default to any type
2017-08-02 16:11:36 -07:00
Andrew Kirkegaard
2754522a15 Relax d3-array parameter definitions to ArrayLike (#18580)
* Relax parameter definitions for most d3-array functions from Array to ArrayLike (#18494)

* Add cases for TypedArrays and ArrayLike (as ReadonlyArray) to d3-array tests (#18494)

* Redefine d3-array shuffle so it fails when called with a ReadonlyArray (#18494)
2017-08-02 16:11:01 -07:00
Ron Buckton
17b09d742d Add missing definitions for source-map (#18482) 2017-08-02 16:08:09 -07:00
Dimitri Benin
795c365da9 [p-any] introduce typings (#18592)
* [p-any] introduce typings

* [p-any] add missing options interface

* [p-lazy] add definitions for aggregate-error and expose constructor as prop of pAny
2017-08-02 15:23:40 -07:00
remisery
b81ce46d6a [gulp-pug] Introduce new typings (#18575)
* Introduce gulp-pug

* fix revision comments
2017-08-02 15:21:26 -07:00
remisery
d2ea3d1239 [gulp-modernizr] Introduce new typings (#18577)
* Introduce gulp-modernizr

* Fix revision

* Fix revision comments
2017-08-02 15:20:25 -07:00
Dimitri Benin
ad7bc57897 [p-lazy] introduce typings (#18590)
* [p-lazy] introduce typings

* [p-lazy] remove unnecessary TypeScript version restriction

* [p-lazy] add test for reject ctor param
2017-08-02 15:18:21 -07:00
Gyula Szalai
63a27f5c42 jsonwebtoken.sign function type definition fixed. fixes #18469 (#18470) 2017-08-02 14:44:05 -07:00
Oscar Franco
8a10ec0251 Add maxLength type for material ui text field (#18345)
* Add maxLength type for material ui text field

* Add minlength property and change maxLength to lowercase only
2017-08-02 13:18:24 -07:00
Ed Staub
9334216df7 material-ui: Add missing DropDownMenuProps (#18541)
* material-ui: Add missing DropDownMenuProps

selectedMenuItemStyle, selectionRenderer, iconButton

* Material-ui: DropDownMenuProps: fix missing colon

* Nit: use function format rather than arrow
2017-08-02 13:10:45 -07:00
Willis Plummer
c855e42c9f add mergeEntityData method to ContentState class (#18553) 2017-08-02 13:06:12 -07:00
Neil Gentleman
23ebc3e63e [jest] add timeout parameter to lifecycle methods (#18556) 2017-08-02 13:04:06 -07:00
samyang-au
b9382f593d Added "show?: boolean" toIConstructorOptions (#18559) 2017-08-02 13:01:13 -07:00
zamb3zi
9ce2bb99d0 Fixed types of debug.names and debug.skips arrays. (#18560) 2017-08-02 12:59:41 -07:00
huhuanming
6e8ad8b332 bump to 0.47 (#18561) 2017-08-02 12:59:19 -07:00
MartinVSA
928a4568a2 Added highcharts event drillupall to interface ChartEvents (#18563)
* Update index.d.ts

Added method drillupall to ChartEvents

* added highcharts method drillupall in tests
2017-08-02 12:56:55 -07:00
Ben Ansell
4f735463f4 Fix minor typo’s in compilers and preprocessors (#18564) 2017-08-02 12:56:32 -07:00
Vojtech Jasny
199b5fd9c3 Add correct types for glob options to shelljs (#18567) 2017-08-02 12:09:15 -07:00
remisery
eddbc9e6f9 Introduce asenv (#18573) 2017-08-02 12:06:26 -07:00
Giedrius Grabauskas
1e211cd0d4 react-select: Fixed renderer handlers return types. (#18574)
* Fixed renderer handlers return types.

* Added tests to render null or false elements.

* Updated tests.

* Updated naming.

* Created and implemented type `HandlerRendererResult`.
2017-08-02 12:03:24 -07:00
Santi Albo
a0fa31362f [paper] Correct return type for Rectangle.scale and Rectangle.expand (#18578)
The definition for both methods returned void although they return a new Rectangle instance.
See c403c86a23/src/basic/Rectangle.js (L805-L833)
2017-08-02 11:39:36 -07:00