Commit Graph

62883 Commits

Author SHA1 Message Date
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
Colin Cheng
58a60415a0 Fix(fluent): fix errors type in bundle format arguemnt (#36015)
* Fix(fluent): fix errors type in bundle format arguemnt

* Fix ci test failure
2019-06-11 16:22:00 -07:00
Artur Diniz Adam
5788e4e16c object-hash updated to v1.3.1 (#36071)
* Drop hashtable impl from object-hash as of v1.0

* Adding writeToStream method in object-hash

* Addin missing options in object-hash

* Bumping version and "Definitions by" headers
2019-06-11 14:38:14 -07:00
Kevin Wang
26fec8242e Add :disabled pseudoclass to Style interface. (#35979)
The property is missing.  See: https://github.com/stripe/react-stripe-elements/issues/250 

The property is documented here: https://stripe.com/docs/stripe-js/reference#element-options
2019-06-11 14:35:58 -07:00
stuartthomson
4084c37e80 Add to NetworkInspectInfo: (#36120)
* IPAM
* Containers
* Options
* Label
2019-06-11 13:35:03 -07:00
shiznit013
8028f3b113 yup - Fix WhenOptions "is" prop constrained to boolean (#36040)
* WhenOptions enhancements

* fix no-any-union

* fix no-trailing-whitespace

* fix tests, remove redundant types
2019-06-11 13:17:10 -07:00
FUJI Goro
055195fdfd commonmark: add "softbreak" option to HtmlRenderer (#36101) 2019-06-11 12:17:04 -07:00
Marc-Antoine Ouimet
d12324cc22 [node] Allow setting encoding for Dirent readdir (#36092)
* Allow setting encoding for Dirent readdir

* Update promisified version of readdir
2019-06-11 12:09:08 -07:00
Anders Hejlsberg
fa812c285d
Update Ember tests to treat 'string & number' and 'never' the same (#36095)
* Update tests to treat 'string & number' and 'never' the same

* Remove $ExpectType since both 'string & number' or 'never' are ok
2019-06-11 09:32:01 -07:00
Danilo Bürger
a8ab3f0817 [react-native] SectionList data should be readonly (#36107) 2019-06-11 12:24:51 +02:00
Hao Yang
8c15eef1b9 Support 2.6; Add author; Use best practise to refactor code (#36074)
* initial types for agora-rtc-sdk

* set strictFunctionTypes to true

* fixed lint-related

* fixed lint error throw by ci

* <feat> support 2.6 & add author

* <fix> fix umd support

add `export` back to support umd

* <chore> in temp disable rule: export-just-namespace, optimization will be done in next version
2019-06-11 02:02:17 -07:00