Wesley Wigham
8df3ee088d
Merge pull request #18203 from alitaheri/improve-exceljs
...
[exceljs] Improve typings
2017-07-19 14:37:45 -07:00
Wesley Wigham
261f98f10a
Merge pull request #18190 from yifanwu/master
...
documentdb added UriFactory
2017-07-19 14:35:36 -07:00
Wesley Wigham
4c6915a77a
Merge pull request #18073 from jklimke/allow_literals_for_sequelize_attribute_search
...
Allow literals for sequelize attribute selection
2017-07-19 14:34:47 -07:00
Wesley Wigham
ae2a4d50bb
Merge pull request #18223 from EricByers/master
...
Add safe-json-stringify type
2017-07-19 14:26:53 -07:00
Wesley Wigham
e6dbbe66f6
Merge pull request #18230 from Sicilica/master
...
typings for deasync
2017-07-19 14:10:27 -07:00
Sicilica
7aac62aceb
add lint for deasync
2017-07-19 14:56:24 -06:00
Sicilica
788200b3f4
typings for deasync
2017-07-19 14:32:58 -06:00
Ashish Gaurav
bc64561d76
@types/dygraphs: add legendFormatter in options ( #18107 )
2017-07-19 11:03:09 -07:00
Eric Byers
e0faf3a6ec
Adding safe-json-stringify module
...
Exporting the function correctly
Fixing pretty much everything
Adding safe-json-stringify type
2017-07-19 12:08:59 -05:00
Wesley Wigham
d74e796f5d
Merge pull request #17885 from ifiokjr/react-native-fbsdk
...
Provide Initial Types for React Native FBSDK
2017-07-19 08:17:43 -07:00
Ifiok Jr
60dce20e91
add basic tests for rect-native-fbsdk
...
remove unneeded namespace export
fix typo in AppEventsFlushBehavior
remove top level namespace
Also fix typos.
2017-07-19 15:22:33 +01:00
Eloy Durán
a4a9db0264
Merge pull request #18181 from stackia/react-native/pan-responder
...
[react-native] Add onShouldBlockNativeResponder() for PanResponderCallback
2017-07-19 11:36:48 +02:00
Ali Taheri Moghaddar
0699b28ca1
Improve exceljs typings and tests
2017-07-19 13:31:15 +04:30
Franklin Yu
d2bf223394
[gapi.auth2] Fix parameter according to latest official documentation ( #17816 )
...
* [gapi.auth2] Fix parameter type of callback
According to the [documentation][]:
> The function called with the `GoogleAuth` object when it is fully
> initialized.
[documentation]: https://developers.google.com/identity/sign-in/web/reference#googleauththenoninit-onerror
* [gapi.auth2] Convert documentation to type
Types are better than description in documentation.
* [gapi.auth2] Add parameter to `gapi.auth2.init()`
See [official documentation][].
[official documentation]: https://developers.google.com/identity/sign-in/web/reference#gapiauth2initparams
* [gapi.auth2] Fix indentation
This change is best viewed with "histogram" or "patience" diffing
algorithm.
* [gapi.auth2] Add test and fix a bug
* [gapi.auth2] Add linting
2017-07-18 14:25:00 -07:00
Wesley Wigham
5278646c38
Merge pull request #18187 from dooks/patch-1
...
@types/angular-strap - Missing IModalOptions
2017-07-18 14:20:50 -07:00
Wesley Wigham
e18d7ab17f
Merge pull request #18169 from amiram/kafka-node-new-client
...
Kafka node new client
2017-07-18 14:20:04 -07:00
Wesley Wigham
3386c69992
Merge pull request #18186 from BendingBender/ronomon__crypto-async
...
[@ronomon/crypto-async] introduce typings
2017-07-18 14:17:38 -07:00
Yifan Wu
da842393a1
documentdb added UriFactory
2017-07-18 14:15:03 -07:00
Wesley Wigham
49f7bbe08d
Merge pull request #18163 from risyer/webdriverio_array_return
...
@types/webdriverio $$ returns an Array of Clients
2017-07-18 14:14:39 -07:00
Wesley Wigham
2540a9adee
Merge pull request #18180 from stackia/react-native/registered-style
...
react-native: Stylesheet.create() return registered style
2017-07-18 13:41:45 -07:00
Wesley Wigham
577c7f36f5
Merge pull request #18184 from gnestor/plotly.js
...
Add declaration for Plotly.Plots
2017-07-18 13:41:01 -07:00
Ziggy
46ec03c749
Append missing callbacks
2017-07-18 13:39:09 -07:00
Ziggy
84ab2cd275
@types/angular-strap
...
The type definition is missing the `prefixClass` option. https://github.com/mgcrea/angular-strap/blob/master/dist/modules/modal.js#L16
2017-07-18 13:02:26 -07:00
Dimitri Benin
d1775959f9
[@ronomon/crypto-async] introduce typings
2017-07-18 21:55:47 +02:00
Andy
7660556dc2
css-modules: Use LF line endings ( #18185 )
2017-07-18 12:24:00 -07:00
amiram
59932cbdd6
add test for missing kafkaClient options
2017-07-18 22:21:14 +03:00
amiram
aa245d6c8c
add missing kafkaClient options
2017-07-18 22:20:13 +03:00
Grant Nestor
ba011a4e0d
Add declaration for Plotly.Plots
2017-07-18 11:38:53 -07:00
stackia
b961f48fa6
react-native: add onShouldBlockNativeResponder() for PanResponderCallbacks
2017-07-19 01:50:42 +08:00
stackia
d030e33b5e
react-native: Stylesheet.create() return registered style
2017-07-19 01:37:50 +08:00
Wesley Wigham
2ff74fbcac
Merge pull request #17902 from Solution4Future/master
...
[stripe] fix definitions files and tests
2017-07-18 09:55:41 -07:00
Wesley Wigham
d0bbc88305
Merge pull request #18160 from crumblycake/patch-1
...
Remove [index: string]: any; in IRootScopeService
2017-07-18 09:51:35 -07:00
Wesley Wigham
818f1d39b4
Merge pull request #18155 from HandyG52/master
...
Added types for geodesy latlon-spherical.js
2017-07-18 09:48:38 -07:00
Wesley Wigham
0342856c18
Merge pull request #18159 from deadalusai/sinon-typed-stub-spy
...
[sinon] Add "keyof" type checking to sinon.spy and sinon.stub
2017-07-18 09:48:15 -07:00
Wesley Wigham
c28b04190e
Merge pull request #18116 from BendingBender/iframe-resizer
...
[iframe-resizer] add more specific and missing type definitions
2017-07-18 09:44:04 -07:00
Wesley Wigham
0d2c3a3ba9
Merge pull request #18167 from Canner/master
...
[aws-lambda] S3CreateEvent.Records should be Array<S3Record> instead of Tuple
2017-07-18 09:43:06 -07:00
Wesley Wigham
9e2e40bf16
Merge pull request #18097 from marvinhagemeister/babel-types
...
Add react helpers to babel-types
2017-07-18 09:42:02 -07:00
Wesley Wigham
549318192c
Merge pull request #18170 from lukasz-zak/master
...
[mongoose] Add missing property for >=4.1.1 version
2017-07-18 09:40:51 -07:00
Wesley Wigham
dfc2454d00
Merge pull request #18178 from DefinitelyTyped/revert-18086-react-transition-group-Component-requires-2-args
...
Revert "react-transition-group Added {} state to remedy Component Requires 2 type arguments"
2017-07-18 09:17:30 -07:00
Wesley Wigham
a790cd60fc
Revert "react-transition-group Added {} state to remedy Component Requires 2 type arguments"
2017-07-18 09:13:17 -07:00
John Reilly
7a9ecd61d0
Merge pull request #18172 from leonard-thieu/jquery
...
[jquery] Change isEmptyObject() to return boolean
2017-07-18 16:03:10 +01:00
Leonard Thieu
f234366096
[angular-resource] Lint.
2017-07-18 10:35:27 -04:00
Leonard Thieu
ec2158f2d6
[jquery] Add tests for type of a type guard in the not case.
...
Note that isPlainObject() fails the not case in the same manner that isEmptyObject() does. This might warrant changing it to return a boolean. However, unlike isEmptyObject(), isPlainObject() can be useful when the object is a plain object.
2017-07-18 09:22:02 -04:00
Leonard Thieu
226ef5f14c
[jquery] Revert isEmptyObject() to returning boolean.
...
While the type guard does narrow a value's type to an empty object, the interesting case is when the type is not an empty object. TypeScript narrows the type to never in that case which makes the type guard not very useful.
2017-07-18 09:13:58 -04:00
Lukasz Zak
a3819eec07
[mongoose] Add missing property for >=4.1.1 version
...
DeprecationWarning: `open()` is deprecated in mongoose >= 4.11.0, use
`openUri()` instead, or set the `useMongoClient` option if using
`connect()` or `createConnection()`. See
http://mongoosejs.com/docs/connections.html#use-mongo-client
2017-07-18 13:04:48 +02:00
amiram
34f5e746e2
fix lint
2017-07-18 13:05:42 +03:00
amiram
45cc08937d
add tslint
2017-07-18 12:33:54 +03:00
amiram
cc5bb4de93
message properties optional
2017-07-18 12:31:25 +03:00
amiram
063908566c
Add new KafkaClient
...
more fixes to align with version 2
2017-07-18 12:29:18 +03:00
Marvin Hagemeister
352aa44c0a
Add react helpers to babel-types
2017-07-18 11:13:56 +02:00