Dean van Niekerk
ee6d9b1621
Added additional typing for the action ( #40311 )
2019-11-13 14:50:29 -08:00
Alain Dumesny
87d5672ede
Updated definition to match gridstack v0.5 ( #40208 )
...
* Updated definition to match gridstack v0.5.0
* added more code samples in doc
* added missing methods based on all methods in the code
* fixed unesseray white space, and lint issues if set to strict
this will become the base if/when I switch gridstack code base to TS
* Updated definition to match gridstack v0.5.0
* added more code samples in doc
* added missing methods based on all methods in the code
* fixed extra white space, and stricter lint issues (like in my projects)
this will become the base if/when I switch gridstack code base to TS now that I'm co-owner
* identation fix
* added GridStackWidgetType and changed all el: to that type
* fixed more indentation issues
* renamed to GridStackElement, added @example
* fixed cellHeight(val: number | string
* more @example
* renamed to GridstackOptions without I
* IGridstackOptions -> GridstackOptions rename as that was the only interface with cap I.
* angular and typescript style guide recomends not using I in front (just like classes) unlike C#
2019-11-13 14:48:51 -08:00
Mark Tran
50adc95acf
add disableTouch ( #40224 )
2019-11-12 16:56:03 -08:00
axelfran
842e91e454
[@types/stripe] Added "transfer_group" as property on stripe.ITransfer ( #40278 )
...
* Add transfer_group to type definitions for Stripe update charge. Documentation: https://stripe.com/docs/api/charges/update
* Added "transfer_group" as property on stripe.ITransfer
* 'transfer_group' on ITransfer can be 'null'
2019-11-12 16:54:38 -08:00
Nathan Shively-Sanders
cf2baac7cb
reference @types/node in vfile-location ( #40344 )
...
vfile references @types/node but types-publisher doesn't know that.
Instead, reference @types/node in vfile-location, since it now depends
on vfile instead of @types/vfile.
2019-11-12 16:14:39 -08:00
Łukasz Fiszer
1789f1a2ae
Add types for react-query ( #40312 )
...
* Add types for react-query
* Add clearQueryCache export, fix typo in QueryOptions
2019-11-12 15:50:27 -08:00
Florian Keller
7304e38516
[sodium-native] Add types for sodium-native ( #40334 )
2019-11-12 15:05:24 -08:00
Alexander T
d110bf5f42
aphrodite: Provides its own types ( #39660 )
2019-11-12 14:55:27 -08:00
Florian Keller
82c83bac85
[cosmiconfig] Remove package ( #40148 )
2019-11-12 14:53:25 -08:00
Alexander T
e84391aa5f
velocity-animate: Provides its own types ( #39563 )
2019-11-12 14:49:24 -08:00
Alexander T
f638dcc035
commons-validator-js: Provides its own types ( #39638 )
2019-11-12 14:37:07 -08:00
Rachel Macfarlane
cf3e331667
Add types for windows-process-tree ( #40259 )
2019-11-12 14:23:48 -08:00
Alexander T
8169c6dbfe
moment-range: Provides its own types ( #39468 )
...
* moment-range: Provides its own types
* add moment-range as dependency to react-daterange-picker
* fix moment-range types in react-daterange-picker
2019-11-12 14:16:54 -08:00
Alexander T
14b1e480a6
mali-compose: Provides its own types ( #39458 )
2019-11-12 13:50:03 -08:00
Florian Keller
2dbf2e48ba
[calendar] Add types for calendar ( #40322 )
2019-11-12 13:41:42 -08:00
bparan
4148f3afa9
[chai] OwnProperty and HaveOwnProperty assertions support value parameter ( #40189 )
2019-11-12 13:05:04 -08:00
simusr2
3d9199856b
Allowing group of columns ( #40325 )
...
* Allowing group of columns
A column can be a "group" of columns (Example: group header column -> Measurements, grouped column -> Length, Width, Height)
* Update tabulator-tables-tests.ts
Added trailing whitespaces
* Update tabulator-tables-tests.ts
Fixing whitespaces
* Update tabulator-tables-tests.ts
Removed trailing whitespace
2019-11-12 12:56:43 -08:00
Martin Lehmann
64f9d8cef4
[@google-cloud/kms] Add missing types for creating KeyRings and CryptoKeys ( #40124 )
...
* Add createKeyRing declarations
* Add createCryptoKey declarations that don't quite work with all options
* apparently it worked with rotationPeriod
* add nanos field to make it happy
* function order
* run lint
* update package version from 1.3 to 1.5.1 in header
* remove patch version
2019-11-12 12:56:03 -08:00
Láďa Durchánek
1402489d76
Stripe: update plan & new plan options ( #40332 )
...
* Update type for IProductCreationOptions
* Use minor version instead of patch
* Stripe: Update plan and plan creation options
- https://stripe.com/docs/api/plans/object
- https://stripe.com/docs/api/plans/create
* Version bump
2019-11-12 12:54:11 -08:00
woutervh-
649242ac0f
Fixed mistake in style spec: raster-resample -> raster-resampling ( #40326 )
2019-11-12 12:46:09 -08:00
Resi Respati
d25f356467
[next] Deprecate next and next-server ( #40235 )
...
* [next] Deprecate `next` and `next-server`
Next.js already includes its own TypeScript declaration as of version
9.0.0, so this guide is no longer necessary.
* fix types for packages that require next
* minor tests fix
2019-11-12 12:44:55 -08:00
Alexander T
0acbec3d02
jest-diff: Provides its own types ( #39589 )
2019-11-12 12:42:32 -08:00
Henry Mercer
27cff735cb
[unzipper] Fix CentralDirectory.extract type ( #40240 )
2019-11-12 11:35:17 -08:00
Stéphane Veyret
acda7e1cdb
depcheck: Removing ( #40269 )
...
Types are now directly maintained by upstream project.
2019-11-12 11:33:53 -08:00
Grant Timmerman
cc7e016c29
Grant remove grant from gas ( #40330 )
...
* remove grant from definition owners
* fix def by comment
2019-11-12 11:05:44 -08:00
thmiyathmary
14083509a1
[ioredis] Add methods for Cluster ( #40239 )
2019-11-11 17:57:48 -08:00
cdoe
4827713afc
[intercom-client] Include property for removing company from user ( #40260 )
2019-11-11 17:48:53 -08:00
Mathias Lykkegaard Lorenzen
460af6e63d
fix for alloy typings. ( #40299 )
2019-11-11 17:46:31 -08:00
simusr2
dfc2db2f8d
OptionsCells allowed in Options Interface. Setted field to not required in ColumnLayout. ( #40302 )
...
OptionsCells: validationFailed were not referenced in any part of index.d.ts. Adding it in Options interface allows the use for tabulator tables (As showed in examples: http://tabulator.info/examples/4.4?#validation )
Field not required in OptionsCells: as commented in old PR field is not required for some type of column (as written in comment: not required in icon/button columns)
2019-11-11 17:38:53 -08:00
Gabriel Castro
889dae14d5
[simple-oauth2] authorizationCode.getToken scope optional ( #40310 )
...
PR #39940 added scopes as required, they're not
2019-11-11 17:23:33 -08:00
Syncfusion-JavaScript
1e827645af
17.3.26 added ( #40151 )
...
* 17.3.26 added
* Error fixed
* Removed Bad character
* Removed new line
* Added new line
2019-11-11 17:00:54 -08:00
mtgto
f78a6e7b47
google-apps-script: Fix Document Element interface ( #31121 ) ( #40005 )
2019-11-11 16:58:09 -08:00
garyking
d4bb0c69ee
cheerio: add Cheerio.cheerio: string; ( #40141 )
...
* Add `cheerio: string;`
* replace `var` with `const`
* add test
* format with prettier
2019-11-11 16:53:49 -08:00
PopGoesTheWza
9a4f5e0d20
google-apps-script 2019-11-06 update ( #40201 )
...
* 20191106
* linting
2019-11-11 16:32:37 -08:00
devindavies
002d0bf466
updated type definitions for tail version 2.0.x ( #40165 )
2019-11-11 16:14:44 -08:00
Lee Taylor
3c44bb909f
[react-resize-detector] Add new targetEl type to react-resize-detector ( #40111 )
...
* Add new targetDomEl prop
* Update tests with targetDomEl
* Fix linting error
2019-11-11 16:12:59 -08:00
Stefan Oestreicher
8dab4bcbc3
react-intl-redux: Add formats prop to IntlState ( #40155 )
...
* Add formats prop to IntlState
The updateIntl opts parameter can have a formats prop which is missing in the interface.
see https://github.com/ratson/react-intl-redux#formatting-data
* Make IntlState formats prop optional
2019-11-11 15:58:25 -08:00
Anton Van Eechaute
96ca1ec52c
add v3 version of @tryghost/content-api ( #40176 )
2019-11-11 15:47:27 -08:00
Henry Myers
898feb8213
fix: correct prismic-dom's Elements type ( #40193 )
...
* fix: correct Element type
* add forgotten Elements.image
2019-11-11 15:42:43 -08:00
Florian Keller
27cea26d88
[pngjs] Update to 3.4.0 ( #40170 )
2019-11-11 15:21:39 -08:00
SHIRSH ZIBBU
ac74c74ae9
Fix marked v0.7 typings ( #40098 )
...
* Add missing key "checkbox" for marked.Renderer
* Update version
* Add options, getDefaults & defaults
* Add missing semicolons
* remove tables option
* update tests
* fix heading levels to 1 through 6
* remove duplicate `checkbox()` method
2019-11-11 15:17:39 -08:00
Gilad Gray
8c0390d2ef
[rosie] attrs() accepts a subset of keys ( #40135 )
...
* Rosie: attrs() accepts a subset of keys
using `Pick` a la `React.setState`. This allows batch-defining most-but-not-all props.
* add test
2019-11-11 15:04:27 -08:00
Tereza Tomcova
a93bc045be
Add types for windows-foreground-love ( #40267 )
2019-11-11 15:00:11 -08:00
alexu740
8e09215e25
Added type definitions for http-build-query ( #40294 )
2019-11-11 14:49:20 -08:00
Rory McGuinness
7badd3a4d3
Add types for poker-evaluator ( #40286 )
2019-11-11 13:10:26 -08:00
Eric Crosson
8e7f8e53c3
Add types for date-fp ( #40307 )
2019-11-11 13:03:31 -08:00
lomean
72b3c90140
fix: [@types/redux-ui] Add reducer type. ( #40145 )
...
* fix: [@types/redux-ui] Add reducer type.
* Update index.d.ts
* Update index.d.ts
* Update index.d.ts
update whitespace
* Update index.d.ts
update whitespace
* Update index.d.ts
2019-11-11 12:54:41 -08:00
PG Herveou
4577baf07c
Update split.js destroy and drag methods ( #40158 )
...
* Update index.d.ts
see documentation
https://www.npmjs.com/package/split.js#destroypreservestyles--false-preservegutters--false
* Update index.d.ts
* Update index.d.ts
2019-11-11 12:46:43 -08:00
Tsachi Shushan
49a4c2225d
feat(jaeger-client): add missing properties for TracingConfig ( #40185 )
2019-11-11 12:36:15 -08:00
Wilco Waaijer
cd9b92d298
Added stripe.webhooks.generateTestHeaderString ( #40292 )
2019-11-11 12:29:39 -08:00