-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Integrate RN Nightly Build 0.80.0-nightly-20250506-3ac16dd6a #14951
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Integrate RN Nightly Build 0.80.0-nightly-20250506-3ac16dd6a * Change files * fix build errors * fix build errors * override ParagraphState.h and TextInputState.h * test * Update React.Cpp.props * Revert "override ParagraphState.h and TextInputState.h" This reverts commit ea32785. * Update React.Cpp.props * override textlayoutmanager * override LowPriorityExecutor * fix linting issues * fix linting issues * Update index.windows.js * Update index.windows.js * Update index.windows.js * test * lint * Update .flowconfig * Update .flowconfig * update flow version * Update .flowconfig * fix * fix * Add new file added to tester * override RNTesterListFbInternal * fix override * Update RNTesterListFbInternal.js * override NewAppScreen * Update RNTesterList.windows.js * fix ci errors * yarn * Update package.json * fix newappscreen * Update package.json * remove deleted files reference * Update RNTesterList.win32.js * remove MutationObserver ref * fix * fix textlayoutmanager * lint fix * update snapshots * fix overrides
021267a to
841a2c9
Compare
...ges/@office-iss/react-native-win32-tester/src/js/examples-win32/Theming/ThemingModuleAPI.tsx
Show resolved
Hide resolved
...s/@react-native-windows/tester/src/js/examples-win/Keyboard/KeyboardFocusExample.windows.tsx
Show resolved
Hide resolved
packages/@react-native-windows/tester/src/js/examples-win/NewAppScreen/NewAppScreenExample.js
Outdated
Show resolved
Hide resolved
packages/@react-native-windows/tester/src/js/utils/RNTesterListFbInternal.js
Show resolved
Hide resolved
...ft.ReactNative/Fabric/platform/react/renderer/textlayoutmanager/WindowsTextLayoutManager.cpp
Show resolved
Hide resolved
packages/@react-native/tester/NativeComponentExample/js/MyNativeViewNativeComponent.js
Show resolved
Hide resolved
...ft.ReactNative/Fabric/platform/react/renderer/textlayoutmanager/WindowsTextLayoutManager.cpp
Show resolved
Hide resolved
jonthysell
reviewed
Jul 23, 2025
packages/@react-native-windows/tester/src/js/examples-win/NewAppScreen/NewAppScreenExample.js
Outdated
Show resolved
Hide resolved
packages/@office-iss/react-native-win32-tester/src/js/utils/RNTesterListFbInternal.js
Show resolved
Hide resolved
packages/@react-native-windows/tester/src/js/utils/RNTesterListFbInternal.js
Show resolved
Hide resolved
packages/@react-native/tester/NativeComponentExample/js/MyNativeViewNativeComponent.js
Show resolved
Hide resolved
This reverts commit ed36ab3.
packages/e2e-test-app-fabric/test/__snapshots__/snapshotPages.test.js.snap
Show resolved
Hide resolved
packages/@office-iss/react-native-win32-tester/src/js/utils/RNTesterListFbInternal.js
Show resolved
Hide resolved
jonthysell
reviewed
Jul 24, 2025
vineethkuttan
approved these changes
Jul 25, 2025
Contributor
vineethkuttan
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.
Verified all the tester files, snapshots, and overrides. Looks good!
chiaramooney
approved these changes
Jul 25, 2025
Contributor
chiaramooney
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.
Changes look good; great job!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Type of Change
Why
What is the motivation for this change? Add a few sentences describing the context and overall goals of the pull request's commits.
Resolves #14855
What
What changes were made to the codebase to solve the bug, add the functionality, etc. that you specified above.
Integrate RN Nightly Build 0.80.0-nightly-20250506-3ac16dd6a
Commit Range
facebook/react-native@9efcdc0...3ac16dd
Relevant Commits
facebook/react-native#50939
facebook/react-native#51019
facebook/react-native#50889
Testing
yarn and all test apps + CI pipelines run successfully
Changelog
Should this change be included in the release notes: no
Add a brief summary of the change to use in the release notes for the next release. N/A
Microsoft Reviewers: Open in CodeFlow