Commit Graph

33889 Commits

Author SHA1 Message Date
Andy Hanson
1cdb695e42 bl: Fix compile error 2017-08-17 12:12:36 -07:00
Andy
a478257cfb google.visualization: Allow legend: "none" (#19089) 2017-08-17 11:37:50 -07:00
Daniel Rosenwasser
ddc05855e5 Merge pull request #19054 from BendingBender/minipass
[minipass] add typings
2017-08-17 11:34:21 -07:00
Daniel Rosenwasser
ae968fbeca Merge pull request #19015 from LucianBuzzo/semver-parse
Add typing for `.parse()` method
2017-08-17 10:50:54 -07:00
Daniel Rosenwasser
9a0cad76d2 Merge pull request #19043 from iRoachie/rn-image-background
[react-native] Adds imageStyle prop to ImageBackground
2017-08-17 10:48:48 -07:00
Daniel Rosenwasser
6e8e596273 Merge pull request #19060 from iRoachie/rn-modalbox
[react-native-modalbox] Correct author url
2017-08-17 10:45:00 -07:00
Andy
00f45a01bf twix: Allow "LT" as a format (#19065)
* twix: Allow "LT" as a format

* Change to string
2017-08-17 10:24:42 -07:00
Andy
00474c0f55 node-dir: Allow to omit options from readFilesStream (#19073) 2017-08-17 10:14:18 -07:00
Daniel Rosenwasser
6eba857963 Merge pull request #19012 from marvinhagemeister/classnames_bind
classnames: Fix type error for falsy values with bind
2017-08-17 10:14:02 -07:00
Daniel Rosenwasser
28f3c63722 Merge pull request #19058 from BendingBender/stream-to-array
[stream-to-array] update typings to v2.3, enable strict null checks and linting
2017-08-17 10:08:21 -07:00
Daniel Rosenwasser
9850d0a293 Merge pull request #19076 from DefinitelyTyped/lory.js
lory.js: Fix compile errors
2017-08-17 10:02:07 -07:00
Daniel Rosenwasser
4b5b3fa398 Merge pull request #19074 from DefinitelyTyped/msgpack
msgpack: Fix callback type
2017-08-17 10:00:52 -07:00
Andy Hanson
b6703bc47d lory.js: Fix compile errors 2017-08-17 09:30:04 -07:00
Andy Hanson
d6c79a7444 msgpack: Fix callback type 2017-08-17 09:20:59 -07:00
Marvin Hagemeister
23b64b5990 classnames: Fix error for falsy values with bind 2017-08-17 17:40:03 +02:00
Daisuke Mino
193d9dc3bf [material-ui] Update svg-icons (#18931)
* [material-ui] Update svg-icons

* Update mark for code generation

* Add a code generation script for material-ui

* Remove .js in ./scripts
2017-08-17 07:58:09 -07:00
Kyle Roach
cc8d975e43 [react-native-modalbox] Correct author url 2017-08-17 10:03:37 -04:00
Dimitri Benin
aae738d68c [stream-to-array] update typings to v2.3, enable strict null checks and linting 2017-08-17 14:46:06 +02:00
Dimitri Benin
b7a2c94313 [minipass] add typings 2017-08-17 14:22:50 +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
Kyle Roach
7842fff1b2 [rn] Adds imageStyle prop to ImageBackground 2017-08-16 16:56:12 -04: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