[@types/plotly.js] Add xref and yref to layout.legend#69400
[@types/plotly.js] Add xref and yref to layout.legend#69400typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom marcus-maro:master
Conversation
|
@marcus-maro Thank you for submitting this PR! I see this is your first time submitting to DefinitelyTyped 👋 — I'm the local bot who will help you through the process of getting things through. This is a live comment which I will keep updated. 1 package in this PR
Code ReviewsThis PR can be merged once it's reviewed by a DT maintainer. You can test the changes of this PR in the Playground. Status
All of the items on the list are green. To merge, you need to post a comment including the string "Ready to merge" to bring in your changes. Diagnostic Information: What the bot saw about this PR{
"type": "info",
"now": "-",
"pr_number": 69400,
"author": "marcus-maro",
"headCommitOid": "857f0905dbd1ac70a951cdf32636479cb616a19f",
"mergeBaseOid": "1ec9eca0be96d3ed3d77e55e8096add4bbb0bb58",
"lastPushDate": "2024-04-20T00:35:52.000Z",
"lastActivityDate": "2024-05-01T23:16:22.000Z",
"mergeOfferDate": "2024-05-01T21:56:24.000Z",
"mergeRequestDate": "2024-05-01T23:16:22.000Z",
"mergeRequestUser": "marcus-maro",
"hasMergeConflict": false,
"isFirstContribution": true,
"tooManyFiles": false,
"hugeChange": false,
"popularityLevel": "Popular",
"pkgInfo": [
{
"name": "plotly.js",
"kind": "edit",
"files": [
{
"path": "types/plotly.js/index.d.ts",
"kind": "definition"
}
],
"owners": [
"chrisgervang",
"martinduparc",
"frederikaalund",
"taoqf",
"Dadstart",
"szechyjs",
"soorajpudiyadath",
"jonfreedman",
"meganrm",
"milesjos",
"skippercool",
"mtadams007",
"marnett-git",
"peterblazejewicz",
"brammitch",
"blizzardjessica",
"olegshilov",
"PabloGracia",
"jvgogh",
"jpabdou"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
}
],
"reviews": [
{
"type": "approved",
"reviewer": "rbuckton",
"date": "2024-05-01T21:55:43.000Z",
"isMaintainer": true
},
{
"type": "approved",
"reviewer": "brammitch",
"date": "2024-05-01T11:35:12.000Z",
"isMaintainer": false
}
],
"mainBotCommentID": 2067433770,
"ciResult": "pass"
} |
|
Hey @marcus-maro, 😒 Your PR doesn't modify any tests, so it's hard to know what's being fixed, and your changes might regress in the future. Please consider adding tests to cover the change you're making. Including tests allows this PR to be merged by yourself and the owners of this module. This can potentially save days of time for you! |
|
🔔 @chrisgervang @martinduparc @frederikaalund @taoqf @Dadstart @szechyjs @soorajpudiyadath @jonfreedman @meganrm @milesjos @SkipperCool @mtadams007 @marnett-git @peterblazejewicz @brammitch @blizzardjessica @olegshilov @PabloGracia @jvgogh @jpabdou — please review this PR in the next few days. Be sure to explicitly select |
|
Re-ping @chrisgervang, @martinduparc, @frederikaalund, @taoqf, @Dadstart, @szechyjs, @soorajpudiyadath, @jonfreedman, @meganrm, @milesjos, @SkipperCool, @mtadams007, @marnett-git, @peterblazejewicz, @blizzardjessica, @olegshilov, @PabloGracia, @jvgogh, @jpabdou: This PR has been out for over a week, yet I haven't seen any reviews. Could someone please give it some attention? Thanks! |
|
⏳ Hi @marcus-maro, It's been a few days since this PR was approved by brammitch and we're waiting for a DT maintainer to give a review. If you would like to short-circuit this wait, you can edit some of the test files in the package which verify how the |
|
@marcus-maro: Everything looks good here. I am ready to merge this PR (at 857f090) on your behalf whenever you think it's ready. If you'd like that to happen, please post a comment saying:
and I'll merge this PR almost instantly. Thanks for helping out! ❤️ (@chrisgervang, @martinduparc, @frederikaalund, @taoqf, @Dadstart, @szechyjs, @soorajpudiyadath, @jonfreedman, @meganrm, @milesjos, @SkipperCool, @mtadams007, @marnett-git, @peterblazejewicz, @brammitch, @blizzardjessica, @olegshilov, @PabloGracia, @jvgogh, @jpabdou: you can do this too.) |
|
Ready to merge |
Please fill in this template.
pnpm test <package to test>.If changing an existing definition:
package.json.