-
Notifications
You must be signed in to change notification settings - Fork 30.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add dayjs type for react-big-calendar #64211
Add dayjs type for react-big-calendar #64211
Conversation
Added dayjsLocalizer type that was added in this PR: jquense/react-big-calendar#2264
@levani132 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 ReviewsBecause you edited one package and updated the tests (👏), I can help you merge this PR once someone else signs off on it. 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": 64211,
"author": "levani132",
"headCommitOid": "d4cf88aad9677deb8a3dc63d2a49c2ea7be52db9",
"mergeBaseOid": "8e8c5b14eac1ee0a75ee2d3987e5d89bd1d9aa17",
"lastPushDate": "2023-02-03T13:49:13.000Z",
"lastActivityDate": "2023-02-03T14:01:25.000Z",
"mergeOfferDate": "2023-02-03T14:00:02.000Z",
"mergeRequestDate": "2023-02-03T14:01:25.000Z",
"mergeRequestUser": "levani132",
"hasMergeConflict": false,
"isFirstContribution": true,
"tooManyFiles": false,
"hugeChange": false,
"popularityLevel": "Popular",
"pkgInfo": [
{
"name": "react-big-calendar",
"kind": "edit",
"files": [
{
"path": "types/react-big-calendar/index.d.ts",
"kind": "definition"
},
{
"path": "types/react-big-calendar/react-big-calendar-tests.tsx",
"kind": "test"
}
],
"owners": [
"piotrwitek",
"paustint",
"pikpok",
"eps1lon",
"strongpauly",
"janb87",
"siavelis",
"lksilva",
"SergeyBelofost",
"marknelissen",
"KenneyE",
"PaitoAnderson",
"michalak111",
"tomtom5152",
"catruzz",
"princefishthrower",
"decimoseptimo"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
}
],
"reviews": [
{
"type": "approved",
"reviewer": "michalak111",
"date": "2023-02-03T13:59:17.000Z",
"isMaintainer": false
}
],
"mainBotCommentID": 1415822675,
"ciResult": "pass"
} |
🔔 @piotrwitek @paustint @pikpok @eps1lon @strongpauly @janb87 @siavelis @lksilva @SergeyBelofost @marknelissen @KenneyE @PaitoAnderson @michalak111 @tomtom5152 @catruzz @princefishthrower @decimoseptimo — please review this PR in the next few days. Be sure to explicitly select |
@levani132 The CI build failed! Please review the logs for more information. Once you've pushed the fixes, the build will automatically re-run. Thanks! Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review. |
@levani132 The CI build failed! Please review the logs for more information. Once you've pushed the fixes, the build will automatically re-run. Thanks! Note: builds which are failing do not end up on the list of PRs for the DT maintainers to review. |
Inspecting the JavaScript source for this package found some properties that are not in the .d.ts files. react-big-calendar (unpkg)was missing the following properties:
|
@levani132: Everything looks good here. I am ready to merge this PR (at d4cf88a) 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! ❤️ (@piotrwitek, @paustint, @pikpok, @eps1lon, @strongpauly, @janb87, @siavelis, @lksilva, @SergeyBelofost, @marknelissen, @KenneyE, @PaitoAnderson, @michalak111, @tomtom5152, @catruzz, @princefishthrower, @decimoseptimo: you can do this too.) |
Ready to merge |
Added dayjsLocalizer type that was added in this PR: jquense/react-big-calendar#2264
Please fill in this template.
npm test <package to test>
.Select one of these and delete the others:
If changing an existing definition: