Andy
009229f922
redux-action: Fix lint ( #20368 )
2017-10-06 10:21:57 -07:00
Gaurav Lahoti
5795bd4edf
mongodb CollectionCreateOptions definition v2.2 update ( #20306 )
2017-10-06 10:18:30 -07:00
Andy
afdde07862
webspeechapi: Require typescript@2.2 and rely on lib.dom.d.ts types ( #20239 )
2017-10-06 10:10:18 -07:00
Andy
c3d62c5372
webrtc: Require typescript@2.3 and rely on lib.dom.d.ts types ( #20242 )
2017-10-06 10:10:08 -07:00
Kaesebrot84
e33497fb48
Added a definition for projection in mat3 class in gl-Matrix ( #20294 )
...
* Added a definition for projection in mat3 class
Added the missing definition for projection function in the `mat3` class
* Added semicolon
Added missing semicolon.
* Added test for mat3.projection()
Added test for mat3.projection()
2017-10-06 10:08:08 -07:00
Gintautas Miselis
0887bbe243
[watson-develop-cloud] new methods and version dates ( #20330 )
2017-10-06 10:03:04 -07:00
Jakob Truelsen
6667645472
Move axe call back to axe from scales ( #20273 )
...
These callbacks do not exist on scales, but exist instead on the axe.
This is not well described in the documentation, but adding them to the scales
they are never called while they are called if they are added to the axe.
2017-10-06 10:02:33 -07:00
Andy
5b43049d8d
js-data: Provides its own types ( #20247 )
2017-10-06 09:54:22 -07:00
Andy
edcbfae6b0
tinymce: Fix lint ( #20238 )
2017-10-06 09:53:52 -07:00
Andy
53d3db57a8
transducers-js: Fix lint ( #20237 )
2017-10-06 09:53:39 -07:00
Thomas Bouldin
234e726219
Allow option to be a string in Node 6 request methods ( #20272 )
...
* Add string option to request methods.
Per [Node docs](https://nodejs.org/docs/latest-v6.x/api/http.html#http_http_request_options_callback ) the `get` and `request` methods should allow the `options` param to be a string. This is true for both the 'https' and 'http' modules.
* Add self to "definitions by" per README recommendations
2017-10-06 07:21:37 -07:00
sotnight
262601f878
Fixed bug in pixi.js. TextMetrics.lineWidgets is incorrect. Should be TextMetrics.lineWidths ( #20314 )
2017-10-05 12:19:36 -07:00
xeningem
4b74fba917
Add types for convert-layout ( https://github.com/ai/convert-layout ) ( #20326 )
...
* Add types for convert-layout ( https://github.com/ai/convert-layout )
* Add missed layouts, fix tsc warnings
* Fix tslint and common mistakes
2017-10-05 12:05:51 -07:00
Michael Ledin
c224cbd8b7
Add Calculator type to markerclustererplus. ( #20322 )
2017-10-05 11:31:49 -07:00
czengg
5ae8f2754f
add constants to exports ( #20304 )
2017-10-05 11:31:28 -07:00
Max Battcher
3b6b92d45e
Revert PouchDB module changes from #18519 ( #20305 )
...
Per the README, and with research prompted by #19691 , the shape of PouchDB export should reflect what is currently the node package's package.json main export shape (not jsnext:main).
2017-10-05 11:23:53 -07:00
Simon Ramsay
fc10803f20
Patch 1 ( #20255 )
...
* call Job.priority() to get the current number priority
* added parameterless definition for Job.priority()
- when called without a priority parameter, it returns the current priority of the job
relevant source https://github.com/Automattic/kue/blob/master/lib/queue/job.js#L520-L536
note: JSDocs in Kue source code appear to not include optional parameters
* priority() returns string if priority set to unexpected priority string
2017-10-05 11:23:27 -07:00
Benjamin Lichtman
49844d69f6
Merge pull request #19822 from adrianbardan/twitter-stream-channels
...
twitter-stream-channels - fix parameters for StreamChannels: stop()
2017-10-05 11:20:17 -07:00
wagich
b30fe84b29
updates flickity definitions for version 2 and enables use as a module ( #20128 )
...
* updates flickity definitions for v2 and enables use as a module
* adds tslint.json and makes tslint happy
* tries to make travis happy
2017-10-05 11:16:02 -07:00
Steve Hipwell
bb0de78f73
Add @koa/cors based on kcors ( #20310 )
2017-10-05 22:46:26 +09:00
Konstantin Vasilev
01a5cf5820
[sequelize] add operatorsAliases option ( #20284 )
...
* [sequelize] add operatorsAliases option
* fix. right symbols usage
* add arbitrary key for aliases options
* fix arbitrary key for strict usage
2017-10-05 22:38:41 +09:00
Dan Evison
b951e88ed5
Added the styling props to the ReferenceLine ( #20315 )
2017-10-05 22:37:58 +09:00
Chew Yong Wee
a2834a9d05
Add subscribe field to GraphQLFieldConfig and GraphQLField interfaces ( #20317 )
2017-10-05 22:36:04 +09:00
Adi Bardan
b78f75efce
twitter-stream-channels - fix error TS2304: Cannot find name 'object'
2017-10-05 12:26:59 +02:00
Adi Bardan
c9af5aecc7
Merge branch 'master' into twitter-stream-channels
2017-10-05 12:20:37 +02:00
Adi Bardan
bbe5ce26ec
Merge remote-tracking branch 'upstream/master'
2017-10-05 12:18:42 +02:00
Eloy Durán
b73371aea4
Merge pull request #20307 from timwangdev/pinch-scrollview
...
[react-native] Add pinchGestureEnabled to ScrollView
2017-10-05 11:31:45 +02:00
Tim Wang
b6b48d3a71
Merge branch 'master' into pinch-scrollview
2017-10-05 04:02:43 -05:00
Tim Wang
f30ba01639
Code format
2017-10-05 16:02:23 +08:00
Adi Bardan
ca1e25b039
Merge remote-tracking branch 'upstream/master' into twitter-stream-channels
2017-10-05 09:55:05 +02:00
Tim Wang
c602c4a605
Bump version
2017-10-05 15:38:31 +08:00
Tim Wang
4a3e82ab9e
Add pinchGestureEnabled to ScrollView
2017-10-05 15:32:05 +08:00
Glen M
85fce904dd
Atom: support the new save* returns. ( #20300 )
2017-10-05 12:07:52 +09:00
Vincent Biret
1194b01799
SharePoint - Switching all references to SP.ListItem to generic ones to improve compile type checks ( #20202 )
...
* breaking change: leveraging generic types for SPListItem methods to improve compile time checks
* updating header to respect format
* replacing authors urls by github account to have automation work properly
2017-10-04 14:37:36 -07:00
Tom Wanzek
5071fcdcdd
[d3-geo] Update Definitions to Minor Version 1.8.x ( #20270 )
...
* d3-geo
* [FEATURE] Add definitions for per/post-clipping and clipping functions
* [CHORE] Bump version number
* d3-geo
* Added tests for pre/post-clipping and clipping functions
* d3-geo
*[CHORE] Linting fixes.
* d3-geo
* [DOC] Improved wording of clipping function (generator) JSDoc comments
2017-10-04 13:58:26 -07:00
Fedor Kirpichev
b3083c9d2c
Updated package name for newer versions of Atmosphere package ( #20100 )
...
* Updated package name for newer versions of Atmosphere
* Fixed header
* Created new folder for atmosphere typings and placed deprecation comments.
* Fixed tests name
* Fixed name in tsconfig
2017-10-04 11:16:16 -07:00
wd39
5669dfcdbc
Adding type definitions for url-parse npm package ( #20233 )
...
* Adding typings for url-parse
* Fixup! import URLSearchParams types
* Adding typings for parse function
* Changes to tsconfig and tslint
* Fixes to the type definitions
* Adding missing tslint file
* Fixing the typos in the header
* Exporting object in a diferent way, adding one more constructor signature and relevant tests
* Removing unnecessary lines from typedef
2017-10-04 11:14:33 -07:00
Marvin Hagemeister
3262769148
puppeteer: Fix wrong boolean type ( #20125 )
2017-10-04 11:04:35 -07:00
Oz Weiss
19de2783df
OAuthOptions.body_hash ( #20182 )
2017-10-04 11:03:19 -07:00
Eric Lam
c7380aece7
Update @type/enzyme to include hostNodes() ( #20291 )
2017-10-04 11:02:39 -07:00
Remo H. Jansen
f3938cf13e
Added styling options to ReferenceArea element ( #20281 )
...
* Added styling options to ReferenceArea element
* Added code review changes
* Added code review changes
* Added code review changes
2017-10-04 11:00:04 -07:00
Rohan Büchner
4db63fa1d8
disableOverlayClick was added to base lib ( #20285 )
...
Added this property typing to allow usage of said property on base
2017-10-04 10:59:41 -07:00
James Hulse
5069d22d33
@types/connect-mongo Add Promise constructor and fix spelling mistake ( #20178 )
...
* Added Promise constructor and fixed spelling mistake
* Fix spacing
* Merged types in constructor and added test
2017-10-04 10:59:28 -07:00
Wolfgang Faust
e07dba0a0e
Add type definitions for object-map. ( #20114 )
...
* Add type definitions for object-map.
* Rename object-map's type variables.
Per suggestion from @plantain-00
* object-map: Declare TThis type for thisArg.
Per suggestion from @andy-ms.
2017-10-04 09:09:50 -07:00
Kismet31
8835a0051e
AuthorizeConfig.include_granted_scope is S-less ( #20289 )
...
As per the documentation for authorize.AuthorizeConfig, include_granted_scopes parameter should include an s.
2017-10-04 08:52:35 -07:00
Ashish Gaurav
53ad6b825c
[dygraphs] Update legend option type ( #20260 )
...
* [dygraphs] update legend option
- add `never` to list of allowed string values for `legend` option
- ref: http://dygraphs.com/tests/legend-values.html
* [dygraphs] version update
- to publish new @types/dygraph package on npm
* [dygraphs] Updating comment for legend option
- adding comment for 'never' legend style.
* [dygraphs] correcting author url
2017-10-04 07:14:44 -07:00
Windson Yan
b60783a6ef
Fix the parameter list of blend method, accept dodge instead of dogde ( #20129 )
2017-10-04 22:47:14 +09:00
wagich
ed00ecbde0
accepts null as array value when settings slider value ( #20132 )
2017-10-04 22:45:41 +09:00
Pete Vilter
9586525670
Add dagre-layout ( #20257 )
...
Types and tests copied from `dagre`, since `dagre-layout` is a drop-in
replacement for it.
2017-10-04 22:43:18 +09:00
Steve Hipwell
a2814c8188
Add definitions for koa-logger-winston ( #20278 )
2017-10-04 22:41:40 +09:00