Attila Gazso and GitHub
3ce60aa3be
Fixed spelling of recid in secp256k1 ( #43838 )
...
* Update index.d.ts
* secp256k1: fixed spelling and added test
* secp256k1: fixed missing semicolon in test
* Empty commit to retrigger CI
2020-04-16 14:31:35 -07:00
Alex Jerabek and GitHub
22e6c701e7
[office-js, office-js-preview] Adding a link to the Word search options details page ( #43941 )
...
* Removing prompt verbage from selection binding options
* Adding a link to the search options article
2020-04-16 10:00:14 -07:00
Pierre-Marc Airoldi and GitHub
0ce56741d3
add definition for prosemirror test helpers ( #43924 )
2020-04-15 22:31:21 -07:00
Marcos Augusto and GitHub
c1d4e2f36d
refactor: barWidth and barMaxWidth can be string ( #43946 )
...
- adding barMinWidth to bar.d.ts
2020-04-15 22:30:37 -07:00
Nathan Shively-Sanders and GitHub
421fcadecf
Update jest tests for pretty-format@25.3 ( #43940 )
2020-04-15 22:30:10 -07:00
Ian Sanders and GitHub
5f1f721c53
change draft-js ariaLabelledBy type to string ( #43815 )
2020-04-15 22:29:04 -07:00
Julien Dufresne and GitHub
163fceac61
[@types/auth0] Added missing types to AuthenticationClient (clientCredentialsGrant, passwordGrant) and ManagementClient (getPermissionsInRole) ( #43810 )
2020-04-15 22:13:12 -07:00
Steve and GitHub
c28ede7752
Revert "Updated index.d.ts for akumina-core project ( #43690 )" ( #43804 )
...
This reverts commit 03713294ed .
2020-04-15 22:07:42 -07:00
gamsterx and GitHub
ffe8f373bb
mongoose-paginate-v2 update PaginateResult<T> to match latest docs ( #43779 )
...
* update PaginateResult<T>
* fix update PaginateResult<T>
* fix whitespace errors
2020-04-15 22:05:24 -07:00
Ryan Ju and GitHub
7e76e9a0fd
Fixed bug in auth0-lock, connection_scopes should be connection_scope ( #43777 )
...
Fixed bug in auth0-lock, `connection_scopes` should be `connection_scope`
2020-04-15 16:43:42 -07:00
Sergey Bakulin and GitHub
6f9520a31e
[openpgp]: fix the return type of the readArmored function ( #43935 )
...
* fix(openpgp): the function readArmored returns a promise
* fix(openpgp): remove redundant jsdoc type annotations to typescript
* chore(openpgp): update authors
* fix(openpgp): remove @author tag
2020-04-15 16:43:13 -07:00
Mitchell Stanford and GitHub
afd7ad1764
Add missing plotly.js layout property "colorway" ( #43913 )
...
* Add new/missing Plotly Plot Data type "Sunburst"
* Add and export PlotType
* Add missing plotly.js layout property "colorway"
2020-04-15 16:42:37 -07:00
Richard Simko and GitHub
0a06fb368c
Added missing options for Mongoose ( #43773 )
2020-04-15 16:41:04 -07:00
Axel Bocciarelli and GitHub
88c95a5c06
[d3-scale-chromatic] Upgrade to v1.5.0 ( #43917 )
2020-04-15 16:27:15 -07:00
537903f44e
Added additional gateway config options, fixed returning invalid response for grant API. ( #43910 )
...
Co-authored-by: matejss <matejss@inova.si >
2020-04-15 16:26:22 -07:00
Pulkit Aggarwal and GitHub
f86c9d86ce
@types/stripe: New parameter added on stripe-sdk, subscriptions API ( #43920 )
...
* New parameter added on stripe-sdk, subscriptions API
Please refer to these new parameter:
https://stripe.com/docs/api/subscription_items/delete#delete_subscription_item-proration_behavior
https://stripe.com/docs/api/subscription_items/update#update_subscription_item-proration_behavior
* Removed: Trailing white-spaces.
2020-04-15 16:25:31 -07:00
Valentin Agachi and GitHub
379f53bf8f
[mongodbo] Allow any value for $unset ( #43888 )
2020-04-15 16:24:35 -07:00
daku10 and GitHub
c5e570e794
[aws-lambda] add userNotFound property ( #43915 )
2020-04-15 16:23:11 -07:00
martin-badin and GitHub
2b7681ee6c
[@types/jquery] Improve type for find function ( #43857 )
2020-04-15 16:22:29 -07:00
Eason Kang and GitHub
1186f63e5f
fix field defs for both CreateStorageData object and CreateStorageDataAttributes object ( #43890 )
2020-04-15 16:20:01 -07:00
Valentin Agachi and GitHub
8987bbd357
[mongodb] Fix support for optional fields in $pull and $push ( #43892 )
2020-04-15 16:18:19 -07:00
Tom Kent and GitHub
498f646452
adding a few missing APIs ( #43907 )
2020-04-15 16:16:45 -07:00
Andrew Luca and GitHub
3aaa00afc9
feat(redux-api-middleware): add createAction types ( #43918 )
2020-04-15 16:16:14 -07:00
Elmano Neto and GitHub
ce90df6301
Add Heatmap interface to module google-map-react ( #43739 )
...
* add interface heatmap
* reset
* add interface heatmap
* add interface heatmap to google-map-react
2020-04-15 13:08:25 -07:00
Dave Brudner and GitHub
c636838b5b
Restructures to export types for recurly-js ( #43900 )
...
* Restructures to export types for recurly-js
* Fixes PayPal.start in recurly-js
2020-04-15 12:55:46 -07:00
Max Lever and GitHub
26fb8aa1a6
clarify type of handlePaste event arg ( #43904 )
2020-04-14 20:35:06 -07:00
Mitchell Stanford and GitHub
bc7793f079
Plotly.js: Add new/missing Plot Data type "Sunburst" ( #43883 )
...
* Add new/missing Plotly Plot Data type "Sunburst"
* Add and export PlotType
2020-04-14 20:34:45 -07:00
Michael Li and GitHub
cd5fa94c14
Update index.d.ts ( #43876 )
...
see https://github.com/tannerlinsley/react-table/blob/master/src/hooks/useTable.js#L52
2020-04-14 20:34:17 -07:00
Yury Krylov and GitHub
8327c92af8
fixed type descriptions for 'or' and 'and' validations. ( #43887 )
2020-04-14 20:33:17 -07:00
Michael Orlov and GitHub
1a2229b7cb
[node-telegram-bot-api] Add parse_mode for files ( #43839 )
2020-04-14 20:32:43 -07:00
daku10 and GitHub
b2a5c56a28
update aws-lambda type definition ( #43881 )
2020-04-14 20:32:14 -07:00
AlCalzone and GitHub
075eb40cdd
[iobroker] add object type "folder" ( #43819 )
2020-04-14 20:31:47 -07:00
Sebastian Krüger and GitHub
2594f92015
remove docx-templates ( #43864 )
...
* remove docx-templates
* Update notNeededPackages.json
2020-04-14 20:30:38 -07:00
Brian Chan and GitHub
8667a2c4fd
[twit] Add page to Params ( #43877 )
...
* Add page to Params
* Add reference in definitions:by
2020-04-14 20:28:35 -07:00
Rodrigo Saboya and GitHub
ed0c02c9d4
adding constructor argument to hapi__call ( #43774 )
2020-04-14 20:28:06 -07:00
Tilman Stehr and GitHub
db069750c2
[express-server-static-core] Allow mixed arrays in query params ( #43823 )
...
The express default query parser (qs.parse) can return an array that mixes strings and objects. This commit changes the typing of `Query` to represent that case.
Example of a case now covered that was previously not represented by the type:
```
> const qs = require('qs')
> qs.parse('a=string&a[key]=value')
{ a: [ 'string', { key: 'value' } ] }
```
2020-04-14 20:27:09 -07:00
AlCalzone and GitHub
888fbc130e
[iobroker] fix up some type definitions ( #43832 )
2020-04-14 20:25:17 -07:00
Maxim Mazurok and GitHub
fe493b70d1
automatic gapi.client.sheets update @ Wed, 15 Apr 2020 03:16:32 GMT ( #43873 )
2020-04-14 20:24:15 -07:00
AlCalzone and GitHub
fb3cde788f
[iobroker] add new adapter methods for version 3.0 ( #43899 )
2020-04-14 20:15:40 -07:00
Piotr Błażejewicz (Peter Blazejewicz) and GitHub
6b2c8ba9a4
update(plotly.js): missing plot configuration options ( #43902 )
...
- `plotlyServerURL`
https://github.com/plotly/plotly.js/blob/d37895bd64227433229f2b3f91c9e14fd6ec7b89/CHANGELOG.md#added-14
- `showSendToCloud`
https://github.com/plotly/plotly.js/blob/7ad4317c545538cb85e8a31d24c9524466be5adb/src/plot_api/plot_config.js#L263
- `showEditInChartStudio`
https://github.com/plotly/plotly.js/blob/d37895bd64227433229f2b3f91c9e14fd6ec7b89/CHANGELOG.md#added-4
Thanks!
2020-04-14 20:00:02 -07:00
Richie Bendall and GitHub
df3e0c0703
chore: Add maintenance comment ( #43891 )
2020-04-14 17:39:33 -07:00
Amin Yahyaabadi and GitHub
362fec0309
types for atom/tool-bar ( #43727 )
...
* types for atom/tool-bar
* function return types + interface instead of class + ...
- full tooltip options typings
- types for ToolBarButtonView
- types for ToolBarSpacerView
- 14 px config option
- Renamed getToolbarCallback to getToolBarManager
* add my name as a maintainer
* add 14px option in config
+ prettier
* group: string
2020-04-14 10:46:08 -07:00
738ab3cec6
Update CODEOWNERS ( #43806 )
...
Co-authored-by: TypeScript Bot <types@microsoft.com >
2020-04-13 16:57:00 -07:00
Erik Parso and GitHub
7ed34eea4c
React Image Gallery typings update ( #43731 )
...
Added fullscreen prop and fixed onErrorImageUrl name. https://github.com/xiaolin/react-image-gallery .
2020-04-13 16:55:37 -07:00
b47880401f
[@types/ol] Add GeolocationError ( #43742 )
...
* Updated BaseEvent from ./ol/events
Fix issue: https://github.com/openlayers/openlayers/issues/10905
* create class GeolocationError to extent BaseEvent
Co-authored-by: user <pro.cyril.antolini@protonmail.com >
2020-04-13 16:54:44 -07:00
Jeff Rooks and GitHub
bf2417889d
Add dumpDiffToConsole to MatchImageSnapshotOptions ( #43738 )
...
* Add dumpDiffToConsole to MatchImageSnapshotOptions
* Update jest-image-snapshot version reference
* Remove patch version
2020-04-13 16:52:50 -07:00
f410f756a0
inline-css: add removeHtmlSelectors option ( #43733 )
...
* inline-css: add removeHtmlSelectors option
add missing removeHtmlSelectors option to inline-css type definition
* update dummy read/write test
Co-authored-by: Peter Sipos <>
2020-04-13 16:49:28 -07:00
Danilo Campana Fuchs and GitHub
2763762469
[styled-components]: Add withConfig method and 5.1 support ( #43718 )
2020-04-13 16:48:05 -07:00
Jakub Jirutka and GitHub
0a5d5572b3
[marked] Fix type of parameters href and title - they may be null ( #43732 )
...
See the following lines in the Renderer module:
- https://github.com/markedjs/marked/blob/35bcb7d5dba17c80e6227cae951501082ef93629/src/Renderer.js#L136
- https://github.com/markedjs/marked/blob/35bcb7d5dba17c80e6227cae951501082ef93629/src/Renderer.js#L140
- https://github.com/markedjs/marked/blob/35bcb7d5dba17c80e6227cae951501082ef93629/src/Renderer.js#L149
- https://github.com/markedjs/marked/blob/35bcb7d5dba17c80e6227cae951501082ef93629/src/Renderer.js#L154
2020-04-13 16:41:53 -07:00
fnknzzz and GitHub
285a840c6e
Update index.d.ts ( #43694 )
...
* Update index.d.ts
* fix: fix lint failure
2020-04-13 16:34:23 -07:00