Commit Graph

33869 Commits

Author SHA1 Message Date
Malte Modrow
026c2aba52 refactor(googlemaps): update drivingOptions and transitOptions 2017-08-17 12:49:49 +02:00
Daniel Rosenwasser
913d4de374 Merge pull request #18988 from mattiash/node-interface-scopeid
node: Add scopeid for IPv6 interfaces
2017-08-16 22:18:37 -07:00
Daniel Rosenwasser
68b2402dc6 Merge pull request #18989 from DefinitelyTyped/DanielRosenwasser-patch-1
Correct test in 'client-sessins' to use require imports instead of namespace imports.
2017-08-16 22:16:41 -07:00
Daniel Rosenwasser
8f2a797d59 Merge pull request #18997 from IAMtheIAM/patch-1
fix typo in webpack-tests.ts
2017-08-16 22:15:53 -07:00
Daniel Rosenwasser
09073df452 Merge pull request #18927 from sanjaymadane/openstack-wrapper
Openstack wrapper
2017-08-16 22:15:01 -07:00
sanjaymadane
e3cd24ccb2 strictNullChecks turn on 2017-08-17 09:34:23 +08:00
seyfert
f455e81db0 @google-cloud/storage - createResumableUpload and custom file metadata (#19006)
* @google-cloud/storage - createResumableUpload and custom file metadata

Add typings for File.createResumableUpload and the ability to define custom metadata on files.

* Moved createResumeableUpload to File.  Added test for createResumableUpload.
2017-08-16 15:37:26 -07:00
Tomohiko Ozawa
328aec4c8b [paper] fixed typing (#19044)
* fixed

* update version
2017-08-16 15:36:56 -07:00
cezaryrk
6bcca4d5b6 Definitions for nsqjs (#19033)
* Definitions for nsqjs

* change strictNullChecks to true
2017-08-16 14:52:18 -07:00
Eloy Durán
dae8e33bd0 Merge pull request #19039 from iRoachie/color-fix
[react-native-material-ui] Correct color utils
2017-08-16 22:46:57 +02:00
Daniel Rosenwasser
a630763b0b Merge pull request #18820 from joshaber/patch-1
Fix electron-packager's protocol options
2017-08-16 13:35:23 -07:00
Daniel Rosenwasser
9cdbce75b2 Merge pull request #18782 from egorshulga/master
react-router: add withRouter decorator
2017-08-16 13:34:29 -07:00
Daniel Rosenwasser
e8b6040a86 Merge pull request #18996 from apexskier/patch-2
storybook__react: Remove dependency on @types/node
2017-08-16 13:32:24 -07:00
Daniel Rosenwasser
9a8a9451cb Merge pull request #18985 from BendingBender/http-errors
[http-errors] upgrade to v1.6, enable strict null checks & linting
2017-08-16 13:31:22 -07:00
Daniel Rosenwasser
741dc0eff8 Merge pull request #19040 from RckMrkr/fix-type-error-in-react-tabs
Fixed type error in react-tabs
2017-08-16 13:30:00 -07:00
Daniel Rosenwasser
b71c0e48ac Merge pull request #18984 from coreh/patch-1
react-redux: Make dispatch property optional in DispatchProp<S>
2017-08-16 13:25:05 -07:00
Ryan Cavanaugh
63265c65d9 Merge pull request #18622 from LKay/lkay/react-transition-group-tmp-fix
Quick fix exports to match transpiled code of the library
2017-08-16 13:19:23 -07:00
Rick
b33c0dc912 Fixed type 2017-08-16 21:34:06 +02:00
Kyle Roach
268b760761 [react-native-material-ui] Correct color utils 2017-08-16 15:02:30 -04:00
Daniel Rosenwasser
fbb9db9df5 Merge pull request #18974 from marcghorayeb/fix/node-zlib-interface
[node] homogenize zlib input to Buffer or string and results to Buffer
2017-08-16 11:33:35 -07:00
Daniel Rosenwasser
2502d59498 Merge pull request #18998 from johnmwright/patch-1
GoogleMaps: allowing ComponentRestrictions as string|string[]
2017-08-16 11:30:26 -07:00
Daniel Rosenwasser
37219beb54 Merge pull request #18954 from cyyyu/patch-1
update @types/react-test-renderer index.d.ts, fix #18953
2017-08-16 11:27:13 -07:00
Hisham A
e9ac895d8a [annyang] add typings (#19031) 2017-08-16 11:21:09 -07:00
Daniel Rosenwasser
a89a7f4580 Merge pull request #18964 from BendingBender/on-finished
[on-finished] improve typings, enable strict null checks & linting
2017-08-16 11:05:56 -07:00
Daniel Rosenwasser
0e9358b5b2 Merge pull request #18951 from dannycochran/patch-7
update react-redux connect options
2017-08-16 11:00:44 -07:00
Daniel Rosenwasser
aa0bc8fb45 Merge pull request #18857 from psachs21/patch-2
Update definitions to v4
2017-08-16 10:59:51 -07:00
Daniel Rosenwasser
7e36200ddf Merge pull request #18995 from nrbernard/codemirror-add-method
Codemirror: Add getLineTokens method
2017-08-16 10:59:06 -07:00
Daniel Rosenwasser
2a9122332c Merge pull request #19023 from dab00/master
[elasticsearch] Add Client.close()
2017-08-16 10:58:33 -07:00
Adrian Leonhard
05c8f3c833 [r-script] Added typings. (#19027) 2017-08-16 10:10:53 -07:00
Dimitri Benin
b7b8a3650b [json-stringify-safe] add typings (#19026) 2017-08-16 10:08:01 -07:00
Dimitri Benin
e395189807 [negotiator] add typings (#19001) 2017-08-16 10:05:18 -07:00
Harry Shipton
6a1cb2a6be [jsrp] Add type definitions (#18993)
[jsrp] Update jsdoc types


Add type definitions for jsrp

Add typings for jsrp library
2017-08-16 10:04:52 -07:00
Harry Shipton
b166083928 [is-number] Added type definitions (#19005)
[is-number] Changed from ES6 default to export=

[is-number] Allow synthetic default imports

[is-number] Change function in tests to pass linter
2017-08-16 10:04:04 -07:00
Harry Shipton
5f54d27f25 [keysym] add type definitions (#19002) 2017-08-16 10:03:33 -07:00
Nick Zelei
98c1778503 add types for 'parse-link-header' module (#18994)
* add types for 'parse-link-header' module

* updated return type

has possibility of returning null if input is falsy.

* Update parse-link-header-tests.ts

updated test to include null type.
2017-08-16 10:02:51 -07:00
Muhammad Ragib Hasin
65049e5d32 [ascii2mathml][intl][remove-markdown] add typings (#18987)
* [ascii2mathml] add typings (v0.5.4)

* [intl] add typings

* [remove-markdown] add typings

* [ascii2mathml][intl][remove-markdown] fix lint

* [intl] fix project link

* [ascii2mathml] fix test error
2017-08-16 10:02:24 -07:00
Henning Kühl
af36b1bcf2 add typings for chayns version 0.14.0 (#18688)
* add chayns typings version 0.14.0

* fixes for tslint

* change project url for chayns JavaScript API

* fix version
2017-08-16 09:59:51 -07:00
Christian Rackerseder
fb927da277 [haversine] Added type definitions (#19010) 2017-08-16 09:58:54 -07:00
Dimitri Benin
15abb9f03e [streaming-json-stringify] add typings (#19017) 2017-08-16 09:58:21 -07:00
Dimitri Benin
07ab6b603a [forwarded] add typings (#19011) 2017-08-16 09:56:45 -07:00
Eloy Durán
c5d04fb2d5 Merge pull request #19004 from iRoachie/react-native-material-ui
Definitions for react-native-material-ui
2017-08-16 15:22:14 +02:00
Mattias Holmlund
00f65c197a node: IPv4/IPv6 extend common base 2017-08-16 14:13:44 +02:00
Anatoly Demidovich
a6e23c919a Add elasticsearch.Client.close() 2017-08-16 14:22:59 +03:00
Karol Janyst
f585e6f27f Update imports in index 2017-08-16 12:41:00 +09:00
Karol Janyst
bfcd1e3297 Update imports 2017-08-16 12:39:47 +09:00
sanjaymadane
c8e6e26515 tslint.json added and resolved lint errors 2017-08-16 11:23:35 +08:00
Kyle Roach
1c5b20f054 Defintions for react-native-material-ui 2017-08-15 22:07:39 -04:00
Cameron Little
b0dc5d6b26 Remove last any 2017-08-15 18:51:10 -07:00
Cameron Little
0dfb13e10f remove any 2017-08-15 18:11:31 -07:00
Cameron Little
07cc1518c5 Update index.d.ts 2017-08-15 15:29:47 -07:00