Commit Graph
67904 Commits
Author SHA1 Message Date
Rifa'i M. HanifandGitHub 8454d61ba0 [@types/ol] Update to OpenLayers v6.2.1 (#43221) 2020-03-20 11:38:49 -04:00
Anton KudinovandGitHub 00d193f1a0 [swagger-ui-express] fix swagger options key (#43214) 2020-03-20 11:37:43 -04:00
Ali Taheri MoghaddarandGitHub 1754e384f4 Fix localAddress type (#43227)
localAddress is not a boolean, it's a string as even stated in it's description.
2020-03-20 11:37:12 -04:00
Lars KleinandGitHub 9758f5b2e6 adding missing addRegex method to type definitions and extending tests with samples from official API (#43209)
* adding missing addRegex method to type definitions

* formatting

* formatting

* removing trailing whitespace
2020-03-20 11:36:35 -04:00
Samuel BodinandGitHub 0a41e82e19 Update index.d.ts (#43233) 2020-03-20 11:35:17 -04:00
JaporizedandGitHub 2161f2afc8 fix: change param type for spiral function in d3-cloud (#43226)
* chore: format d3-cloud definitions and tests

* fix: change param type for spiral function in d3-cloud

Reference https://github.com/jasondavies/d3-cloud#spiral

* fix: annotate an unused function param in d3-cloud test
2020-03-20 11:35:03 -04:00
Rikkert KoppesandGitHub 18a399b465 Make graph generic (#43160)
* Make graph generic

* change Node<T>[] to Array<Node<T>>

* fix missing semicolon

* fix missing whitespace
2020-03-20 11:31:53 -04:00
Daiki IharaandGitHub a19b27a0a8 [@types/webpack] Add chunkGroups for ToJsonOptionsObject (#43239)
* [@types/webpack] add chunkGroups for ToJsonOptionsObject

* [@types/webpack] add test for chunkGroups
2020-03-20 11:25:02 -04:00
StuartandGitHub 07c6fa8c77 Add DeviceRequests (#43238) 2020-03-20 11:24:39 -04:00
852e60e874 [request-promise]: Adding generics to request promise API (#43244)
* request-promise-apu-generics: Adding generics to request promise API

* request-promise-apu-generics: adding a default generic of type any

Co-authored-by: Puneet Arora <parora@atlassian.com>
2020-03-20 11:22:42 -04:00
LeoCantThinkOfANameandGitHub 70ed36a3e4 Reflect useThemeUI api from theme-ui docs (#43135)
* reflect useThemUI return types from official doc

* add simple test case for useThemeUI

* match theme-ui npm version

* match theme-ui npm version

* specify ts version

* remove optional chaining

* specify ts version
2020-03-20 11:21:48 -04:00
Oliver JackmanandGitHub e223e44833 Fix @reach/router .useMatch types. Path params are added to the return object. (#43248) 2020-03-20 11:20:37 -04:00
Richie BendallandGitHub ff8cb219da chore: Bump universalify version (#43252)
* chore: Bump universalify version

* chore: Fix version
2020-03-20 11:19:52 -04:00
05ddf70dfa Add missing members and properties (#43258)
* Upgrade to Viewer v7.2

Release notes: https://forge.autodesk.com/blog/viewer-release-notes-v-72

* Upgrade to Viewer v7.4

Release notes: https://forge.autodesk.com/blog/viewer-release-notes-v-74

* Added getDefaultGeometry method

* Added missing methods to Navigation class:
- getWorldPoint
- screenToViewport

* Added missing method to Viewer3DImpl class:
- viewportToRay

* getDocumentNode returns any rather than object

* added interface to specify API endpoint

* move properties to top of the class

Co-authored-by: Jan Liska <jan.liska@autodesk.com>
2020-03-20 11:15:35 -04:00
Alex KvakandGitHub fbac47ca01 fix: it should be possible to use latest 0.x knex version (#43254) 2020-03-20 11:13:25 -04:00
Mikael LirbankandGitHub 6e9f8d6434 Add 'value' property to Double class (#43003) 2020-03-19 15:16:09 -07:00
Nathan Shively-SandersandGitHub 51a2690be4 Fix paths redirect in uuid/v3 tsconfig (#43210)
* Fix paths redirect in uuid/v3 tsconfig

* remove offending tests instead
2020-03-18 16:47:58 -07:00
Piotr Błażejewicz (Peter Blazejewicz)andGitHub 27123c0744 fix(node): correct offset parameter for writes/reads (#43130)
- makes `offset` parameter optional when it defaults to 0

https://nodejs.org/dist/latest-v13.x/docs/api/globals.html

/cc @fireflysemantics

Closes: #43112
2020-03-18 16:43:50 -04:00
Pavel ProkudinandGitHub d656d4dbef Fix transform return value (#43134) 2020-03-18 16:43:20 -04:00
Marco GonzalezandGitHub 9cdb5d3265 feat(cfn-response) Added noEcho and Promise<void> return type (#43128)
Updated typings to the latest version of cfn-response.
2020-03-18 16:42:54 -04:00
Jesper M. FørisdahlandGitHub 33673460bf [passport-azure-ad] change 'true' to 'boolean' (#43012)
Interface has the type `true`, should it be `boolean`?
2020-03-18 16:42:13 -04:00
Jens PetersandGitHub f8fafa79cb cypress-cucumber-preprocessor: Fix defineParameterType definition (#43132)
* cypress-cucumber-preprocessor: Add Transform type definition and use it for defineParameterType definition
2020-03-18 16:41:37 -04:00
Lars HupelandGitHub 6243c9ad45 estree: Object expressions may contain spread elements (#43136)
* Object expressions may contain spread elements

* Object patterns may contain rest elements
2020-03-18 16:37:47 -04:00
MartinandGitHub 0d1e002eed [chart.js] Add ticks to afterBuildTicks function (#43141) 2020-03-18 16:25:30 -04:00
Markus ErlandssonandGitHub efc6453acf [@types/xrm] add Xrm.Navigation.navigateTo method (#43026)
* add Xrm.Navigation.navigateTo method

* fix linting errors and slight better comments

* Comment errors
2020-03-18 16:24:10 -04:00
Jack BatesandGitHub 640c0fc048 [redux-immutable] Enable noImplicitThis (#42943) 2020-03-18 16:23:50 -04:00
Ángel Manuel MartínandGitHub c888b9e91a js-nacl: new method random_bytes (#43142)
* feat(js-nacl): new method random_bytes

* docs(js-nacl): up version number in header
2020-03-18 16:23:27 -04:00
Super ZhengandGitHub 76bb329370 feat(hashring): add custom hash function type to algorithm (#43161) 2020-03-18 16:23:00 -04:00
WhizSidandGitHub 4a852d7a7d [react-onsenui] Tabbar render parameters (#43043)
* [react-onsenui] Tabbar render method parameters

* Removed automatically added spaces from formatter

* Fixed linter errors

* Fixed the active status issue
2020-03-18 16:22:28 -04:00
6207e4654e fix types for lucene (#43164)
change Node.termLocation definition

Co-authored-by: Hugo Muller <hmu@reportlinker.com>
2020-03-18 16:20:16 -04:00
Niklas MollenhauerandGitHub 4bf2352729 Add types for once/off/removeListener (#43170) 2020-03-18 16:19:17 -04:00
Evan CloutierandGitHub ab406a414e [v3.1.0] Update react-native-share type definitions (#43171)
* Update type definition for v3.1.0

* Trigger new build

* Remove patch version; linting
2020-03-18 16:18:05 -04:00
ankhlerandGitHub 4797a7ad97 Add function getAutoLockDelay to chrome.idle (#43175)
* Add function getAutoLockDelay to chrome.idle

* Update description
2020-03-18 16:17:35 -04:00
Samuel WeckströmandGitHub 5df6625b02 @types/recharts: Add className type to <Cell /> (#43178) 2020-03-18 16:17:15 -04:00
Elias GarcíaandGitHub c607aaedbd [yup]: Fix typo in the doc of the abortEarly prop of the ValidateOptions interface (#43193)
* [yup]: Fix typo in the abortEarly prop of the ValidateOptions interface

* [yup]: Add @elias-garcia username to the index.d.ts file
2020-03-18 16:16:39 -04:00
Alex LisenkovandGitHub c82148ec1c Type options parameter (#43197) 2020-03-18 16:16:20 -04:00
CRollinandGitHub 39544038a8 fix: unrequired props should be optional (#43195)
Some properties of PaginationProps were not optional even thought the package documentation said they were not required.
2020-03-18 16:15:09 -04:00
Michaël De BoeyandGitHub 0664856f4e Remove cloudevents-sdk (#43040) 2020-03-18 09:50:35 -07:00
9c4dde3661 add type definition for rascal (#43133)
* add type definition for rascal

* add reference node

* Increase TypeScript version to match amqplib

Co-authored-by: ethan <meshethan@gmail.com>
2020-03-18 09:29:12 -07:00
Luiz Victor Linhares RochaandGitHub 8770afcbcd [relay-runtime]: allow readonly array elements to be inferred in RecordProxy (#43187)
* fix(unarray): infer elements of ReadonlyArray

* fix(dtslint): remove unsupported tags
2020-03-18 11:31:06 +01:00
Poyan NabatiandGitHub eb3ba1e77e [react-native] Add AnimatedInterpolation to toValue type (#36760)
* Add `AnimatedInterpolation` to `toValue` type

`AnimatedInterpolation` is a possible type of `toValue`, see https://facebook.github.io/react-native/docs/animations#tracking-dynamic-values

* Add test for toValue being AnimatedInterpolation
2020-03-18 11:27:50 +01:00
Clar CharronandGitHub 83c455857d Fix uuid 7.0 (#43018) 2020-03-17 14:45:12 -04:00
Elizabeth SamuelandGitHub cafa16bf7c [office-js] [office-js-preview] (Outlook) Update DisplayReply* params (#43184)
* [office-js] [office-js-preview] (Outlook) Update DisplayReply* params

* Tweak
2020-03-17 11:18:27 -07:00
Christoph TavanandGitHub 880d00c856 Add deprecated deep imports (#43090)
Fixes #42634

Added again for consistency with uuid@7.x
2020-03-17 09:01:46 -07:00
AndrewandGitHub f0442ecfad [codemirror] Add function types for merge addon (#43019)
* [codemirror] Add merge CommandActions types

* [codemirror] Add test

* [codemirror] Update ts.config

* [codemirror] update tests
2020-03-17 11:12:23 -04:00
Makoto TatenoandGitHub 01db0468b4 [styled-system__css] ]allow null (#43159) 2020-03-17 11:06:29 -04:00
b9d846b9a1 [gaze] Add typing for gaze (#43151)
Co-authored-by: Adam Zerella <adamzerella@users.noreply.github.com>
2020-03-17 11:03:36 -04:00
Jeffrey MengandGitHub 2f2b97cd5d Mailcheck: Add support for Synchronous mode (#43144)
* Add support for Synchronous mode

* Update header

* Remove patch from header
2020-03-17 10:49:01 -04:00
Elizabeth SamuelandGitHub 80fef04542 [office-js-preview] (Outlook) Fix signature API param (#43166) 2020-03-16 11:57:16 -07:00
Elizabeth SamuelandGitHub 84e9ce5492 [office-js-preview] (Outlook) Move signature APIs from Mailbox to item compose subclasses (#43127) 2020-03-16 09:40:36 -07:00