Commit Graph

62893 Commits

Author SHA1 Message Date
Christopher Pappas
a52799f9e9 Add Prettier, Lint Staged to help maintain repo consistency (#35672)
* [Toolchain] Add Prettier

* [Toolchain] Add lint-staged

* [Toolchain] Apply prettier to some types

* Switch to using precise commits so that only changed code is ran through prettier
2019-06-14 08:40:48 -07:00
Derek Sifford
7dab06838a [@wordpress/plugins] add new definitions (#36038) 2019-06-14 01:25:49 -07:00
cs464osu
7b78891f8c Readme TOC (#36039) 2019-06-13 22:01:24 -07:00
Manuel Thalmann
0973700702 Add types for the "npm-run"-module (#36042)
* Add types for the "npm-run"-module

* Fix the code according to tslint
2019-06-13 22:00:03 -07:00
Manuel Thalmann
f379e816be Add types for the "npm-which" module (#36044) 2019-06-13 21:03:35 -07:00
Matthew Morrissette
6bcf6bab27 Add types for "fhir-kit-client" module (#36046)
* Add types for "fhir-kit-client" module

* Add specialized method types

* Refactoring "fhir-kit-client" to have single export and no namespace

* Convert to exclude type for custom resources

* Fix "type" response unions

* Add missing tests

* Further define fhir-kit-client to match with all custom resource types

* Add support for OperationOutcome for all operations
2019-06-13 20:24:48 -07:00
Bob Matcuk
a6cda8a2df added definitions for icss-utils (#36052) 2019-06-13 20:15:20 -07:00
Bob Matcuk
576fe4a44d added definitions for postcss-modules-values (#36051) 2019-06-13 20:07:47 -07:00
Todd Dukart
02533cf4b6 Add package emoji-flags (#36069)
* Add emoji-flags repo

* Fix tests

* Fix tests
2019-06-13 18:59:23 -07:00
Ifiok Jr
5e15d96323 feat: add types for jest-dev-server (#36084) 2019-06-13 18:25:02 -07:00
Ifiok Jr
aa2f33f853 feat: add types for react-native-signature-capture (#36083) 2019-06-13 17:07:28 -07:00
Jeff Held
d35d9ea8bd [infobox-parser] Add typings from dts-gen (#36089) 2019-06-13 13:55:22 -07:00
Tanguy Krotoff
a3ba81343f Remove myself as a contributor (#36176) 2019-06-13 21:22:26 +02:00
Yu-Hsi Chiang
8f4ca2e2bd add type definitions for elgamal (#36131) 2019-06-13 12:12:21 -07:00
taoqf
3537919757 baidumap: add Converter and fix tslints (#36139)
* wxapp: add FileSystemManager

* fix: add interface

* uppercase interface name

* add types react-native-audio

* add types for baidumap

* lint

* add doc header non-npm package
2019-06-13 12:03:18 -07:00
Dolan
142c9e4455 Add new type to support arearange graph (#36087)
* Add new type to support arearange graph

Area Range needs 3 inputs for it to `addPoint`:

http://jsfiddle.net/k8EKj/

* Revert version back to 5.0

Co-Authored-By: Dan Lewi Harkestad <danlewi@gmail.com>
2019-06-13 04:31:58 -07:00
Andrea Busà
f7e00e2fb3 Added types for dush (#36146) 2019-06-13 03:28:30 -07:00
jgeth
79f6b71c16 Adds type definitions for 'valid-data-url' (#36158)
Adds type definitions and tests
Adds tsconfig and tslint config
2019-06-13 03:24:23 -07:00
Michel van der Hulst
5749a49e50 Update types for kafkajs from official repository (#36063) 2019-06-13 01:11:03 -07:00
ExE Boss
5ce5329b56 fix(jest): The mock function factory argument is a callback (#36045) 2019-06-12 23:08:20 -07:00
Vincenzo Chianese
461105b38c feat: scopes are supported in all the OAuth2 flows (#35608)
* feat: scopes are supported in all the flows

* chore: remove whitespaces

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Correctly type Parameters in OAS2

* feat: export types

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts

* Update index.d.ts
2019-06-12 22:49:02 -07:00
Michelle
d8e35ea545 Fix children type in ReactTestRendererJSON (#36049) 2019-06-12 22:47:08 -07:00
Nicolas Baptiste
cb3f27d091 [@types/react-mentions] add classNames prop (#35995)
In order to use css module, we need to use a prop `classNames` which is missing here. See the doc: https://github.com/signavio/react-mentions#styling
2019-06-12 22:46:29 -07:00
Naoto Yokoyama
b3cf16f4e0 lusca: support new csrf options: blacklist and whitelist for 1.6 (#36024) 2019-06-12 22:43:51 -07:00
Clark Stevenson
e584cee6c9 Patch pixi.js to 4.8.8 (#35989)
* Patch pixi.js to 4.8.8

- No new additions but the enum from last time was incorrect and has been returned to statics on the Resource class.

* Preserve Enums by moving to NameSpace Resource
2019-06-12 22:02:45 -07:00
Martin Nuc
134a6cda07 fix progress arguments of FlowFile (#36018) 2019-06-12 21:06:52 -07:00
BradleyHill
26951af27e More definitions for fabricjs. Simple war of attrition. (#36150) 2019-06-12 21:02:19 -07:00
Kerwyn
2634fd5ae8 Changed exported name to GraphQLUUID (#35966) 2019-06-12 16:49:04 -07:00
Bob Matcuk
f396262330 added definitions for postcss-load-config (#36053) 2019-06-12 16:18:15 -07:00
jeffjing
0c112a5de1 feat(tunnel): Update types (#35984)
`host & port` are required. 
`headers` is optional.
2019-06-12 16:15:36 -07:00
Toru Kobayashi
37fa8e39d4 fix(flux): fix types for createFunctional (#36023) 2019-06-12 16:05:52 -07:00
Regev Brody
324d049ad8 underscore - add typing to pick (#35977)
* add typing to underscore pick

* add typing to underscore pick

* add typing to underscore pick

* add typing to underscore pick
2019-06-12 13:05:41 -07:00
Julian Hundeloh
481946391c (@hapi/hapi) fix: typo in includeSubDomains (#36142)
* fix: typo in includeSubDomains

* test: update test
2019-06-12 13:01:36 -07:00
Domino987
8eb2a4b791 Add toImageButtonOptions to config (#36144)
* Add toImageButtonOptions to config

This enables the user to customize the download as image button.

* Fix to partial

* Update index.d.ts

* Update index.d.ts
2019-06-12 12:51:44 -07:00
Steve Faulkner
49e9bf98b3 node-fetch: allow agent to accept a function returning Agent (#36057)
* Allow Agent to accept a function

* Fix types

* string -> URL

* Update index.d.ts
2019-06-12 12:50:35 -07:00
Raúl Acuña
17717b3957 [Stripe] Add 'customer' to upcoming invoice options (#36028)
* Add customer to upcoming invoice options

* Bump described version
2019-06-12 12:45:56 -07:00
Fernando Chen
050efa3951 Fix imgStyle typing (#36055) 2019-06-12 12:10:26 -07:00
Josiah
4adcbedff3 Add customer fields to invoice object for Stripe (#36130) 2019-06-12 12:08:15 -07:00
James Garbutt
9d26e2f044 sinon: resolve any in worst case (#36119)
* sinon: resolve any in worst case

* add sinon test
2019-06-12 12:07:15 -07:00
Oleg Vaskevich
6e43367819 Add support for pay_immediately=false when creating Stripe subscriptions (#36129) 2019-06-12 11:54:46 -07:00
Dave
eb04955276 [victory] Updated VictoryArea to have a labels prop (#36147)
See: https://formidable.com/open-source/victory/docs/victory-area#labels
2019-06-12 11:53:28 -07:00
Muthurathinam
8be2237ba3 Creating types for Microsoft Graph Models (#35804)
* Add types for Microsoft graph models

* Set noImplicitAny to true

* Adding tests for types

* Added more test for types

* Removed unnecessary import

* Remove unnecessary headers from types file

* Fixing linting error in test file

* Removed overwritten linting rules and fixed linted errors
2019-06-12 10:58:09 -07:00
Jonathan Ziller
689624361b react-redux: add types for hooks which will be added in version 7.1 (#34913)
* react-redux: add types for hooks which will be added in version 7.1

* react-redux: fix linting error due to redundant type declaration in JSDoc comment

* react-redux: convert action creator return type to any in useActions and useRedux

* react-redux: fix linting errors

* react-redux: fix mistake in `useActions` hook example code

* react-redux: add proper type annotations in hooks example code comments

* react-redux: support thunks in `useActions`, `useDispatch`, and `useRedux`; add tests for hooks; bump TypeScript required version to 3.1 (implemented by @threehams)

* react-redux: remove obsolete comment

* react-redux: adjust thunk array handling to work with TypeScript 3.0

* react-redux: Remove useRedux hook

With the release of react-redux@7.1.0-alpha.3, `useRedux` has been
removed, so removing it from the types.

* update typings for latest react-redux hooks API changes + add overload for `useDispatch` that allows customizing the type of the returned dispatch function

* react-redux: add equalityFn argument to useSelector

* react-redux: add newly exported shallowEqual function; add tests for shallowEqual and equalityFn parameter of useSelector

* react-redux: add interface that allows to easily create a typed useSelector hook
2019-06-12 14:57:39 +01:00
Mike Martin
b9a3cd09c7 Adding animating to ProgressBarAndroid (#36128) 2019-06-12 14:19:58 +02:00
hlovdal
bf029eae71 [leaflet-mouse-position] Add new wrapLng option (#35915)
* Add new wrapLng options value

https://github.com/danwild/Leaflet.MousePosition/pull/1

* Update Definitions by

* Add new formatter options value

https://github.com/danwild/Leaflet.MousePosition/pull/2
2019-06-12 00:00:28 -07:00
Moxi Zhou
683aaa657b Add missing cesium types (#36013) 2019-06-11 20:41:58 -07:00
Jace McPherson
7e4f7be66a Fixes optional/missing parameters for Google Tasks API. (#36012)
"parent" is a required field on CreateTaskRequests (see the docs, for example the Quickstart guide at https://github.com/googleapis/nodejs-tasks)

Not all of the properties on AppEngineHttpRequest are required, also observable from the quickstart like mentioned above.
2019-06-11 20:39:07 -07:00
Agu Valeriani
6b4ddd0d5d Add draft-convert type definitions. (#36109)
* -updated ts config.

* -Added draft-convert typings with test.

* -Better typing for entity found and applied.
2019-06-11 17:27:01 -07:00
Ben
4d7cd124b6 Add types for vanilla-masker (#36126) 2019-06-11 17:08:56 -07:00
Airex
8bc13c7029 Vis. Fix DataGroup mappings for nestedGroups, added visible and showNested to DataGroup as described in vis.js documentation (#35965)
* Add support of subgroupStack on DataGroup

* Update index.d.ts

* Update index.d.ts

Added new SubGroupStackOptions dynamic structure and updated type of DataGroup.subgroupStack to SubGroupStackOptions | boolean

* Update index.d.ts

codestyling

* Update index.d.ts

codestyling colon

* Fix DataGroup mappings for nestedGroups, added visible and showNested to DataGroup as described in vis.js documentation

* DataGroup test

* fix redundant line break
2019-06-11 16:23:26 -07:00