Commit Graph

67002 Commits

Author SHA1 Message Date
Oliver Salzburg
63a7671f30 angular-material: Missing updatePosition (#41834) 2020-01-27 10:53:44 -08:00
Adrien
a82a0b7c16 emoji-mart: Fix CustomIcons typings (#40734) (#41871) 2020-01-27 10:53:04 -08:00
Eyal Hakim
26b896da0d Support OR operations in tagFilters (#41868) 2020-01-27 10:52:24 -08:00
Piotr Błażejewicz (Peter Blazejewicz)
7e04eb1da2 feat(karma-coverage): align 1.1.2 definition (#41860)
- missing properties of the reporter
- missing JSDoc
- tests updated

Thanks!
2020-01-27 10:49:04 -08:00
Piotr Błażejewicz (Peter Blazejewicz)
cccc2adb6e fix(jasmine): Configuration.Promise (#41866)
See:
https://jasmine.github.io/api/3.5/Configuration.html
https://git.io/JvqMj

Thanks!
2020-01-27 10:48:25 -08:00
Denis Malinochkin
eab005010b micromatch: add options for scan method (#41858) 2020-01-27 10:47:29 -08:00
Simen Bekkhus
ef7406af8c fix: remove jest interface types as they can be imported from jest itself (#41852) 2020-01-27 10:46:51 -08:00
Douglas Parker
7b945f5bae Adds chrome.devtools.panels.themeName. (#41848)
Official API definition: https://developer.chrome.com/extensions/devtools_panels#property-themeName

Apparently Chrome extensions don't get the `prefers-color-scheme` media query and instead need to use this value. It can only be `"dark"` or `"default"` (even when users explicitly set their theme to `"light"`).
2020-01-27 10:41:57 -08:00
Alex Jerabek
91a570c095 [office-js, office-js-preview] Removing single value set option from description (#41844)
* Removing prompt verbage from selection binding options

* Removing single value set option from description
2020-01-27 10:40:23 -08:00
Elizabeth Samuel
9bd40d95e5 [office-js] [office-js-preview] (Outlook) Update descriptions of UserProfile props (#41845) 2020-01-27 10:39:32 -08:00
Jesse Katsumata
8ec416ff25 react-native: add missing props for ScrollView (#41862) 2020-01-27 10:38:58 -08:00
Chris Wilkinson
2e7fff55c7 Fix data factory type (#41884) 2020-01-27 10:38:34 -08:00
Elizabeth Samuel
7c439294f1 [office-js] [office-js-preview] (Outlook) Update changedRecipientFields object (#41891) 2020-01-27 10:37:50 -08:00
AlCalzone
0f8be84d4f [iobroker] objects and states in the cache may be undefined (#41892) 2020-01-27 10:37:31 -08:00
thicodes
1911a1fbbe [relay-compiler] Upgrade to suport version 8 (#41740)
* Upgrade to suport version 8

* Change version

* Merge branch 'update-relay-compiler-v8' of github.com:thicodes/DefinitelyTyped into feat/relay-8

* solve lint problems

* upgrade versions of typescript to 3.4

Co-authored-by: Renan Machado <renan.mav@hotmail.com>
2020-01-27 17:15:18 +01:00
Jamie Magee
253c9edcff Add types for yawn-yaml (#41627)
* Add types for yawn-yaml

* PR comments
2020-01-26 01:31:19 -05:00
betlgtu
3ce8975738 Added classes and interfaces for sharepoint (#40963)
* Added classes and interfaces from
1) cui.js
2) sp.ribbon.js
3) init.js

* Fixed static methods (previously instance methods)

* Deleted tslint global rule: use-default-type-parameter.
Fixed `use-default-type-parameter` in tests file.
2020-01-24 17:08:14 -08:00
freisenhauer
7454bdd3a9 hapi__joi make error attributes on validation result optional (#41609)
* make error attributes on validation result optional according documentation of hapi__joi

* add frederic reisenhauer to hapi__joi contributors

* change double quotes to single quotes
2020-01-24 17:02:45 -08:00
ekfn
0a32b87d14 yup: required is not nullable (#41789) 2020-01-24 17:01:33 -08:00
Piotr Błażejewicz (Peter Blazejewicz)
3061712f65 feat(auth0-js): correct dbconnection signup details (#41847)
- property name (`userMetadata`)
- missing props
- props documentation
- typed signup callback results options

https://git.io/Jvqte

Thanks!
2020-01-24 17:00:47 -08:00
Tomasz Pluskiewicz
f0232f626b fix: make data factory generic (#41651)
* fix: make data factory generic

* fix: update rdf-transform-triple-to-quad
2020-01-24 17:00:10 -08:00
Linus Unnebäck
1eb97992fe [assert] Add support for TypeScript's Assertion Functions (#41616)
* [assert] Add notDeepStrictEqual

* [assert] Deprecate non-strict functions

* [assert] Add asserts _ is _ annotations

* [asenv] Remove dependency on assert

* [bintrees] Remove dependency on assert

* [bookshelf] Remove dependency on assert

* [bser] Remove dependency on assert

* [cbor] Remove dependency on assert

* [express-handlebars] Remove dependency on assert

* [fbemitter] Remove dependency on assert

* [hapi v16] Remove dependency on assert

* [libpq] Remove dependency on assert

* [memcached] Remove dependency on assert

* [multireducer] Remove dependency on assert

* [oracledb] Remove dependency on assert

* [pako] Remove dependency on assert

* [pigpio] Remove dependency on assert

* [project-oxford] Remove dependency on assert

* [range_check] Remove dependency on assert

* [rgrove__parse-xml] Remove dependency on assert

* [sanctuary] Remove dependency on assert

* [seed-random] Remove dependency on assert

* [set-cookie-parser] Remove dependency on assert

* [sort-object-keys] Remove dependency on assert

* [superagent] Remove dependency on assert

* [whatwg-mimetype] Remove dependency on assert

* [xmlpoke] Remove dependency on assert

* [yadda] Remove dependency on assert

* [oracledb] avoid using includes in tests
2020-01-24 16:59:04 -08:00
Gareth Jones
9854ca5331 [eslint] add usedDeprecatedRules property (#41832) 2020-01-24 16:58:08 -08:00
Simen Bekkhus
3d136b8594 Remove Jest typings (#41837)
* chore: jest-matcher-utils has official typings

* chore: jest-docblock has official typings

* chore: jest-validate has official typings

* chore: jest-matchers has been renamed to expect, and has own types
2020-01-24 16:57:24 -08:00
Offir Golan
60c8a720cc [@pollyjs/core] Update types for v4.0.0 (#41769) 2020-01-24 16:56:24 -08:00
Aaron Hedges
bc6cbcd0ea remove roads and roads-server from definitelytyped now that there is official typescript support (#41720) 2020-01-24 16:54:43 -08:00
Hampus Sjöberg
25f996b56c bech32: Fixing parameter types and return types (#41707) 2020-01-24 16:54:16 -08:00
Karl-Aksel Puulmann
5845ec551f redux-first-router: expose selectLocationState function (#41712)
Implementation: a8f3bb3995/src/connectRoutes.js (L156)
2020-01-24 16:53:18 -08:00
ExE Boss
0ff2a739e7 fix(js‑yaml): loadAll(…) allows null as the iterator parameter (#41715) 2020-01-24 16:49:36 -08:00
Richie Bendall
e0b072e8e8 feat: Add typings for du (#41823)
* feat: Add typings for du

Signed-off-by: Richie Bendall <richiebendall@gmail.com>

* chore: Remove boilerplate line

Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-01-24 16:46:40 -08:00
Richie Bendall
fb12206078 feat: Add types for merge-objects (#41822)
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-01-24 16:27:38 -08:00
Richie Bendall
371d5794ce feat: Add typings for to-space-case (#41821)
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-01-24 16:26:58 -08:00
Richie Bendall
349924fb34 feat: Add typings for pad-left (#41820)
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-01-24 16:26:22 -08:00
Richie Bendall
84fe8dca51 feat: Add typings for file-size (#41824)
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-01-24 16:25:35 -08:00
Eitan Levi
bc1087ecf1 Add types for passport-microsoft (#41827)
This adds types for the passport-microsoft package, which is a library
for authenticating with Microsoft's GraphQL API over OAuth2 using
    PassportJs.
2020-01-24 16:22:49 -08:00
TypeScript Bot
642907bf7b Update CODEOWNERS (#41841) 2020-01-24 09:30:18 -08:00
Piotr Błażejewicz (Peter Blazejewicz)
2a7deeea29 fix(carbon-components-react): title prop of the AccordionItem. Closes #41811 (#41825)
* fix(carbon-components-react): `title` of AccordionItem. Closes #41811

- redeclare `title` property to supports React.Node

Thanks!

* Update types/carbon-components-react/lib/components/Accordion/AccordionItem.d.ts

thx to @kalbert312

Co-Authored-By: Kyle Albert <5498623+kalbert312@users.noreply.github.com>

Co-authored-by: Kyle Albert <5498623+kalbert312@users.noreply.github.com>
2020-01-23 14:26:47 -08:00
Tushar Velingkar
e7f05433ff Carbon Components React - MutliSelect types fix (#41779)
* Added the required items type to MultiSelect.d.ts.
2020-01-23 14:26:05 -08:00
Richie Bendall
16b047f880 feat: Add typings for nice-try (#41287)
* feat: Add typings for nice-try

Signed-off-by: Richie Bendall <richiebendall@gmail.com>

* feat: Add typings for incorrect parameters

Signed-off-by: Richie Bendall <richiebendall@gmail.com>

* fix: Change void to undefined

Signed-off-by: Richie Bendall <richiebendall@gmail.com>

* chore: Update expected types

Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-01-23 12:03:43 -08:00
Richie Bendall
06b82c4e40 feat: Add types for group-array (#41819)
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-01-23 10:45:53 -08:00
Charles Gagnon
013ce96de7 [azdata] Fix some linting errors (#41795)
* Initial commit

* Remove unneeded rule overrides

* Update owner URL

* Use user URLs instead of repo URL

* Undo line length changes

* First pass at fixing linting errors

* First pass at fixing linting errors

(cherry picked from commit 1f65ca10c019f7430ba91ed0c367173ae42f5b24)
2020-01-23 10:45:21 -08:00
Connor Fitzgerald
0ceca4244b [swagger-stats] Add new definition (#41818)
* Allow undefined bind parameters

* Upgrading oracledbto 4.1

* Update version number

* Fix tsconfig typo

* Initial pass. Needs linting

* Fix lint errors for swagger-stats

* Remove express from package.json
2020-01-23 10:37:45 -08:00
Alan Lu
84e3395375 [contract-proxy-kit] Add definition (#41744)
* Wrote initial declaration

* Wrote tests for types

* Refined CommonConfig declaration

* Ran prettier

* Use ReadonlyArray<Transaction> for execTransactions

* Export type definitions in CPK namespace
2020-01-23 10:33:29 -08:00
Garrett McCullough
cdb72f29f2 react-native AbortController and abort signal for fetch (#41660)
* add Abort Controller to react-native

* add AbortController class and add signal to fetch RequestInit

* add back websocket types that were lost

* revert whitespace changes
2020-01-23 10:23:05 -08:00
Simon Schick
19826ba267 feat(node): v13.6 (#41353)
* feat(node): v13.3

* feat(node): v13.4-5

* Update types/node/wasi.d.ts

Co-Authored-By: Gerhard Stöbich <18708370+Flarna@users.noreply.github.com>

* feat(node): v13.6

Co-authored-by: Gerhard Stöbich <18708370+Flarna@users.noreply.github.com>
2020-01-23 10:20:52 -08:00
Philip Jackson
fd56e4dd29 @wordpress/components: Add isDismissible prop to <Modal> (#41800)
The isDismissible spelling has replaced isDismissable (with an "a"). The old
spelling has been left where it is to avoid breaking builds, however it has
been marked as deprecated in the JSDoc.

Added a test for the prop in wordpress__components-tests.tsx.
2020-01-23 10:16:36 -08:00
Sam Herrmann
3fd6756917 [canvas-gauges] Add definition for drawing injections (#41794) 2020-01-23 10:16:01 -08:00
Charlie Arnold
7b6a588f0f fix signature (#41797)
previous type definition signature was incorrect; reference: https://github.com/tmpfs/format-util/blob/master/format.js
2020-01-23 10:14:46 -08:00
Oliver Joseph Ash
53bb1520e3 eslint: allow fix to return array (#41783) 2020-01-23 10:14:17 -08:00
Matt Phillips
b00fcf25b9 Fix Jest Matchers type (#41766)
* Add default to additional `T` generic type parameter

* Update default from void to empty object literal
2020-01-23 10:12:58 -08:00