Boris Ablamunits
255a9b5643
Add tickMargin to XAxisProps and YAxisProps ( #25470 )
2018-05-02 08:40:37 -07:00
Arne Schubert
de70166aa8
Add type definitions for express-jsonschema ( #25471 )
...
* Add type definitions for express-jsonschema
* Add TypeScript version comment in head
2018-05-02 08:37:13 -07:00
James Bromwell
3d4a2de3c4
node: Fix parameter type of TransformOptions transform callback ( #25473 )
2018-05-02 08:35:27 -07:00
Dvorak
e8fd14b182
chart.js -- ChartPoint.y is allowed to be string and Date ( #25474 )
...
* Papaparse: added Parser.pause() & Parser.resume()
* chart.js -- ChartPoint.y is allowed to be string and Date
2018-05-02 08:34:58 -07:00
Ian Copp
3c18f364ae
Add @zeit/next-typescript ( #25443 )
...
* Add @zeit/next-typescript
* Correct for optional parameter
2018-05-02 08:02:37 -07:00
Christoph Müller
01e0ffdbab
pify: Tests fail for exclude option ( #25384 )
...
* pify: fix exclude option test in pify-tests.ts
* pify: add https://github.com/c7hm4r as contributor
2018-05-01 09:28:50 -07:00
Robbie
ad4cda301a
Add NavigatorEvent to react-native-navigation ( #25386 )
2018-05-01 09:27:54 -07:00
denisname
b09a95d964
d3-dispatch: Update type definition ( #25387 )
...
* Update d3-dispatch type definition
on(type) may return undefined
add jsDoc
use ExpectError
* Typos in jsDoc
2018-05-01 09:27:00 -07:00
Michael Martin
3a684d5e26
[auth0-lock] Add missing props in AuthResult ( #25389 )
...
* [auth0-lock] Adds missing params in AuthResult
* [auth0-lock] whitespace fix
2018-05-01 09:26:25 -07:00
Sarun Intaralawan
eb88013b23
Change table package name ( #25390 )
2018-05-01 09:26:04 -07:00
Victor
d91f6d2a8b
WebHookOptions interace port property name typo ( #25391 )
...
See contract in the source code:
435f06319e/src/telegram.js (L157)
2018-05-01 09:25:49 -07:00
Thanh Ngo
01ee3702e4
[idyll-compiler] add types definition for idyll-compiler ( #25397 )
...
* add types for idyll-compiler
* remove unnecessary tslint rule for new typedefs
2018-05-01 09:23:25 -07:00
anantoghosh
b408a4c1b5
[react-sortable-tree] Fix canDrop and onMoveNode type ( #25402 )
...
* Fix canDrop and onMoveNode type
* Re-structure PreviousAndNextLocation and related interafaces
2018-05-01 09:20:49 -07:00
Mathew Rumsey
79c02230b2
cloner - new typings - tested ( #25406 )
2018-05-01 09:19:57 -07:00
Anderson Friaça
cc3af3a4a9
Types for JQuery Focus Exit ( #25409 )
2018-05-01 09:18:18 -07:00
Brendan Kenny
80d39bdaae
[esprima] Add tolerant tokenize option ( #25410 )
2018-05-01 09:17:50 -07:00
Arne Schubert
5dafc2c0f6
Adding type defintion for murmurhash module of npm ( #25413 )
2018-05-01 09:16:47 -07:00
villevenalainen
349f349e9c
Definitions for react-native-material-textfield ( #25417 )
...
* Definition file for react-native-material-textfield
* Changed label not mandatory
* Format fixing for files. Passing lint.
2018-05-01 09:10:45 -07:00
John Wright
a51d27f792
Add url-safe-base64 npm module declarations ( #25418 )
...
* feat(types): add url-safe-base64 npm module declarations
* chore: fix name and URL
2018-05-01 09:10:15 -07:00
Chris LoPresto
78b9e35d82
[awesomplete] Add destroy function ( #25426 )
2018-05-01 09:08:48 -07:00
Lee Standen
a374c30282
Add @atlaskit/layer types ( #25427 )
...
* Add @atlaskit/layer types
* fix name of module in comment
2018-05-01 09:04:58 -07:00
Chris Pawlukiewicz
b1f123c0e6
@types/puppeteer updated types for puppeteer realease 1.3 ( #25428 )
...
* updated types for puppeteer realease 1.3
* fixed lint issues
* changed the type for tracing stop per bugfix
2018-05-01 09:04:35 -07:00
Lee Standen
a1b974611a
Add types for react-circular-progressbar ( #25436 )
2018-05-01 09:01:18 -07:00
Bradley Ayers
19561dddb8
storybook__addon-storyshots: initial version ( #25440 )
2018-05-01 09:00:12 -07:00
Operations Research Engineering Software+
1a3875f3e4
update index.d.ts ( #25441 )
...
* update index.d.ts
the constructor takes an optional string first argument, and an optional options second argument
* Update index.d.ts
the first argument to the constructor is actually a required arg according to the docs.
2018-05-01 08:58:59 -07:00
Dvorak
fa636385c0
Papaparse: added Parser.pause() & Parser.resume() ( #25447 )
2018-05-01 08:58:36 -07:00
Ian Copp
625675d4d0
Add rword ( #25444 )
2018-05-01 08:57:43 -07:00
Ian Copp
6a8109481a
Add express-routemap ( #25445 )
2018-05-01 08:57:01 -07:00
Ian Copp
33cd5f4d06
Add react-share ( #25446 )
2018-05-01 08:56:33 -07:00
Daniela Yassuda
cf14d85ec0
Create definitions for react-image-crop ( #25431 )
...
* Create definitions for react-image-crop
* Fix required TypeScript version to match React's
2018-05-01 08:51:01 -07:00
Lee Standen
b2549f5a1e
add @atlaskit/single-select ( #25432 )
2018-05-01 08:50:17 -07:00
Lee Standen
f165fc7483
add types for react-autocomplete ( #25433 )
2018-05-01 08:49:43 -07:00
Blair Zajac
d010c2aeab
node: add util.isDeepStrictEqual() for v9 and v10. ( #25408 )
2018-04-30 16:27:34 -07:00
Andy
620ed4b696
jquery: Fix tests ( #25422 )
2018-04-30 19:09:12 +01:00
Ty Thorsen
cd3e69c4db
change type of IFlow.opts to IFlowOptions ( #25274 )
2018-04-30 09:17:51 -07:00
Maarten Rijke
4cc58ce602
[react-table] Fix onFilteredChange function signature ( #25254 )
...
Like onSortedChange's first argument of an Array of SortingRules,
onFilteredChange's first argument is an Array of Filters.
2018-04-30 09:17:03 -07:00
gustavderdrache
c63717aa3e
Update Parsimmon ( #25264 )
...
* Fixes type of `thru()`
* Fixes documentation of `mark()`
* Adds `node()` method
2018-04-30 09:16:44 -07:00
Cyril Gandon
16bffafcfc
[restangular] extendModel and extendCollection belongs to IProvider ( #25257 )
...
* [restangular] extendModel and extendCollection belongs to IProvider
* fix(restangular): function returns the object
2018-04-30 09:16:06 -07:00
Andrew Goodale
7c9875bc02
Add missing fetch types compatible with TS 2.6+ ( #25255 )
2018-04-30 09:15:36 -07:00
Brian Crowell
edd9c31ed8
[node] Allow object-mode write and writev in WritableOptions ( #25263 )
...
Writable's write function accepts chunks of type any to permit object-mode
usage. The implementations you can provide to Writable's constructor should
do the same.
2018-04-30 09:14:16 -07:00
Gaurav Lahoti
31a5880939
redux-persist-transform-encrypt 2.0 definitions ( #25231 )
2018-04-30 09:12:49 -07:00
Ngọc Thanh
feb092e579
[@type/elasticsearch] Change string type to any in connectionClass ( #25246 )
...
* Change `connectionClass` type to any
`connectionClass` can not be `string` type. I use my custom `HttpConnector` for sending custom request.
* add describe `HttpConnector` class and write test
* import `HttpConnector` and use it in `connectionClass` config
2018-04-30 09:11:53 -07:00
Cyril Gandon
9746cf7183
[restangular] id property of element can be either a string or a number ( #25248 )
2018-04-30 09:10:24 -07:00
Jussi Kinnula
1b87de76aa
Add @types/auth0 missing type profileData to Identity interface ( #25251 )
...
* Add @types/auth0 missing optional type profileData for Identity interface
* Update @types/auth0 auth0 version from 2.7 to 2.9.1
2018-04-30 09:08:53 -07:00
Jussi Kinnula
6c7d22ec88
Fix auth0 link users ( #25245 )
...
* Fix @types/auth0 Auth0 ManagementClient linkUsers() interface + change params naming
* Add tests for @types/auth0 linkUsers()
* Increase @types/auth0 version number for auth0 from 2.7 to 2.9.1
2018-04-30 09:08:04 -07:00
Hassan Khan
0f30fbe4dc
Update index.d.ts ( #25242 )
...
Export `Checkboard` from types
2018-04-30 09:07:10 -07:00
Pine Mizune
232a917561
update voca 1.3 -> 1.4 ( #25396 )
2018-04-29 13:20:00 -07:00
Lukas Tetzlaff
49b4d0f80b
[svgo] Add namespace to remove ugly require-import ( #25172 )
...
* add namespace to remove ugly require import and allow regular es6 import syntax
* set `esModuleInterop` and `allowSyntheticDefaultImports` flags
* Add note which compiler options to set for which TS version
* Move TS compiler Options comments to `readme.md`
2018-04-29 12:54:21 -07:00
efokschaner
3c9b95fef0
dat.gui: Add default export. Add some JSDocs. Remove spurious addColor() overloads. ( #25188 )
...
* Fix exports for usage as module. Add JSDocs. Remove addColor method.
* Rename _defaultExport to index to match implementation.
Even though this should not matter, feels cleaner.
* Remove default export
2018-04-28 00:30:58 -07:00
Peter Safranek
01a1a5649b
Add typings for chromedriver. ( #25380 )
2018-04-27 23:41:32 -07:00