Commit Graph

29425 Commits

Author SHA1 Message Date
rasmusvhansen
dd69d6de4e class_ argument is optional in removeLineClass (#16347) 2017-05-05 09:36:05 -07:00
Daniel
b57178eb88 material-ui: Updated width prop of drawer to be compliant with spec (#16342)
* material-ui: Updated width prop of drawer to be compliant with spec

* update header
2017-05-05 09:32:09 -07:00
Carl Winkler
ef8ff1dff4 Add support and tests for Dockerode promise API (#16337) 2017-05-05 09:01:16 -07:00
Kacper Polak
1b926c986b Add sql property to Error interface (#16336)
Based on commit: 
7549c734e5
2017-05-05 08:59:58 -07:00
Periklis Tsirakidis
5fc2f8c670 emscripten: update module api to 1.37.10 (#16310)
* Add type aliases for imports and exports

* Update emscripten Module API to 1.37.10
2017-05-05 08:59:06 -07:00
AJ Richardson
c4a2a2a976 lodash: callback parameters should not be optional (#11516) (#15895) 2017-05-05 08:55:48 -07:00
Takeshi Kurosawa
11b7768836 diff: add support options parameter of diffLines (#16333)
* diff: add support options parameter of diffLines

The options parameter is described at https://github.com/kpdecker/jsdiff/blob/master/README.md

* diff: add tslint.json and fix lint issues
2017-05-05 08:54:50 -07:00
Jayden Zhao
fef536fb65 Add types/react-native-goby/* (#16312)
* add react-native-goby

* add react-native-goby

* add react-native-goby

* remove the Promise define of types/react-native-goby
2017-05-05 08:53:29 -07:00
Yui
29e0d7f678 Merge pull request #16332 from DefinitelyTyped/master-updateReactRouter
[React-Router] Update library files with fix when JSX.children get typecheck
2017-05-04 21:02:03 -07:00
apollocoder
407cace6b4 Update index.d.ts (#16119)
Added missing restore option
2017-05-04 18:19:11 -07:00
Maxim Kulikov
c223230018 jquery: allow propertyNames array to css() (#16093) 2017-05-04 18:18:34 -07:00
Jelle Slowack
3437921207 fabric: callback and options object is optional in setSrc method (#16101)
* callback and options object is optional in setSrc method

* run tsc fixes, remove deprecated internal modules and HtmlInputElement casts
2017-05-04 18:18:01 -07:00
Mustafa Kuscu
bcf1928b97 update leaflet fullscreen type definitons (#16106)
L.Control.Fullscreen was not found.
2017-05-04 18:16:03 -07:00
Thiago de Arruda
f3b9cb6f51 Split levelup/leveldown into separate declarations (#16062)
* Split levelup/leveldown into separate declarations

Also make some changes to allow importing levelup with ES6 module syntax.

* Adapt level-sublevel to the latest changes in levelup
2017-05-04 18:14:45 -07:00
DingWeizhe
76c82115ad [fluent-ffmpeg] support es6 import syntax & conform to tdslint (#16036)
* support es6 import syntax

* support es6 import syntax

* add author

* test import syntax to es6

* add tslint config

* tslint: Interface has only a call signature

* tslint: ban-types

* tslint: no-misused-new

* tslint: semicolon

* tslint: TypeScript compile error: Cannot find name 'object'.

* tslint: unified-signatures

* tslint: disable unified-signatures, parameter name is different

* tslint: object-literal-shorthand

* tslint: one-variable-per-declaration

* tslint: dt-header

* tslint: no-single-declare-module

* type definitions for images 2.2
2017-05-04 18:13:03 -07:00
Brian Houser
3eb6786902 react-intl: update IntlProvider.Props interface (#15977)
* update IntlProvider.Props interface

* updated react-intl "Definitions by"
2017-05-04 18:10:22 -07:00
Sam Baxter
cb8b7aeb33 Fix function param type definitions for babel-types (#15973) 2017-05-04 18:09:02 -07:00
Martin Deiss
c26fe793b8 Added missing customPATCH method (#15945) 2017-05-04 18:08:32 -07:00
Bas Timmer
5f27bc2094 color: Add color model conversions (#15940) 2017-05-04 18:08:20 -07:00
cafeburger
5eb4882512 Update index.d.ts (#15937)
add 'hosted_domain' property in gapi.client.init
2017-05-04 18:08:08 -07:00
Gyusun Yeom
208f0dd6a6 upate types of watch for 1.0 (#15931)
* Update types of watch for 1.0

* Specify type of File & Options.filter

* fix tslint.json - use dtslint/dt.json

* fix lint error
2017-05-04 18:07:52 -07:00
Denis Vishniakov
06303669ae Fixed missing request.OAuthOptions.transport_method (#15927) 2017-05-04 18:07:03 -07:00
Giedrius Grabauskas
39cf359166 Recreated types for flux@3.2 (#15800)
* Recreated types for flux@3.1.2.

* Added backward compatibility with implementation. Added overload for create method.

* Fixed tslint error in tests.

* Added one more test for old implementation.

* Added more gerenrics in create method. Updated tests.

* Fixed errors.

* Typescript version changed to 2.2.

* Updated `createFunctional` return.
2017-05-04 18:04:37 -07:00
Lucas Neiva
9fbba5a517 Add babel-types NullLiteral type aliases (#16066) 2017-05-04 18:01:48 -07:00
Nicolas Voigt
34d30931f0 Updated bonjour types (were not working on typescript 2.2) (#16075)
* new typings

* updated types into a namespace to allow the default function to be fired

* typo on findOne

* DT tests passed
2017-05-04 18:01:24 -07:00
Ryan Riley
3426ce7a27 Add missing options and further refine parameter types for Handsontable 3.1.2 (#16078)
* Add missing members and parameter types

* Update original setDataAtCell overload

* afterChange oldVal should be typed as any

* Fix lint errors

* Correctly type the prop value in the afterChange parameter
2017-05-04 17:58:28 -07:00
Youngrok Kim
c272249810 Fix incorrect signature of createPath and createHref (#16063) (#16084) 2017-05-04 17:56:40 -07:00
kwiateusz
e695fa67f6 Update definitions of owlcarousel (#16088)
In lib responsiveBaseWidth is wrapped by JQuery
2017-05-04 17:56:16 -07:00
robin labat
ca336951d0 Correction of @types/js-schema for the import error: (#16090)
'Cannot invoke an expression whose type lacks a call signature. Type 'typeof 'js-schema'' has no compatible call signatures.'

while importing with 'import * as schema from 'js-schema''

The previous import strategie ('import {default as schema} from 'js-schema') where raising an error after compilation.
2017-05-04 17:55:53 -07:00
Parambir Singh
67b6964441 Add a few missing type definitions for node.js zlib module (#16311)
* Update index.d.ts

Add overloaded methods for zlib module that take a ZlibOptions parameter along with a callback.

* Add tests for new methods added to node’s zlib module definition.
2017-05-04 17:44:38 -07:00
ikokostya
65989c0d61 @types/node: update dns.resolve* declarations (#16320)
* @types/node: update dns.resolve* declarations

Fixes: #11151

* review fixes
2017-05-04 17:44:11 -07:00
Brian Love
d41436966c @google-cloud/storage definitions (#15155)
* @google-cloud/storage definitions

* Renamed [at]google-cloud to google-cloud and exposed API classes and interfaces at the top level

* Renamed to google-cloud__storage as per request.

* Renamed and moved into types directory.
* Removed individual files and consolidated all definitions into
index.d.ts file.
* Using <code>declare module</code> to create a single
<code>@google-cloud/storage</code> module that imports each individual
module:
** <code>@google-cloud/storage/bucket</code>
** <code>@google-cloud/storage/channel</code>
** <code>@google-cloud/storage/file</code>
** <code>@google-cloud/storage/storage</code>
* Updated README.

* Remove custom README.

* Removed redundant JSDoc comments.

* Fixed errors for passing nom test.
2017-05-04 17:32:51 -07:00
Mohamed Hegazy
922f5aabf0 fix more lint failures (#16331) 2017-05-04 17:16:10 -07:00
Kanchalai Tanglertsampan
eeff64b04e Update library files with children check 2017-05-04 16:31:27 -07:00
André Wallat
df09b2a336 Adding type definition leaflet-areaselect plugin (#16225)
* - added types for leaflet-areaselect plugin

* - added export as namespace notation

* - remove global definition
2017-05-04 16:15:51 -07:00
Yui
c4890a7d05 Merge pull request #16327 from DefinitelyTyped/UpdateReactToIncludeChildren
[React] Include ElementChildrenAttribute for 2.3
2017-05-04 16:15:41 -07:00
Kanchalai Tanglertsampan
6bd2adc569 Merge branch 'master' into UpdateReactToIncludeChildren 2017-05-04 16:02:48 -07:00
Jason Healy
8e1e46db87 Adding 'setLayoutAnimationEnabledExperimental' flag to UIManagerStatic for Android LayoutAnimation (#16317) 2017-05-04 16:01:06 -07:00
Mohamed Hegazy
ff4eaf5d61 Fix lint errors introduced in tslint@5.2 (#16330) 2017-05-04 15:48:57 -07:00
Mohamed Hegazy
e564537f7f Fix lint failures (#16329)
* fix lint failures

* Fix more lint failures

* Fix some more lint errors
2017-05-04 15:31:42 -07:00
Yui
13b5f660ba Include ElementChildrenAttribute
This is a new feature in 2.3 as TypeScript will be able to check JSX.children
2017-05-04 14:04:25 -07:00
Sylvie Boenke-Bowden
581dbc2dde Update definitions for react-custom-scrollbars@4.1.1 - BREAKING CHANGES (#16326)
* Update definitions for react-custom-scrollbars@4.1.1 - BREAKING CHANGES

* Preserve react-custom-scrollbars v3 in folder
2017-05-04 13:57:28 -07:00
John Maxwell
abef2dd282 [pg] Allow QueryConfig based queries rather than just string queries (#16293)
* feat: Allow QueryConfig based queries

* Harmonise pg.Client and pg.Pool query signatures
2017-05-04 13:08:11 -07:00
Tom Wanzek
9f5858caef [d3-geo/d3-contour] Chores (#16324)
* [d3-contour] [Chore] Add contributor

* [d3-geo] Chore and Preparation for strictNullChecks
* [Chore] Change geoJSON to module import
* [Chore] Update return type signatures for `geoPath(...)` invocation. For the time being split the signatures for rendering to svg vs canvas. The return type for rendering is changed to `string | null`. This change corresponds to the comitted PR 98 in the d3-geo repo. The behavior and the definitions are now harmonized with d3-shape generators like `arc(...)`.

* [d3-contour] Update test to reflect `geoPath` change.
2017-05-04 12:58:02 -07:00
Fred K. Schott
1b37b86896 update types for launchpad@v0.6.0 (#16308)
* update types for launchpad@v0.6.0

* cache current v0.5 types in subfolder

* Revert "cache current v0.5 types in subfolder"

This reverts commit 24bcd8aaba93c24fb6a135b5ae65aee0b793fde0.

* add version info to launchpad header
2017-05-04 12:13:54 -07:00
Nam Nguyen Thanh
7c0fb318b5 [FullCalendar] Removing allDay parameter in dayClick function (#16164)
* Removed allDay parameter

* Updated test for dayClick function

* Removed trailing whith space
2017-05-04 12:12:36 -07:00
Hendrik Schaeidt
4425d3444e jest: add missing defintion for jasmine default timeout interval (#16314) 2017-05-04 11:53:01 -07:00
ncipollina
09f5d9e0e7 Added pet-finder-api definitions. (#16319)
* Added pet-finder-api definitions.

* Fixed array issue.
Added whitespace to test file.
2017-05-04 11:51:03 -07:00
arogg
8ca6422725 add hsl() to types/color (#16322) 2017-05-04 11:48:50 -07:00
Alan Agius
58496e097b Feature/lodash decorators (#16064)
* feat(lodash-decorators): update types

* feat(lodash decorators): update typyings

* add typescript support version

* style(lodash-decorators): fix lint issues
2017-05-04 11:45:09 -07:00