Commit Graph

64494 Commits

Author SHA1 Message Date
ExE Boss
05a3f8aae3 fix(node‑fetch): Add myself to the contributors list (#38495) 2019-09-23 10:50:19 -07:00
IGI-111
c56d400a17 Fix nodegit Tree#getEntry return type (#38276)
As per the documentation, Tree#getEntry is an async function and thus
returns a Promise.
See: https://www.nodegit.org/api/tree/#getEntry
2019-09-23 10:38:06 -07:00
Chris Krycho
7cc4e18aed Ember Component: update summary docstring (#38500)
The current docstring on `@ember/component`'s type definition is far
out of date; update it to match the current text in Ember's docs.
2019-09-23 10:33:52 -07:00
Christian Stornowski
6f2c8dffe3 Removed types for vue-scrollto because those are added in source repository (#38437) 2019-09-23 10:33:08 -07:00
Chancellor Clark
a7d07665c6 fix: SchemaField was not properly exported (#38301) 2019-09-23 10:31:45 -07:00
st-sloth
0aca90f5b4 [react-native-indicators] Add missing style prop (#38506) 2019-09-23 10:27:50 -07:00
tophf
b9cbb67070 add the missing content_scripts::match_about_blank (#38530) 2019-09-23 10:25:25 -07:00
godsenal
dbad61db92 Enable array string type path in route config (#38429) 2019-09-23 10:24:32 -07:00
Chris Moyer
562214ee84 SecuredApiOptions can contain any search parameter (#38502)
And restrictIndexes can be an array of strings, rather than just a
single string

See https://www.algolia.com/doc/api-reference/api-methods/generate-secured-api-key/
2019-09-23 10:19:26 -07:00
Florin Asăvoaie
1e47cb4c01 aws-lambda: Added NoEcho parameter for CloudFormation Custom Resource Response (#38519)
According to https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/crpg-ref-responses.html
2019-09-23 10:18:32 -07:00
Mike Ragalie
48de15f5ed [react-big-calendar] Correct type for views (#38526)
Per the documentation, `views` accepts an object hash of either booleans
or React components that implement static `title` and `navigate`
functions.

This corrects the types to match.
2019-09-23 10:17:09 -07:00
Eloy Durán
0cbf4f8628 [relay-compiler] Add requirements for relay-compiler-language-typescript (#38539)
* [relay-compiler] Add requirements for relay-compiler-language-typescript

Also ran prettier.

* [relay-compiler] See if adding dom types fixes test

* [relay-compiler] Fix linter failures.
2019-09-23 10:15:44 -07:00
Nathan Shively-Sanders
514063b32b Modify ramda tests to pass on typescript@next (#38547)
Contextual signature instantation now catches the fact that thunkify
would have produced an `any` during execution and now produces `unknown`
instead. This breaks a test that expects the result of `thunkify` to be
number. I changed the test to expect `unknown`, which is what `thunkify`
produces when compiled with `typescript@next`.
2019-09-23 10:00:08 -07:00
Mike Deverell
118fe79578 [ramda] split tests to separate modules: 'filter' - 'head' (#38347)
* move 'filter' tests to separate file

* move 'find' tests to separate file

* move 'findIndex' tests to separate file

* move 'findLast' tests to separate file

* move 'findLastIndex' tests to separate file

* move 'flatten' tests to separate file

* move 'flip' tests to separate file

* move 'forEach' tests to separate file

* move 'fromPairs' tests to separate file

* move 'groupBy' tests to separate file

* move 'groupWith' tests to separate file

* move 'gt' tests to separate file

* move 'gte' tests to separate file

* move 'has' tests to separate file

* move 'hasIn' tests to separate file

* move 'hasPath' tests to separate file

* move 'head' tests to separate file
2019-09-23 07:28:14 -07:00
Eloy Durán
2e66d19c1f [relay-runtime] Expand slightly and start splitting into files. (#38536) 2019-09-23 12:52:24 +02:00
Giacomo Tagliabue
b5dcab9278 add readInlineData (#38462)
* add readInlineData

* Update index.d.ts

* add tests

* fix

* lint

* add fragment as example
2019-09-23 11:36:14 +02:00
TypeScript Bot
d948328df3 Update CODEOWNERS (#38501) 2019-09-20 15:43:31 -07:00
Jack Wearden
de12907d79 [@types/mongodb] add the Int32 type (#38338) 2019-09-19 12:19:40 -07:00
bram-l
cc9d2ff316 [slonik] Update InterceptorType (#38357) 2019-09-19 12:18:38 -07:00
Olivier Kamers
1b758b9c5c Add type definition for factory.resetSequence (#38340) 2019-09-19 12:18:07 -07:00
Max Boguslavsky
9c7a0a6262 Webpack bundle analyzer update (#38344)
* added test and updated interface

* added test and updated interface

* reformatted spaces

* - reformatted code
2019-09-19 12:17:29 -07:00
Christopher Eck
349b5daf5f Add customerBalanceTransactions API support (#38488) 2019-09-19 12:17:02 -07:00
Cahil Foley
31b1f54432 [mssql] add beforeConnect type to config (#38487)
Raised in issue #38367
2019-09-19 12:16:44 -07:00
Yuki Akiyama
66b1826174 [elliptic] fix: overload encode and encodeCompressed (#38353)
Squashed commit of the following:

commit 9a4d09cdb90ddb90236715affbcde58df133756b
Author: yuki akiyama <you2197901@gmail.com>
Date:   Fri Sep 13 15:38:55 2019 +0900

    update

commit 47e917b16e686735de9e62fc89501f17c5ece19f
Author: yuki akiyama <you2197901@gmail.com>
Date:   Fri Sep 13 15:12:04 2019 +0900

    number[]

commit 27fd66ef728bb595488ad6f48af5d89aec25ee89
Author: yuki akiyama <you2197901@gmail.com>
Date:   Fri Sep 13 15:00:46 2019 +0900

    add test logic

commit 7fd1eb4fe1fb180d6bbc37fa3a8eb689e54ba96c
Author: yuki akiyama <you2197901@gmail.com>
Date:   Fri Sep 13 14:44:12 2019 +0900

    fix: lint advise

commit 485dffc2ddef734f2ee209de7709b2b681b73b34
Author: yuki akiyama <you2197901@gmail.com>
Date:   Fri Sep 13 13:33:10 2019 +0900

    fix: overload encode and encodeCompressed
2019-09-19 11:58:11 -07:00
zytjs
cc7d37987b Update theme-river.d.ts (#38475) 2019-09-19 11:57:05 -07:00
lincoln
a889f269cd upgrade to v15.2 (#38479)
* fix bugs with types

* fixed type errors

* more type errors fixed

* fixed errors and added missing type definitions

* fix all typos and added all missing ones

* change inappropriate names

* Updated names to be more accurate.

* adds EnumDWT_ConvertMode to make compatible with the old enum

* update to 14.2

* add v13

* delete v13 for test not pass

* remove base64

* fixed conflict

* add back GetLicenseInfo

* change header version to 14.2

* Added definitions for new APIs as well as APIs whose definitions were missing before. Also adding APIs for addons

* remove unused file

* adding types for barcode reader and changing the copyright year

* comment change, TS to 3.2.2

* adds more definitions to dwt barcode reader

* rollback

* update

* update index.d.ts

* Update Dynamsoft.d.ts

It's ok

* Update index.d.ts

1. update 2017 -> 2019
2. update parameters

* Update index.d.ts

rollback

* Update index.d.ts

rollback

* Update addon.pdf.ts

rollback

* Update index.d.ts

rollback

* Update index.d.ts

rollback

* Update index.d.ts

rollback

* Update index.d.ts

rollback

* Update index.d.ts

no changes but whites

* Update index.d.ts

TypeScript Version can be 3.2
2017 => 2019

* Update index.d.ts

rollback

* update

* Update index.d.ts

start new request

* Update index.d.ts

delete this file

* Update

delete this file

* a

a

* rollback

* update

* remove package.json

* add current version to v13

* 1) update to version 14.3.1
2) change index.d.ts declare Dynamsoft

* update comments

* remove WebTWAIN.d.ts

* change v13 tsconfig.json

* change to v14.3.1

* change to v14.3.1

* change to version 14.3

* change to version 14.3

* update

* update

* Update index.d.ts

* Update index.d.ts

* Update tsconfig.json

* Update tsconfig.json

* update

* update

* aa

* a

* a

* update

* remove dwt.d.ts

* remove v12

* update1

* update

* update

* a

* a

* a

* a

* a

* a

* a

* a

* d

* a

* a

* b

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* d

* change to v15

* add enums

* remove enums

* Updating to v15.0.2

* roll back to 1 previous version

* add back v15 APIs

* fix errors

* fix errors attempt 2

* update to 15.1

* upgrade to v15.2
add tag image
2019-09-19 11:52:58 -07:00
Sebastian Silbermann
ad1ea50852 fix(react-router): Failing with strictFunctionTypes (#38453)
* Revert implementation of #38326

* Skip ComponentType test which only fails starting with 3.6
2019-09-18 13:57:58 -04:00
Julian Gonggrijp
916f609e21 underscore: add CompiledTemplate interface, fix _.template typings (#38209)
* Add tests to underscore for some missing aspects of _.template

* Add CompiledTemplate interface and fix _.template in underscore

* Make the linter happier with underscore
2019-09-18 10:31:14 -07:00
Danyil Karuna
e318059215 Add types for reflexbox (#38411) 2019-09-18 13:21:32 -04:00
PopGoesTheWza
c65ec0cf93 google-apps-script September 9, 2019 (#38305)
* September 9, 2019

* no more google-apps-script.ui
2019-09-18 10:17:32 -07:00
FrankEgan
c1b3ba6ad9 Change Suggest.location lat and lng to number (#38333) 2019-09-18 10:17:02 -07:00
yaotzin1
af5d683c4e Update index.d.ts (#38319)
FlatDataItem and ExtendedNodeData does not have property lowerSiblingsCounts but lowerSiblingCounts.
2019-09-18 10:14:31 -07:00
Robert "RunAge" Gajda
4878bcc79f Add Buffer type to property 'key' in Secret (#38360) 2019-09-18 10:13:57 -07:00
Ahmed Mokhtar
9ea7f6359d fix: to prop mustn't be undefined in LinkProps (#38456) 2019-09-18 10:13:18 -07:00
Dale Whinham
70e84e03dd [@types/matter-js] Fix bounds min/max properties (#38423) 2019-09-18 10:12:28 -07:00
ExE Boss
c6e737fc03 fix(node‑fetch): fetch(…) supports URL‑like objects (#38457) 2019-09-18 10:11:52 -07:00
Shikanime Deva
37bdf019f4 [sketchapp] Aggregate type updates (#38436)
* chore: update types

* chore: add typescript version
2019-09-18 10:10:43 -07:00
r1b
028523c9cb backo2: expose properties, improve docs (#38451) 2019-09-18 10:07:06 -07:00
Jeow Li Huan
acb3cb292b [final-form-focus] Add Typescript definitions. (#38200) 2019-09-17 15:04:16 -04:00
Chris Drackett
2ef13b1431 Update mapkit types to 5.18 (#37960)
* update apple-mapkit-js types to 5.18

also add docs/comments

* apple mapkit is not on NPM

* fixing tests

* Update index.d.ts

* Update tslint.json

* Update tslint.json

* revert removal of rules so checks pass.
2019-09-17 14:58:55 -04:00
Joseph Thibeault
f7495cf1da add setAgent method annotations for dialogflow v2 (#38288)
* add setAgent method annotations for dialogflow v2

* add string union types and set agent overload

* use string union types instead of enums for ApiVersion and Tier
* add method overload for calling setAgent with callback only and no options object

* add method overloads; add missing delete method

* adds method overloads to agents client for passing the callback as second arg
* add missing deleteAgent method
* add missing projectPath method
* add missing matchProjectFromProjectName method

* add double quotes; add tslint avoid-escape to enforce

* remote double quote enforcement
2019-09-17 14:40:21 -04:00
Taylor Herron
9140de406d [ssh2-sftp-client] Update for release 4.1 (latest) (#38415) 2019-09-17 13:43:20 -04:00
Terence Honles
e6b219b686 fix @types/googlemaps uses of MapTypeId | string (#38204)
MapTypeId as of #38084 is defined as a string enum, but all uses of
MapTypeId were accidentally left as ``MapTypeId | string`` which looses
type information.

I updated returns to be strictly MapTypeId, but input still seems to need
to be ``MapTypeId | string`` because the TypeScript compiler seems to not
recognize that a string with the proper value is a MapTypeId without
casting it as such. Changing this would break all consumers and does not
seem to make sense to do.
2019-09-17 13:42:20 -04:00
Daniel Ni
d2e36a1eb2 Update VictoryLabelProps style type definition (#38262)
* run prettier on victory directory

* update VictoryLabelProps style type definition
2019-09-17 13:40:12 -04:00
Chiciuc Nicușor
76adc132f5 In the '@types/meteor' package, allow passing a string as value for the $unset modifier. (#38438)
* Allow passing a string as value for the `$unset` modifier.

* Add name to the list of authors.
2019-09-17 13:38:00 -04:00
Trevor Croxson
85854b9bdb @types/react-map-gl: Update GeolocateControl typing with style attribute (#38417) 2019-09-17 13:36:46 -04:00
Karol Majewski
37d97cd78f [react-router] Fix #38271 (withRouter fails with ComponentType starting in 3.6.2) (#38326)
* Make withRouter compatible with ComponentType

Fixes #38271.

* Add new baselines

Co-authored-by: Oliver Joseph Ash <oliverjash@gmail.com>
2019-09-17 13:33:06 -04:00
Laurin Quast
de340a4c4f feat(relay-compiler): version 6 support (#38430) 2019-09-17 13:27:37 -04:00
Saeed Tabrizi
a458ceb59f Update index.d.ts (#38389)
Update Orientjs New Api to support latest orientjs v3.0.6
2019-09-17 13:26:39 -04:00
Sebastian Silbermann
bcff64de55 test(react): Remove usage of React.Attributes (#38352)
Only includes `key` with which you'll never deal
in props validation
2019-09-17 07:12:49 -04:00