Skip to content

Migrate/audit JSDoc on public APIs (APIs)#57383

Closed
huntie wants to merge 2 commits into
react:mainfrom
huntie:export-D110195868
Closed

Migrate/audit JSDoc on public APIs (APIs)#57383
huntie wants to merge 2 commits into
react:mainfrom
huntie:export-D110195868

Conversation

@huntie

@huntie huntie commented Jun 30, 2026

Copy link
Copy Markdown
Member

Summary:
Context

Strict TypeScript API readiness: High quality inline docs should reach users via TypeScript in their IDEs.

This diff

I asked Claude to crawl reactnative.dev and insert JSDoc comments into our core components, based on some manual-pass starting points.

This is also a quality pass on all modules touched, standardising JSDoc use, and in some cases merging/removing redundant information (preferring the docs we’ve maintained more carefully on the website).

Manual edits

  • StyleSheet

Commit 2 of 2 (APIs).

Replaces #57380.

Changelog:
[General][Added] - Strict TypeScript API: Component and API doc comment coverage has been significantly improved

Differential Revision: D110195868

huntie added 2 commits June 30, 2026 08:15
Summary:
I asked Claude to crawl reactnative.dev and insert JSDoc comments into our core components, based on some manual-pass starting points.

This is also a quality pass on all modules touched, standardising JSDoc use, and in some cases merging/removing redundant information (preferring the docs we’ve maintained more carefully on the website).

Commit 1 of 2 (Components).

Replaces react#57380.

Changelog: [Internal]

Differential Revision: D110195869
Summary:
I asked Claude to crawl reactnative.dev and insert JSDoc comments into our core components, based on some manual-pass starting points.

This is also a quality pass on all modules touched, standardising JSDoc use, and in some cases merging/removing redundant information (preferring the docs we’ve maintained more carefully on the website).

**Manual edits**

- `StyleSheet`

Commit 2 of 2 (APIs).

Replaces react#57380.

Changelog:
[General][Added] - Strict TypeScript API: Component and API doc comment coverage has been significantly improved

Differential Revision: D110195868
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 30, 2026
@meta-codesync

meta-codesync Bot commented Jun 30, 2026

Copy link
Copy Markdown

@huntie has exported this pull request. If you are a Meta employee, you can view the originating Diff in D110195868.

@meta-codesync meta-codesync Bot closed this in 701de4e Jun 30, 2026
@meta-codesync meta-codesync Bot added the Merged This PR has been merged. label Jun 30, 2026
@meta-codesync

meta-codesync Bot commented Jun 30, 2026

Copy link
Copy Markdown

This pull request has been merged in 701de4e.

@huntie huntie deleted the export-D110195868 branch June 30, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant