Nathan Shively-Sanders
62dd9fbe3f
Use {} not Object for unknown options type
2017-06-01 14:30:48 -07:00
Nathan Shively-Sanders
b89cbeeb5b
Merge branch 'master' of https://github.com/RobDesideri/DefinitelyTyped into RobDesideri-master
2017-06-01 14:27:57 -07:00
Nathan Shively-Sanders
2c16a0d9d3
Merge branch 'fretje-master'
2017-06-01 13:22:08 -07:00
Nathan Shively-Sanders
407bcf4e5f
Merge branch 'master' of https://github.com/fretje/DefinitelyTyped into fretje-master
2017-06-01 13:20:24 -07:00
jramsay
c824475f70
Merge pull request #16640 from lax20attack/patch-1
...
Update index.d.ts - Add containerPointToLatLng()
2017-06-01 12:49:20 -07:00
jramsay
2a1db3fcf1
Merge pull request #16524 from vesse/basic-auth/parse
...
[basic-auth] Add auth.parse
2017-06-01 12:47:06 -07:00
jramsay
4d6c5d6ded
Merge pull request #16702 from ajsheehan/master
...
Update definition for xmldoc to match version 1.1
2017-06-01 12:36:19 -07:00
Ron Buckton
5efebe644d
Merge pull request #16054 from c7hm4r/master
...
ES6-Shim: `Map.get()`, `Array.find()` and others may return `undefined`
2017-06-01 12:34:17 -07:00
Christoph Müller
4258fbff7c
removed optionality of second parameter to (weak)map.set
2017-06-01 21:31:05 +02:00
Leonard Thieu
d062100f38
Update type definitions for browserify. ( #16822 )
2017-06-01 12:10:11 -07:00
Leonard Thieu
a48b7b9955
Update type definitions for chai-as-promised. ( #16776 )
2017-06-01 12:09:19 -07:00
Leonard Thieu
60f833ff5c
Update type definitions for moment-duration-format. ( #16777 )
2017-06-01 12:08:49 -07:00
Leonard Thieu
88f8173559
[parsimmon] Update type definitions ( #16790 )
...
* Update type definitions for parsimmon.
* dtslint bug workaround.
2017-06-01 12:08:03 -07:00
Leonard Thieu
2586975b36
[jsdom] Update type definitions (new for v11) ( #16819 )
...
* Update type definitions for jsdom (new for v11).
* Fix lint errors.
2017-06-01 12:07:31 -07:00
Leonard Thieu
3f95ea32d7
[node] Narrow down type that can be passed to url.format(). ( #16850 )
...
* Narrow down type that can be passed to url.format().
* Add format(URL).
* [node] Fix build error.
universal-analytics package has invalid tslint.json.
* [node] Fix build error.
universal-analytics package has invalid version number.
2017-06-01 12:05:57 -07:00
Leonard Thieu
796bb77b68
Add static members. ( #16765 )
2017-06-01 12:04:47 -07:00
Leonard Thieu
5815a7d034
Add static members. ( #16764 )
2017-06-01 12:03:32 -07:00
Leonard Thieu
90852c1dd1
Fix and collapse tooltipster overloads. ( #16763 )
2017-06-01 12:03:00 -07:00
Leonard Thieu
460b77b169
Remove jquery.ajaxfile. ( #16762 )
2017-06-01 12:02:29 -07:00
Leonard Thieu
eaa830ba77
[semantic-ui-dimmer] Add type definitions ( #16755 )
...
* Add type definitions for semantic-ui-dimmer.
* [semantic-ui-dimmer] Add reference directive to global.d.ts.
* [semantic-ui-dimmer] Hide implementation details from autocomplete.
2017-06-01 11:57:35 -07:00
Leonard Thieu
313f10b295
[semantic-ui-transition] Add type definitions ( #16774 )
...
* Add type definitions for semantic-ui-transition.
* [semantic-ui-transition] Add reference directive to global.d.ts.
* [semantic-ui-transition] Hide implementation details from autocomplete.
2017-06-01 11:57:14 -07:00
Leonard Thieu
4435e0681b
[semantic-ui-api] Add type definitions ( #16789 )
...
* Add type definitions for semantic-ui-api.
* [semantic-ui-api] Add reference directive to global.d.ts.
* [semantic-ui-api] Hide implementation details from autocomplete.
2017-06-01 11:56:18 -07:00
Christoph Müller
6ea19e2aea
Changed “Object” to “object”
2017-06-01 20:52:32 +02:00
qiang
f231149ae7
koa-hbs: add registerHelper, SafeString definitions ( #16862 )
2017-06-01 11:50:46 -07:00
D. Nicolás Lopez Zelaya
70e60c66e1
Superagent update ( #16868 )
...
* Adding request agent function
* Adding package.json for direct download
* Adding few props
* Removing package.json
* Updating version number
2017-06-01 11:50:25 -07:00
Tom Wanzek
54e74ae588
[d3-zoom] Update to 1.3 ( #16870 )
...
* [d3-zoom] Update to 1.3
* [FEATURE] Add `wheelDelta(...)`
* [CHORE] Bump minor version
* [d3-zoom] Minor tweaks to JSDoc comments
* Additional detail for `filter(...)` and `wheelDelta(...)` JSDoc comments in line with changes proposed to the **d3-zoom** API documentation in parallel PR.
2017-06-01 11:49:40 -07:00
Sudarsan Balaji
e6f9364b53
[react-loader] Add type definitions ( #16873 )
...
* Add types for react-loader
* Make requested changes
2017-06-01 11:49:18 -07:00
schlesingermatthias
2dbb26ab23
[material-ui] Added missing Props to DropDownMenu and ListItem ( #16896 )
...
* DropDownMenu: add missing prop onChange; ListItem: add missing prop hoverColor
* fix error
2017-06-01 11:44:17 -07:00
Anthony Rosequist
c2dbda28dc
Being more specific in the response for Channel#get in amqplib ( #16895 )
2017-06-01 11:43:18 -07:00
Gerin Jacob
3ca61c9879
Added bar.width.max as an optional property to ChartConfiguration interface in c3. ( #16888 )
...
This property lets you limit the maximum width of the bar.
2017-06-01 11:42:37 -07:00
Richard Roylance
ad3cd3d434
Update dat gui for v0.6.5 ( #16900 )
...
* Updated dat-gui for v0.6.5
* minor style change
* Updated version syntax
* - Re-ordered definintions by: to be before defintions:
2017-06-01 11:35:49 -07:00
tdaines
815edee04f
Added missing events. Changed isSupported to a function. Made a few config options optional. Added off() funciton ( #16876 )
2017-06-01 11:25:20 -07:00
Federico Caselli
b9349bf538
[rewire] Added generics to rewire ( #16196 )
...
* Added generics to rewire
* Changed to `TypeScript`
2017-06-01 11:16:27 -07:00
John Gainfort
1387a1e2d0
Update fluent-ffmpeg for es6 module library import ( #16471 )
...
* added hls.js definition
* changed to new tslint format
* fixing lint errors
* changed definition structure based on PR comment
* added module library support
* merged upstream and added tests to more reflect samples in project page
* fixed lint errors
* removed global namespace
2017-06-01 11:14:10 -07:00
Abraham
2f8fb93e51
The types for point-geometry as they are currently written do not reflect the real type signatures. ( #16558 )
...
Please see:
https://github.com/mapbox/point-geometry/blob/master/README.md
For the type signatures as defined in the library.
The incorrect signatures, render the library essentially unusable from a Typescript environment
2017-06-01 10:29:00 -07:00
Dolan
a3b3d28132
New Typings: Alexa voice service ( #16562 )
...
* Added new typings
* Added more methods
* Followed @aluanhaddad's advice on UMD style
* Fixed linting errors
2017-06-01 10:28:10 -07:00
Marc Woolfson
c1f4dd9532
Added new optional parameters to StackTrace.report() function. ( #16603 )
...
* Added new optional parameters to StackTrace.report() function.
* [sinon-stub-promise] Replaced empty exports with sinon-wrapping function (#11880 )
2017-06-01 10:27:33 -07:00
kyo_ago
a923ebce98
[bytes] Add unit to BytesOptions ( #16630 )
...
* add unit to BytesOptions
* update version number
2017-06-01 10:22:35 -07:00
Simon Xiong
c85fe6ae3f
Add new collation methods for mongoose ( #16897 )
...
* Add collation methods for query and aggregation
* Add tests for collation
2017-06-01 10:22:14 -07:00
Christian
ea7b301f5d
boom: add missing internal() alias ( #16696 )
2017-06-01 09:52:13 -07:00
Tom Wanzek
cae1ec5491
[d3-sankey] Update to Version 0.5 ( #16761 )
...
* [d3-sankey] Update to Version 0.5
* [BREAKING CHANGE] `SankeyLayout` API rewritten
* [BREAKING CHANGE] `SankeyLinkPathGenerator` removed. `sankeyLinkHorizontal` added as replacement.
* [CHORE] Update version numbers.
* [d3-sankey] JSDoc comment fixes. Thx @gustavderdrache
2017-06-01 09:30:55 -07:00
Ilia Choly
1b814e5ba7
Add Strophe MUC definitions. ( #16131 )
...
* Add definitions for Strophe MUC
* Remove `wrapper` namespace
* Add tests for MUC
* Use classes with constructors instead of interfaces with new() method
* Add header
* Add CONNTIMEOUT status
* add keepalive bosh option
* Add restore method
* Re-Add support for AMD require to strophe
2017-06-01 09:25:26 -07:00
Andy Hanson
426922634a
Merge branch 'blove-google-cloud__storage'
2017-06-01 09:08:56 -07:00
Andy Hanson
a404fca3a3
Fix lint
2017-06-01 09:08:49 -07:00
Andy Hanson
cc8c19ac42
Merge branch 'google-cloud__storage' of https://github.com/blove/DefinitelyTyped into blove-google-cloud__storage
2017-06-01 09:08:22 -07:00
Evgeny
09e220a9e8
[joi] add interface for AnySchema.error() overriding ( #16448 )
...
* [joi] add interface for AnySchema.error() overriding
* [joi] increase version to 10.4.0
2017-06-01 09:06:49 -07:00
Aleksandr Malafeev
b18447d7ac
fixed typo in react-color EditableInput (styles->style), added dragLabel and dragMax ( #16436 )
...
* fixed typo in react-color EditableInput, added dragLabel and dragMax to EditableInput
* removed trailing whitespaces
2017-06-01 09:05:09 -07:00
Dan Caddigan
c2cef9fd8b
fix(auth0-lock): adds additional theme options ( #16426 )
...
* fix(auth0-lock): adds additional theme options
* fix(auth0lock): adds AuthResult object
2017-06-01 09:00:10 -07:00
Andy Hanson
825c8bea94
Merge branch 'PriceSpider-NeuIntel-master'
2017-06-01 08:58:57 -07:00
Andy Hanson
b2c4bfefaa
Undo style changes
2017-06-01 08:58:37 -07:00