Commit Graph

67002 Commits

Author SHA1 Message Date
BamButz
f383de8a3d [PDFKit] Extend TextOptions interface to allow features (#41145)
* feat(pdfkit): add opentype features to TextOptions interface

* style(pdfkit): add semicolons to match previous definitions
2019-12-26 13:05:10 -06:00
Tomasz Pluskiewicz
6668a171f5 typings for rdf-ext (#40986) 2019-12-26 13:02:19 -06:00
Evan Hahn
412096e0e6 [keygrip] Use ReadonlyArray for keys (#41152) 2019-12-26 12:26:24 -06:00
Piotr Błażejewicz (Peter Blazejewicz)
d91ec79201 feat(nouislider): update connect property. Closes #41113 (#41151)
Thanks!
2019-12-26 12:24:05 -06:00
Piotr Błażejewicz (Peter Blazejewicz)
c89ee29586 feat(nouislider): rework UpdateOptions. Fixes #41115 (#41154)
- partial version of the `Options` object to use as update configuration
object
- test coverage
- documentation expanded

Thanks!
2019-12-26 12:23:24 -06:00
Álvaro Martínez
2cab3dc568 feat(cli-progress): update definitions to v. 3.4 (#38078) (#41157) 2019-12-26 12:23:10 -06:00
Tom Widmer
c702e1cd8a @types/ramda Update chain to support functions returning readonly arrays and tuples (#41163) 2019-12-26 11:21:38 -06:00
Joey Rafidi
93ec437a0d Add types to Cesium for GroundPrimitive and fix missing properties (#41168) 2019-12-26 11:17:45 -06:00
briwa
c1b9fb6c99 fix(matter-js): collision filter parameter should have been optional (#41186)
* fix(matter-js): collision filter parameter should have been optional

* feat(matter-js): add test for collistion filter
2019-12-26 11:05:27 -06:00
Jojoshua
016a737b60 add responsiveCollapse to Formatter options (#41216) 2019-12-26 11:04:20 -06:00
BamButz
7b593465df feat: added promise version of md5-file (#41205) 2019-12-26 11:03:41 -06:00
Piotr Błażejewicz (Peter Blazejewicz)
c883d5c371 test(validator): optional options coverage (#41220)
This adds some additional checks to cover optional arguments.

Thanks!
2019-12-26 10:59:13 -06:00
Dai Nguyendo
82dcb6f610 [google__maps] Fix DistanceMatrixResponse interface (#41226) 2019-12-26 10:58:30 -06:00
Sean Chen
4e717bf915 [@types/stripe] Fix IPaymentIntentListOptions (#41204)
* Fix IPaymentIntentListOptions

Added `customer` field and removed `expired` and `files` fields, per [Stripe API](https://stripe.com/docs/api/payment_intents/list).

* Updated stripe-tests.ts

Added customer field to test creation, so we can test listing with customer field set.

* Fix missing semicolon in index.d.ts
2019-12-26 10:57:29 -06:00
Oliver Joseph Ash
29a7bcd6eb Node: UrlObject: omit path (#40939)
* Node: `UrlObject`: omit `path`

* Add working test

* Move tests into module

* Copy changes to v10 and v11

* Revert v11
2019-12-26 10:56:04 -06:00
Piotr Błażejewicz (Peter Blazejewicz)
616768386e test(validator): add tests for v.12 new functions (#41221)
- `isBICFunc`
- `isOctalFunc`
- `isSlugFunc`

Thanks!
2019-12-26 10:55:23 -06:00
Brandon Chinn
96fc179ce6 PollyJS updates (#41240)
* Make route.off() listener optional

* Add .off() tests

* Add passthroughRequest to @pollyjs/adapter

* Add passthroughRequest tests

* Fix Polly.adapters
2019-12-26 10:48:17 -06:00
Bert Verhelst
8cd712adcc [gm]: Make modulate 2nd and 3rd param optional (#41211)
According to the documentation the second and third option of .modulate() are optional:
http://aheckmann.github.io/gm/docs.html#modulate
2019-12-26 10:46:37 -06:00
Prasad Nayak
1ca7af77c0 refactor(fluent-ffmpeg): update certain methods in ffmpegCommand interface (#41166)
* refactor(fluent-ffmpeg): update types to match official api specification

* refactor(fluent-ffmpeg-tests): add missing semi-colon

* refactor: update metadata in definition file
2019-12-26 10:46:02 -06:00
CertainPerformance
f18e00da80 [Jest] .toBe uses Object.is, not === (#41250) 2019-12-26 10:45:31 -06:00
Filip Stanis
935f7825f4 Fixes small bug in dompurify types (#41218)
* update dompurify

* update tests
2019-12-26 10:41:29 -06:00
7829740aac Update mosca. (#41180)
* Add Server constructor options define.

* Add detailed event callback define.

* Add more test.
2019-12-26 10:39:59 -06:00
Clément PONT
a5bc0a0874 Add mitsobox (#41121)
* Add mitsobox

* Apply correction requested by andrewbranch
2019-12-26 10:20:40 -06:00
Wesley Reed
afaa4ad004 Lining forge-apis up with JS repo (#40917) 2019-12-26 09:58:01 -06:00
Orta
9f2b299e70 Adds some admin docs (#41063)
* Adds some admin docs

* Update admin manual

* Update docs/admin.md

Co-Authored-By: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>

* More docs on admin

Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
2019-12-24 16:34:27 +00:00
Chris Wilkinson
a9bf23a732 Add @rdfjs/namespace (#41082)
* Add @rdfjs/namespace

* Add paths

* Fix path

* Fix linting

* Extra test case

* Add header

* So the path *was* correct, it was the missing header...
2019-12-23 14:23:00 -06:00
Chris Wilkinson
9456c19d48 Add rdf-dataset-ext (#41089)
* Add rdf-dataset-ext

* Fix path

* Fix linting

* Add header
2019-12-23 14:17:33 -06:00
Florian Keller
4c92b053a8 [poster-image] Add types for poster-image (#41088) 2019-12-23 14:13:54 -06:00
Thomas Chetwin
464ff4d363 [estree] add Directive to Program (#40996) 2019-12-23 14:11:57 -06:00
Paul van Brenk
68be545f66 Add missing functions to json-schema definition (#40924)
* Update index.d.ts

Add missing functions to definition

* Add missing validation functions to definition and tests.

* Update json-schema-tests.ts

Fix spaces

* * -> **

Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>
2019-12-23 14:05:34 -06:00
Sam Ingle
ca9907198e Added missing prop to ToastProvider (#40999) 2019-12-23 14:00:18 -06:00
Rannie Peralta
5272001ba1 Add the missing method (totalStepCount) on Wizard interface (#41008) 2019-12-23 13:53:19 -06:00
Justin Anastos
4c06f5389e ink-spinner: replace Component imported from ink with Component imported from react (#41009)
* fix(ink-spinner): Replace `Component` from `ink` with `React`

fixup! fix(ink-spinner): Replace `Component` from `ink` with `react`

* add myself to definitions by for ink-spinner
2019-12-23 13:49:36 -06:00
Garfield Lee
3615bdb3ce [@types/carbon-components-react] add missing types for SideNavLink and SideNavMenuItem (#41010) 2019-12-23 13:38:26 -06:00
ficristo
a7bbeeb332 [codemirror] Move addon files to match how are actually imported (#41037)
* Move addon files to match how are actually imported

Also use const \ let instead of var to avoid global variables

* Remove referenced files from OTHER_FILES.txt
2019-12-23 12:46:04 -06:00
Tomasz Pluskiewicz
ce01557b55 typings for rdf-ext/clownface (#41016)
* typings for rdf-ext/clownface

* refactor: separate interfaces which can be inferred by usage

* refactor: rename and redefined constructor params object

* refactor: remove lib/index.d.ts which does not match actual code

* fix: remove require import

* align add callback with reality
2019-12-23 12:31:45 -06:00
Halvor Holsten Strand
04ac524059 Added Const namespace for constants used for nargs and SUPPRESS. (#41064) 2019-12-23 12:27:49 -06:00
MarkFalconbridge
f220885e8c Add support for chunkProgress, see https://github.com/Leaflet/Leaflet.markercluster#chunked-addlayers-options (#41056) 2019-12-23 12:21:06 -06:00
garyking
b2895afb19 Types for alpha-bravo package (#41176)
* add alpha-bravo template

* add with tests

* fix
2019-12-23 12:19:34 -06:00
Sam (Sangho Kim)
d9d2f9f44c insertMany - changed incorrect explanation in comment (#40819) 2019-12-23 12:09:14 -06:00
Phil Jones
c923849a86 recharts: Add ReferenceLine position prop (#41087)
Recharts' ReferenceLines have gained the ability for a position
to be specified, https://github.com/recharts/recharts/pull/1685/files.
2019-12-23 12:07:56 -06:00
Alexey Gerasimov
24029cc4f3 Fix flatten() return type to properly handle shallow parameter on type level (#41099) 2019-12-23 11:50:18 -06:00
AlCalzone
e34a477b43 ioBroker: Remove access to the states and objects DB (#41161)
* remove access to adapter.states and adapter.objects

* format with Prettier
2019-12-23 11:32:51 -06:00
Florian Keller
7161baaf3a [jsrsasign] fix definitions link (#41184) 2019-12-23 11:31:27 -06:00
Mario Nebl
82af14cb37 Add isDirectory to resolve options (#41175)
* Add isDirectory to resolve options

* Remove wrong return type

* Extend test case with isDirectory option

* Apply blessed formatting

* Add current resolve version
2019-12-23 11:29:50 -06:00
Antonis Balasas
988582db6a Type corrections for Protoo server (#41129)
* Added definitions for protoo-server

* Converted class to interface for Peer & WebSocketTransport

* Added public properties & methods for WebSocketTransport interface

* Exclude httpServer from the WebSocketServer options

* Use "&" instead of "|" for overloaded functions
2019-12-23 11:26:25 -06:00
Walter Kennedy IV
160b87bfbf [react-datepicker] Update @types/react-datepicker to comply with react-datepicker v2.10 (#41125)
* Update `@types/react-datepicker` to comply with `react-datepicker` `v2.10`

* Update to remove `(...args: any)`
2019-12-23 11:19:10 -06:00
Zachary Dow
162254c14e @Types/Chance CharacterOptions.symbols is wrong type (#41103)
* Changing CharacterOptions Symbol type

Based on the current interpretation of the documentation:
https://chancejs.com/basics/character.html
https://chancejs.com/basics/string.html

* Fixing the tests to reflect type change

* Fixing tests to not fail. "Chance: num is likely too large for sample set" error for uniqInts2. And syllables/length used together throws error. UniqueOptions type for clearer input values

* Refined UniqueOptions type, added contribution. Fixed issue with min/max in test

* Adding in test that uses comparator
2019-12-23 11:18:08 -06:00
DAS REPTIL
be7f859c6f add new custom headers to core manager (#41076)
* add new custom headers to core manager

* fix linting issues
2019-12-23 11:13:57 -06:00
Flexmonster Team
2c5a3e4583 [@types/flexmonster] Updates for Flexmonster Pivot Table v2.7.21 (#41073)
* Added options.chart.axisShortNumberFormat

* validateFormulas option in Flexmonster

* new option properties were added

showFieldListSearch
strictDataTypes

* Added ContextMenuItem.class

* ExportOptions.fontUrl

* Options.caseSensitiveMembers

* new API call added

new API call openCalculatedValueEditor

* requestHeader was renamed into requestHeaders

* Update index.d.ts

simplifyFieldListFolders

* Update index.d.ts

validateReportFiles

* Update index.d.ts

filter.liveSearch

* update getData callbacks

* Update index.d.ts

* added levels for getAllHierarchies() API

* Level definition update

* CellData properties update (+ recordID, + rowData)

* Added dataSource.type

* "Definitions by" were updated

* report object extended with "version" and "creationDate"

* updateData() API call update (added options parameter)

* Added chartclick event

* flatOrder Slice property added

Co-authored-by: Ian Sadovy <ian.sadovy@gmail.com>
Co-authored-by: Iryna Kulchytska <53587950+irakulchytska@users.noreply.github.com>
2019-12-23 10:48:58 -06:00