Commit Graph

4900 Commits

Author SHA1 Message Date
Konstantin Nesterov
4e6d9944e4 [react-virtualized] - Allows to set arbitrary props to force re-render (#18378)
* Allows to set arbitrary props to force re-render

* Add myself to "definitions by"

* Fix linting

* Added comment about purpose of arbitrary values
2017-07-25 10:38:18 -07:00
Andy
af8b0d1294 FIx new lint errors (#18382) 2017-07-25 10:34:23 -07:00
wanganjun
e160492009 add pinyin 2.8.3 (#18344)
* add pinyin 2.8.3

* format code

* more meaningful parameters

* export Options

* support UMD

* add jsdoc

* add dom support for compilation

* add tslint.json

* fix lint error

* fix lint error
2017-07-25 08:20:36 -07:00
Alexandre Teixeira
f1a8715e17 Askmethat rating (#18375)
* Updating typing & test according to version 0.3.3.

* Update to match with new protected method

* TSLint fixes
2017-07-25 08:18:48 -07:00
Elliot Blackburn
64140e7eac Add types for slack-winston (#18373) 2017-07-25 08:16:14 -07:00
KentarouTakeda
53c47fa7d0 Add new definition for "engine.io-client" (#18362) 2017-07-25 07:46:04 -07:00
Junyoung Clare Jang
0abcdf3c10 create type for color-convert package (#18360) 2017-07-25 07:44:04 -07:00
Dimitri Benin
d4ae9d2f0d [dot-prop] introduce typings for v4 (#18261) 2017-07-25 07:33:22 -07:00
Dimitri Benin
a7a3bd380b [redux-actions] fix incorrect return type for combineActions() (#18216)
* [redux-actions] fix incorrect return type for combineActions()

* [redux-actions] fix indentation

* [redux-actions] remove unnecessary cast
2017-07-25 07:32:09 -07:00
刘睿华
6c29b2e806 Add TypeScript definitions for Viewer.js (NPM package name: viewerjs) (#18320)
* TypeScript definitions for Viewer.js

* use export = instead of export default
2017-07-25 07:10:09 -07:00
1M0reBug
b703c20c09 Fix #17461: [ramda] added mergeDeep* functions (#18177)
* Changed the types of sub functions to be T3, T4 instead of any
2017-07-25 06:58:39 -07:00
Dimitri Benin
02c08f6a5d [got] introduce typings (#18309)
* [got] introduce typings

* [got] shorten typings as suggested by review

* [got] account for changed node typings

* [got] refactor so that delete call is provided

* [got] cut down even more on duplication, remove stale comments

* [got] further deduplicate
2017-07-24 16:01:58 -07:00
Dimitri Benin
797ba7281a [sockjs-client] export module-internal namespace globally (#18157)
* [sockjs-client] export module-internal namespace globally
to be able to reference all types defined by the module; found no other
way without breaking all dependants

* [sockjs-client] fix typo

* [sockjs-client] fix indentation

* [sockjs-client] eliminate enum that prevented merging of a const with a namespace
2017-07-24 14:26:49 -07:00
Junyoung Clare Jang
d7a5bb57fb add type for color-name package (#18315) 2017-07-24 13:22:48 -07:00
Vincent Biret
4afabfed53 providing type definitions for jquery-editable-select (#18356)
* providing type definitions for jquery-editable-select

* fixing linting errors for jquery-editable-select

* re-enabling disabled linting rule ban-types for jquery-editable-select
2017-07-24 12:46:38 -07:00
David Newell
0eb19c926a Dagre: Updating Graph, adding GraphOptions (#17657)
* Updating dagre

Cleaning up white space

* Updates based on feedback

* Fixing tests
2017-07-24 12:45:35 -07:00
Dimitri Benin
8a87cfd26d [from2] introduce typings (#18353) 2017-07-24 12:00:50 -07:00
Andy
73c39cf916 point-in-polygon: Lint (#18349) 2017-07-24 11:58:49 -07:00
jnbt
97c89cee56 Update react-native-snap-carousel to 2.4 (#18347)
* Update react-native-snap-carousel to 2.3.1

* Changes bases on react-native-snap-carousel 2.3.0 / 2.3.1 (https://github.com/archriss/react-native-snap-carousel/releases/tag/v2.3.0)
  * Adds prop: `scrollEndDragDebounceValue`
  * Removes props: `scrollEndDragThrottleValue`, `snapCallbackDebounceValue`
  * Adds getter: `currentScrollPosition`
* Changes based on react-native new `StyleProp` type:
  * Uses `StyleProp` for `contentContainerCustomStyle` and `slideStyle`

* Update react-native-snap-carousel to 2.4.0

Changes bases on react-native-snap-carousel 2.4.0 (https://github.com/archriss/react-native-snap-carousel/releases/tag/v2.4.0):

* Add defintion of new `Pagination` component
2017-07-24 11:58:20 -07:00
Dimitri Benin
aa724e1911 [into-stream] introduce typings (#18340) 2017-07-24 11:53:45 -07:00
Dimitri Benin
7e42c2db56 [duplexer3] introduce typings (#18337) 2017-07-24 11:47:26 -07:00
Artem Malko
7353fa8519 [react-redux] Fix types for react-redux for connect without dispatchToProps (#18334)
* Fix types for react-redux for connect without dispatchToProps

* return typescript version
2017-07-24 11:46:06 -07:00
Dimitri Benin
7048780ef1 [apn] remove typings provided by package directly (#18329) 2017-07-24 11:43:03 -07:00
AsamK
2d0796af06 [leaflet.markercluster.layersupport] Introduce typings (#18328) 2017-07-24 11:42:02 -07:00
Matti Mårds
bfe76bd350 Adds an export for WithOutContext (#18325) 2017-07-24 11:39:10 -07:00
Ali Taheri Moghaddar
fe3061f333 Update moment-jalaali types (#18324) 2017-07-24 11:38:45 -07:00
KentarouTakeda
267e3c0322 Add new definition for "engine.io" (#18323)
* Add new definition for "engine.io"

* pass lints.
2017-07-24 11:24:45 -07:00
Derek Brown
33eaf4b8a6 Added Node Properties (used for Docker Swarm) (#18322)
* Added Node Properties (used for Docker Swarm)

* Update index.d.ts
2017-07-24 11:23:05 -07:00
Dimitri Benin
f5d9750d1a [global-tunnel-ng] introduce typings (#18321) 2017-07-24 11:22:36 -07:00
Dimitri Benin
8e7299b08e [tunnel] introduce typings (#18319) 2017-07-24 11:14:31 -07:00
Dimitri Benin
78190b12e7 [touch] fix async fns to return Promise, add more specific types, remove undocumented/non-existent APIs, add linting (#18317) 2017-07-24 11:10:30 -07:00
Dimitri Benin
c77239cbcb [get-stream] fix typo and introduce more specific typings (#18314)
* [get-stream] fix typo and introduce more specific typings

* [get-stream] add myself to contributors list
2017-07-24 11:06:30 -07:00
IvanBisultanov
3e729f323d [google.visualization] update typings (#18313) 2017-07-24 10:58:36 -07:00
Dimitri Benin
c86cbb4e32 [form-data] align typing to v2.2, add linting and fix found issues (#18312) 2017-07-24 10:58:12 -07:00
Boriss Nazarovs
17610c15f1 Update typings for riot v3.6 (#18311) 2017-07-24 10:57:43 -07:00
Dimitri Benin
56d1e73dc8 [cookie] add linting and fix found issues (#18310) 2017-07-24 10:56:31 -07:00
Jerod King
6b00563c2d Fixing findCreateFind to return [Model, created] (#18305)
http://docs.sequelizejs.com/class/lib/model.js~Model.html#static-method-findCreateFind
2017-07-24 10:40:48 -07:00
Clark Stevenson
8cd84431d4 Minor Updates Pixi.js (#18295)
- Fixes a few minor bugs on the latest release.
2017-07-24 10:39:29 -07:00
william chang(張仲威)
dfda34b1c2 [node] net.Server, http.Server, http.ServerRequest, http.ServerResponse, http.ClientRequest, http.IncomingMessage, http.ClientResponse fix from interface to class and add constructors. (#18281)
* [node] net.Server, http.Server, http.ServerRequest, http.ServerResponse, http.ClientRequest, http.IncomingMessage, http.ClientResponse, http.Server fix from interface to class and add constructors.

* add http constructor tests

* fix lint

* add author

* fix: remove rejectUnauthorized,
createConnection callback make more detailed,
http.Server requestListener more detailed,
add export OutgoingMessage, ServerResponse and ClientRequest extends OutgoingMessage.
combine the constructors in ClientRequest

* add more http tests

* remove trailing space

* remove deprecated apis, private props not documented, seperate httpHeaders to incoming and outgoing, fix rejectUnauthorized prop misplaced, use () => void for callback

* typo

* settimeout return this
2017-07-24 10:37:46 -07:00
Nick Graham
910023509a [material-ui] Adds missing subtitleStyleProps to GridTile (#18271)
* Adds props to GridTile

* Removes the children prop that I added
2017-07-24 10:33:52 -07:00
Dimitri Benin
5bee3a49cb [file-type] add typings for browser version (#18264)
* [file-type] add typings for browser version

* [file-type] fix url to definitelyTyped repo in header
2017-07-24 10:33:31 -07:00
Drew Hays
0429e70ac5 Fix a few next.js type issues (#18262)
- Some of the `render` parameters should've been made optional.
- The export style of the `'next'` module wasn't correct.
- Added some missing static methods to `Head`
- Some readonly properties of `Router` can be `undefined`.

Note that this also means that `'next'` technically needs to be imported
like `import next = require('next');`
2017-07-24 10:32:29 -07:00
Andy
0473fda9c6 graphql: Lint (#18257) 2017-07-24 10:29:25 -07:00
Dimitri Benin
2ba36f6527 [execa] align to v0.7, add missing interfaces (#18251) 2017-07-24 10:28:19 -07:00
Alex Ruzzante
bfbdf31ceb [Office-js] Add item.dateTimeCreated and ui.closeContainer (#18248) 2017-07-24 10:27:58 -07:00
Kamil Gałuszka
f173f58c44 fix(stripe-checkout): fix removed stripe package in favor of stripe-v2 (#18243) 2017-07-24 10:25:22 -07:00
AngryPowman
9ffab73263 Add delegate for parse (#18222)
* Add delegate for parse

* explicit type of node param
2017-07-24 10:14:27 -07:00
Albert Willemsen
5dcf627501 fix for issue #18211. (#18213) 2017-07-24 10:11:00 -07:00
lobo87
869871c069 googlemaps: possibility to use an array for the property country in GeocoderComponentRestrictions class (#18212)
* added cordova-plugin-native-keyboard

* updated to conform linting checks

* onSubmit callback is now optional

* added possibility to use an array for the property country in GeocoderComponentRestrictions
2017-07-24 10:10:04 -07:00
Ben
eb11dbc386 Adding the 'resources' property to AlexaObject (#18210)
* Adding the 'resources' property to AlexaObject

* Updating alexa-sdk tests

* Adding myself to credits for alexa-sdk
2017-07-24 10:09:19 -07:00