mamachanko
587793ea00
configure blessed's screen log and/or dump
2019-03-18 19:38:01 +01:00
Nathan Shively-Sanders
706d838bd3
Merge pull request #33942 from DefinitelyTyped/codeowner-update-20190206
...
🤖 CODEOWNERS has changed
2019-03-16 10:12:08 -07:00
Travis CI User
bcf3b5e34a
Update CODEOWNERS
2019-03-16 16:31:49 +00:00
Evan Kim
e51e5044b8
Add type definitions for turbolinks 5.2 ( #33906 )
...
* Add type definition for turbolinks
* Fix style
2019-03-15 10:58:55 -07:00
Johan Davidsson
52c9a91c22
Fixing missing optional for domutils ( #33907 )
...
* Added new types for domelementtype
* Updating PULL_REQUEST_TEMPLATE.md
* Revert changes to .github/PULL_REQUEST_TEMPLATE.md
* Fixed missing optional
2019-03-15 10:58:24 -07:00
James Bellamy
ea24e64a67
Adding type definitions for react-medium-image-zoom ( #33911 )
...
* Added type definitions for react-medium-image-zoom
* fixes for react-medium-image-zoom
* fixes for react-medium-image-zoom
2019-03-15 10:57:58 -07:00
Chris Godsey
d6a5af9170
added chai-moment typescript bindings ( #33915 )
...
* added chai-moment typescript bindings
* fixed linting stuff
* added one more newline at the end of a file
2019-03-15 10:56:39 -07:00
Chris Guthrie
8ec70ad7f6
Adding isPureConfig optional property to react-highcharts ( #33914 )
2019-03-15 10:56:07 -07:00
Panagiotis Rikarnto Siavelis
b39dfb3541
react-big-calendar: add missing property Messages.noEventsInRange, update related test. ( #33912 )
2019-03-15 10:55:44 -07:00
Avi Klaiman
8aef89a3d5
Updated types for react-datepicker ( #33890 )
2019-03-15 10:55:19 -07:00
dwhitney
4ad9d20428
removed 'children' SeriesLines.DataObject. ( #33876 )
...
* removed 'children' SeriesLines.DataObject. It is not mentioned in the API documentation, and there was no comment with a link to the API docs like the other properties in the DataObject Interface.
* added dwhitney as a contributor
2019-03-15 10:54:59 -07:00
Raúl Acuña
d504c7d2ad
[@types/stripe] Update invoice list options ( #33899 )
...
* [@types/stripe] Update invoice list options
https://stripe.com/docs/api/invoices/list?lang=node
* Add billing and created properties
2019-03-15 10:53:55 -07:00
Jose Garcia
ea96cfcaf4
Update gravatar to 1.8.0 ( #33898 )
2019-03-15 10:53:11 -07:00
Daniel Luz
b85510d4c2
haversine: add {lat,lng} format (v1.1.1) ( #33897 )
2019-03-15 10:52:59 -07:00
Raúl Acuña
187caaea1d
stripe: Add type option to IProductListOptions ( #33900 )
...
* stripe: Add type option to IProductListOptions
https://stripe.com/docs/api/service_products/list?lang=node#list_service_products-type
* Add created property
2019-03-15 10:52:40 -07:00
Raúl Acuña
3426c72488
retrieveLines returns a promise of a IList ( #33895 )
...
According to the [Stripe documentation on invoice lines](https://stripe.com/docs/api/invoices/invoice_lines ), the return value is a list, not a IInvoiceLineItem.
2019-03-15 10:52:30 -07:00
Raúl Acuña
46421c2ec8
stripe: Use IListOptions on UsageRecordSummaries list ( #33901 )
...
The docs are not clear if the four parameters are options, but when
trying this out, the call works only if the subscription item id is
separate from the rest of the options (which are a IListOptions).
https://stripe.com/docs/api/usage_records/subscription_item_summary_list?lang=node
2019-03-15 10:52:12 -07:00
Pine
0e2a92b342
Merge pull request #33918 from octref/master
...
VS Code 1.17 Extension API
2019-03-15 10:46:26 -07:00
Pine Wu
b52215d454
VS Code 1.17 Extension API
2019-03-15 10:38:57 -07:00
Carsten Klein
99793a9088
fix #33825 : more lax handling of promises ( #33826 )
2019-03-15 10:26:51 -07:00
Nathan Bierema
a3a8f82806
[three] Update bones_browser and webgl_animation_skinning_morph tests ( #33888 )
...
* Update tests
* Remove unused interface
2019-03-15 10:25:37 -07:00
Saransh Kataria
8085f1a7bd
added default_source to ISubscription in stripe ( #33902 )
2019-03-15 10:24:25 -07:00
Nathan Shively-Sanders
d31733647c
Merge pull request #33673 from jgresham/master
...
@types/highcharts: Highcharts.ganttChart() support. Initial types for basic gantt chart.
2019-03-14 16:24:15 -07:00
Nathan Shively-Sanders
a6c913ee2b
Merge pull request #33894 from DefinitelyTyped/update-README-Mar-2019-pt-2
...
Detail on deprecated packages with dependents
2019-03-14 15:01:32 -07:00
Nathan Shively-Sanders
c83a11c439
Detail on deprecated packages with dependents
2019-03-14 14:47:02 -07:00
Nathan Shively-Sanders
586d1fb601
Merge pull request #33892 from DefinitelyTyped/update-README-Mar-2019
...
Update README
2019-03-14 14:13:16 -07:00
Nathan Shively-Sanders
b1ea8b036e
Update README
...
1. Update meaning of libraryName for deprecated packages.
2. Update spelling of Definitely Typed.
2019-03-14 14:02:16 -07:00
Johan Davidsson
02db5ccb68
Added typings for domutils ( #33866 )
...
* Added new types for domelementtype
* Adding types for module domutils
* Updating PULL_REQUEST_TEMPLATE.md
* Revert changes to .github/PULL_REQUEST_TEMPLATE.md
* Update test and documentation
* Removed namespace and fixed tests
2019-03-14 13:06:51 -07:00
Ifiok Jr
e3037f9ba8
[emoji-mart] export all types from top level import ( #33598 )
...
* fix: export all types from top level import
* fix: issues raised in PR
Also remove emoji-mart/dist-es/utils/emoji-index/index.d.ts since it doesn't exist in actual file structure
2019-03-14 13:06:11 -07:00
Jonny Reeves
3d3d37548b
Add types for protoc-plugin ( #33805 )
...
* Add types for protoc-plugin
* Export simplePlugin as a namespace
* Remove unused file
* Use `require()` syntax in tests
2019-03-14 12:42:47 -07:00
Jurģis Rudaks
c3625fdd48
Types for storybook__vue: Added addParameters type definition ( #33732 )
...
* Added addParameters type definition
* Version 5.0.1
* Removed patch version
2019-03-14 12:41:30 -07:00
Adam Dierkens
b5e02f4863
Add types for carlo ( #33861 )
...
* Add carlo definitions
* Share expose function def
* Use puppeteer-core
* lint
2019-03-14 12:35:50 -07:00
Tony Wooster
beddc9f5a9
Add types for centra and phin ( #33887 )
2019-03-14 12:35:18 -07:00
Tanguy Krotoff
1c11579652
Remove clean-webpack-plugin, v2.0.0 is written in TypeScript \o/ ( #33877 )
2019-03-14 12:33:57 -07:00
Ray Booysen
aaa0536737
Update title ( #33864 )
...
Incorrect type definition in the comments.
2019-03-14 11:36:12 -07:00
Shikanime Deva
80591fb56d
[sketchapp] Separate SketchMSPath from SketchMSLayer ( #33874 )
...
* Add nullable points and isClose
* Separate SketchMSPath
2019-03-14 11:34:51 -07:00
Jannik Keye
bb6743473e
fix: add missing linkTarget property to options interface ( #33868 )
2019-03-14 11:34:10 -07:00
Mehdi Lahlou
382d630cce
fix(react-jsonschema-form): add missing types to onFocus and onBlur arguments of WidgetProps ( #33871 )
...
Add corresponding tests
2019-03-14 11:33:42 -07:00
Julian Hundeloh
568243ce70
[expo] fix: adjust WebBrowser types ( #33869 )
...
* fix: adjust WebBrowser types
See official types here: https://github.com/expo/expo/blob/master/packages/expo-web-browser/src/WebBrowser.ts
Or here in the docs: https://docs.expo.io/versions/v32.0.0/sdk/webbrowser/ (e.g., not "dimissed" but "dimiss" instead)
* fix: add tests
* fix: update test
* fix: change type to interface
2019-03-14 11:33:06 -07:00
SardineFish
ad15fb42c5
[openpgp] Update declarations in openpgp package ( #33833 )
...
* Update declarations in openpgp/util & some incorrect declarations following the latest jsdoc.
* Update tests of openpgp/util & fix declarations.
2019-03-14 11:32:34 -07:00
Jeroen Claassens (Favna)
f324a9eca7
mui-datatables: Extra types for subcomponents + Updated for lib updates ( #33656 )
...
* Typings for subcomponents
* Added args for functions and updated test
Signed-off-by: Jeroen Claassens <support@favna.xyz>
* Add custom search
Signed-off-by: Jeroen Claassens <jeroen.claassens@rws.nl>
* Export Table Column Options
This is to further support providing data as an object as you will need to define the column options properly in that situation.
* Properly export submodules
* Resolve arguments in customFooter
Requested in comment by @cwbuecheler
* Fix linting
2019-03-14 11:31:38 -07:00
Mateo Mejia
c35336fc94
[add] clickable prop to react-tooltip ( #33852 )
...
react-tooltip version 3.10.0 supports adding an optional `clickable: boolean` prop.
2019-03-14 11:31:14 -07:00
Şerban Ghiţă
3b1a841ff7
[puppeteer] Added SecurityDetails object and response.securityDetails() method ( #33840 )
...
* Added SecurityDetails object and response.securityDetails() method
* Added descriptions like in the docs.
2019-03-14 11:30:53 -07:00
Amiram Korach
a77a4e12d9
Add methods for ContentPanelView according to docs ( #33857 )
...
https://www.inboxsdk.com/docs/#ContentPanelView
2019-03-14 11:30:22 -07:00
Colin Doig
b22395c9ea
add ImageMapType properties. ( #33863 )
...
ImageMapTypeOptions.tileSize is required
add StyledMapType properties
2019-03-14 11:29:59 -07:00
Jojoshua
9febaaf805
Tabulator tables 4.2 fixes ( #33862 )
...
* Fix field required. Replace tick with tickCross
* searchFunc should be optional
2019-03-14 11:29:36 -07:00
羡辙
8f1a38f0fe
add option for media query apache/incubator-echarts#9612 ( #33865 )
2019-03-14 11:29:18 -07:00
bmkrol823
531c228b22
Fabric: Additional methods defined/updated ( #33875 )
...
* Added some more definitions for use.
* Updated type for vptCoords so they are correct and also added a few more type defs
2019-03-14 11:28:54 -07:00
Pine
d5d8e4486e
Merge pull request #33878 from octref/master
...
VS Code 1.16 Extension API
2019-03-14 11:01:34 -07:00
Nathan Shively-Sanders
ce3e912dce
Merge pull request #33885 from DefinitelyTyped/cleanup-03142019
...
Fix 2 previously-missed lints
2019-03-14 10:40:27 -07:00