-
Notifications
You must be signed in to change notification settings - Fork 30.5k
[react-native-web] Add AriaRole support and paragraph role to Text component #73340
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
Conversation
|
@NovaBG03 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 that 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": 73340,
"author": "NovaBG03",
"headCommitOid": "836d498c15f56e803147d6e47cef4e1ec4ee97e9",
"mergeBaseOid": "183d197bc71cb0aa4ccc22276381ed3853fa22e1",
"lastPushDate": "2025-07-28T12:59:34.000Z",
"lastActivityDate": "2025-07-28T20:02:54.000Z",
"mergeOfferDate": "2025-07-28T16:08:44.000Z",
"mergeRequestDate": "2025-07-28T20:02:54.000Z",
"mergeRequestUser": "NovaBG03",
"hasMergeConflict": false,
"isFirstContribution": true,
"tooManyFiles": false,
"hugeChange": false,
"popularityLevel": "Popular",
"pkgInfo": [
{
"name": "react-native-web",
"kind": "edit",
"files": [
{
"path": "types/react-native-web/index.d.ts",
"kind": "definition"
},
{
"path": "types/react-native-web/react-native-web-tests.tsx",
"kind": "test"
}
],
"owners": [
"fabioh8010",
"blazejkustra"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
}
],
"reviews": [
{
"type": "approved",
"reviewer": "blazejkustra",
"date": "2025-07-28T16:08:04.000Z",
"isMaintainer": false
}
],
"mainBotCommentID": 3127141646,
"ciResult": "pass"
} |
|
🔔 @fabioh8010 @blazejkustra — please review this PR in the next few days. Be sure to explicitly select |
blazejkustra
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, I tested on my project and it worked 👍
|
@NovaBG03: Everything looks good here. I am ready to merge this PR (at 836d498) 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! ❤️ (@fabioh8010, @blazejkustra: you can do this too.) |
|
Ready to merge |
pnpm test <package to test>.Changing an existing definition:
package.json. (it does not)