Skip to content

Add stable API guards to text and textinput components (#57363) - #57363

Closed
coado wants to merge 2 commits into
react:mainfrom
coado:export-D109849283
Closed

Add stable API guards to text and textinput components (#57363)#57363
coado wants to merge 2 commits into
react:mainfrom
coado:export-D109849283

Conversation

@coado

@coado coado commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary:

This diff rolls umbrella guards for react/renderer/components/text and react/renderer/components/textinput.

Initially, we consider text component target as public and textinput as for frameworks, so the umbrella is added only to the text target.

This diff also adds missing components/text/platform/android/ to the prefab as otherwise the Text umbrella cannot be properly resolved on Android.

Changelog:
[Internal]

Reviewed By: cipolleschi

Differential Revision: D109849283

@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 29, 2026
@facebook-github-tools facebook-github-tools Bot added p: Software Mansion Partner: Software Mansion Partner p: Facebook Partner: Facebook labels Jun 29, 2026
@meta-codesync

meta-codesync Bot commented Jun 29, 2026

Copy link
Copy Markdown

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

@coado
coado force-pushed the export-D109849283 branch from 04eec03 to a4692c6 Compare August 13, 2026 11:39
coado added a commit to coado/react-native that referenced this pull request Aug 13, 2026
Summary:
Pull Request resolved: react#57363

This diff rolls umbrella guards for `react/renderer/components/text` and `react/renderer/components/textinput`.

Initially, we consider `text` component target as `public` and `textinput` as `for frameworks`, so the umbrella is added only to the `text` target.

Changelog:
[Internal]

Differential Revision: D109849283
@meta-codesync meta-codesync Bot changed the title Add stable API guards to text and textinput components Add stable API guards to text and textinput components (#57363) Aug 13, 2026
@coado
coado force-pushed the export-D109849283 branch from a4692c6 to e8152d4 Compare August 13, 2026 12:52
Differential Revision: D109847184
coado added a commit to coado/react-native that referenced this pull request Aug 17, 2026
Summary:
Pull Request resolved: react#57363

This diff rolls umbrella guards for `react/renderer/components/text` and `react/renderer/components/textinput`.

Initially, we consider `text` component target as `public` and `textinput` as `for frameworks`, so the umbrella is added only to the `text` target.

Changelog:
[Internal]

Reviewed By: cipolleschi

Differential Revision: D109849283
@coado
coado force-pushed the export-D109849283 branch from e8152d4 to c9a3dfb Compare August 17, 2026 10:14
coado added a commit to coado/react-native that referenced this pull request Aug 17, 2026
Summary:
Pull Request resolved: react#57363

This diff rolls umbrella guards for `react/renderer/components/text` and `react/renderer/components/textinput`.

Initially, we consider `text` component target as `public` and `textinput` as `for frameworks`, so the umbrella is added only to the `text` target.

Changelog:
[Internal]

Reviewed By: cipolleschi

Differential Revision: D109849283
@coado
coado force-pushed the export-D109849283 branch from c9a3dfb to ff728cf Compare August 17, 2026 11:07
Summary:
Pull Request resolved: react#57363

This diff rolls umbrella guards for `react/renderer/components/text` and `react/renderer/components/textinput`.

Initially, we consider `text` component target as `public` and `textinput` as `for frameworks`, so the umbrella is added only to the `text` target.

This diff also adds missing `components/text/platform/android/` to the prefab as otherwise the Text umbrella cannot be properly resolved on Android.

Changelog:
[Internal]

Reviewed By: cipolleschi

Differential Revision: D109849283
@coado
coado force-pushed the export-D109849283 branch from ff728cf to 7cca432 Compare August 17, 2026 11:12
@meta-codesync meta-codesync Bot closed this in 385fa84 Aug 18, 2026
@meta-codesync meta-codesync Bot added the Merged This PR has been merged. label Aug 18, 2026
@meta-codesync

meta-codesync Bot commented Aug 18, 2026

Copy link
Copy Markdown

This pull request has been merged in 385fa84.

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 p: Software Mansion Partner: Software Mansion Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant