Commit 5936634
authored
chore: merge up to 0.77 branch cut (#2333)
## Summary:
Merge up to the 0.77-stable branch cut upstream. This one was fairly
easy, the original set of diffs was resolved in half a day. The rest of
the changes are in the commit" followup changes" that I'll rebase back
into the merge commit before checking in
## Test Plan:
CI should pass
## Notes
Original set of merge conflicts:
```
both modified: .gitignore
both modified: package.json
both modified: packages/helloworld/package.json
both modified: packages/react-native-test-library/package.json
both modified: packages/react-native/Libraries/AppDelegate/RCTAppDelegate.h
both modified: packages/react-native/Libraries/AppDelegate/RCTAppDelegate.mm
both modified: packages/react-native/Libraries/AppDelegate/RCTRootViewFactory.mm
both modified: packages/react-native/Libraries/Components/AccessibilityInfo/AccessibilityInfo.js
both modified: packages/react-native/Libraries/Components/TextInput/RCTTextInputViewConfig.js
both modified: packages/react-native/Libraries/Components/Touchable/TouchableBounce.js
both modified: packages/react-native/Libraries/Components/Touchable/TouchableOpacity.js
both modified: packages/react-native/Libraries/Image/Image.ios.js
both modified: packages/react-native/Libraries/Image/ImageProps.js
both modified: packages/react-native/Libraries/Image/RCTResizeMode.h
both modified: packages/react-native/Libraries/Lists/SectionListModern.js
both modified: packages/react-native/Libraries/Text/TextInput/RCTBackedTextInputViewProtocol.h
both modified: packages/react-native/Libraries/Text/TextInput/RCTBaseTextInputView.h
both modified: packages/react-native/Libraries/__tests__/__snapshots__/public-api-test.js.snap
both modified: packages/react-native/React/CoreModules/RCTActionSheetManager.mm
both modified: packages/react-native/React/CoreModules/RCTAppearance.h
both modified: packages/react-native/React/CoreModules/RCTAppearance.mm
both modified: packages/react-native/React/CoreModules/RCTDevLoadingView.mm
both modified: packages/react-native/React/CoreModules/RCTDevMenu.mm
both modified: packages/react-native/React/CoreModules/React-CoreModules.podspec
both modified: packages/react-native/React/Fabric/Mounting/ComponentViews/Modal/RCTModalHostViewComponentView.mm
both modified: packages/react-native/React/Fabric/Mounting/ComponentViews/ScrollView/RCTEnhancedScrollView.mm
both modified: packages/react-native/React/Fabric/Mounting/ComponentViews/ScrollView/RCTPullToRefreshViewComponentView.mm
both modified: packages/react-native/React/Fabric/Mounting/ComponentViews/ScrollView/RCTScrollViewComponentView.mm
both modified: packages/react-native/React/Fabric/Mounting/ComponentViews/TextInput/RCTTextInputComponentView.mm
both modified: packages/react-native/React/Fabric/Mounting/ComponentViews/View/RCTViewComponentView.mm
both modified: packages/react-native/React/Modules/RCTUIManager.mm
both modified: packages/react-native/React/Views/RCTBorderDrawing.h
both modified: packages/react-native/React/Views/RCTBorderDrawing.m
both modified: packages/react-native/React/Views/RCTView.m
both modified: packages/react-native/React/Views/ScrollView/RCTScrollEvent.m
both modified: packages/react-native/React/Views/ScrollView/RCTScrollView.h
both modified: packages/react-native/React/Views/ScrollView/RCTScrollView.m
both modified: packages/react-native/ReactCommon/react/renderer/components/textinput/TextInputEventEmitter.h
both modified: packages/react-native/ReactCommon/react/renderer/textlayoutmanager/platform/ios/react/renderer/textlayoutmanager/RCTFontUtils.mm
both modified: packages/react-native/index.js
both modified: packages/react-native/package.json
both modified: packages/react-native/scripts/codegen/generate-artifacts-executor.js
both modified: packages/react-native/sdks/hermes-engine/hermes-engine.podspec
both modified: packages/rn-tester/NativeComponentExample/ios/RNTMyLegacyNativeViewManager.mm
both modified: packages/rn-tester/NativeComponentExample/ios/RNTMyNativeViewComponentView.mm
both modified: packages/rn-tester/Podfile.lock
both modified: packages/rn-tester/RNTester/AppDelegate.mm
both modified: packages/rn-tester/RNTesterPods.xcodeproj/project.pbxproj
both modified: packages/rn-tester/RNTesterUnitTests/RCTViewTests.m
both modified: packages/rn-tester/js/components/ListExampleShared.js
both modified: packages/rn-tester/js/examples/Accessibility/AccessibilityExample.js
both modified: packages/rn-tester/js/examples/Image/ImageExample.js
both modified: packages/rn-tester/js/examples/Layout/LayoutEventsExample.js
both modified: packages/rn-tester/js/examples/PlatformColor/PlatformColorExample.js
both modified: packages/rn-tester/package.json
both modified: packages/virtualized-lists/package.json
both modified: scripts/releases-ci/publish-npm.js
both modified: yarn.lock
```File tree
1,563 files changed
+104117
-70363
lines changed- .ado
- .github
- ISSUE_TEMPLATE
- actions
- build-apple-slices-hermes
- build-hermes-macos
- build-hermesc-windows
- lint
- maestro-android
- maestro-ios
- prepare-ios-tests
- setup-gradle
- test-ios-rntester
- test-library-on-nightly
- workflow-scripts
- __tests__
- workflows
- flow-typed/npm
- gradle/wrapper
- jest
- integration
- config
- runner
- runtime
- mocks
- packages
- assets
- babel-plugin-codegen
- community-cli-plugin
- src
- commands
- bundle
- start
- utils
- core-cli-utils
- debugger-frontend
- dist/third-party/front_end
- Images
- react_native
- core
- host
- i18n/locales
- entrypoints/rn_fusebox
- models/react_native
- panels
- console
- react_devtools
- rn_welcome
- sources
- third_party/react-devtools
- ui
- components/settings
- legacy
- dev-middleware
- src
- __tests__
- inspector-proxy
- cdp-types
- middleware
- types
- utils
- eslint-config-react-native
- eslint-plugin-react-native
- __tests__
- eslint-plugin-specs
- __tests__
- gradle-plugin
- gradle
- wrapper
- react-native-gradle-plugin
- src
- main/kotlin/com/facebook/react
- tasks
- internal
- utils
- test/kotlin/com/facebook/react
- tasks
- settings-plugin
- src/main/kotlin/com/facebook/react
- helloworld
- android
- app/src/main/java/com/helloworld
- gradle/wrapper
- ios
- HelloWorld.xcodeproj
- HelloWorld
- hermes-inspector-msggen
- metro-config
- src
- normalize-color
- polyfills
- react-native-babel-preset
- src/configs
- react-native-babel-transformer
- react-native-bots
- react-native-codegen-typescript-test
- react-native-codegen
- e2e
- __test_fixtures__/components
- __tests__
- components/__snapshots__
- modules/__snapshots__
- scripts
- src
- cli
- combine
- generators
- generators
- __test_fixtures__
- components
- __tests__/__snapshots__
- modules
- GenerateModuleObjCpp
- header
- __test_fixtures__
- __tests__/__snapshots__
- parsers
- __tests__
- flow
- components/__test_fixtures__
- modules
- __test_fixtures__
- __tests__/__snapshots__
- typescript
- modules
- __test_fixtures__
- __tests__
- __snapshots__
- react-native-info
- react-native-test-library
- android
- src/main
- java/com/facebook/react
- osslibraryexample
- viewmanagers
- jni/react/renderer/components/OSSLibraryExampleSpec
- ios
- react-native-test-renderer
- src/jest
- react-native
- Libraries
- ActionSheetIOS
- Animated
- __tests__
- animations
- components
- nodes
- AppDelegate
- Blob
- Components
- AccessibilityInfo
- ActivityIndicator
- DrawerAndroid
- Keyboard
- __tests__
- Pressable
- ProgressBarAndroid
- RefreshControl/__mocks__
- SafeAreaView
- ScrollView
- Switch
- TextInput
- Touchable
- View
- Core
- __mocks__
- __tests__
- Debugging
- DevToolsSettings
- Image
- __tests__
- Inspector
- Interaction
- JSInspector
- LinkingIOS
- Lists
- __flowtests__
- LogBox
- Data
- UI
- __tests__/__snapshots__
- __tests__
- __fixtures__
- Modal
- NativeAnimation
- NativeComponent
- Network
- NewAppScreen/components
- PermissionsAndroid
- Pressability
- __tests__
- PushNotificationIOS
- ReactNative
- ReactFabricPublicInstance
- __tests__
- Renderer
- implementations
- shims
- Settings
- StyleSheet
- __tests__
- Text
- TextInput
- Multiline
- Singleline
- __tests__
- TurboModule
- Types
- Utilities
- __mocks__
- __tests__
- Vibration
- WebSocket
- __flowtests__
- __tests__
- __snapshots__
- ReactAndroid
- api
- cmake-utils
- default-app-setup
- hermes-engine
- src
- main
- java/com/facebook
- debug
- debugoverlay/model
- holder
- tags
- proguard/annotations
- react
- animated
- bridge
- interop
- common
- build
- futures
- network
- config
- defaults
- devsupport
- interfaces
- fabric
- events
- mounting
- mountitems
- flipper
- interfaces
- exceptionmanager
- fabric
- internal
- featureflags
- interop
- jstasks
- modules
- accessibilityinfo
- appearance
- appstate
- camera
- clipboard
- core
- debug
- devloading
- devtoolsruntimesettings
- devtoolssettings
- dialog
- fresco
- i18nmanager
- image
- intent
- permissions
- reactdevtoolssettings
- sound
- systeminfo
- vibration
- module/model
- packagerconnection
- processing
- reactperflogger
- runtime
- cxxreactpackage
- internal/bolts
- shell
- soloader
- uimanager
- annotations
- debug
- drawable
- events
- style
- util
- util
- views
- common
- debuggingoverlay
- imagehelper
- image
- modal
- progressbar
- safeareaview
- scroll
- swiperefresh
- switchview
- textinput
- text
- frescosupport
- internal/span
- unimplementedview
- view
- systrace
- yoga
- jni
- first-party
- jni-lib-merge
- yogajni/jni
- react
- devsupport
- fabric
- featureflags
- jni
- runtime/jni
- turbomodule
- ReactCommon
- third-party
- fast_float
- folly
- res/views/alert/layout
- test/java/com/facebook
- react
- animated
- bridge
- interop
- devsupport
- fabric/events
- modules
- deviceinfo
- model
- network
- timing
- runtime
- uimanager
- views
- image
- textinput
- text
- view
- testutils
- fakes
- shadows
- ReactCommon
- callinvoker
- cxxreact
- devtoolsruntimesettings
- hermes
- jsc
- jserrorhandler
- tests
- jsiexecutor
- jsinspector-modern
- tests
- jsi
- jsi
- test
- logger
- reactperflogger
- reactperflogger
- react
- bridging
- config
- featureflags
- tests
- nativemodule
- core
- ReactCommon
- platform/ios
- ReactCommon
- defaults
- devtoolsruntimesettings
- dom
- featureflags
- idlecallbacks
- intersectionobserver
- microtasks
- mutationobserver
- samples
- platform
- android
- ReactCommon
- ios/ReactCommon
- webperformance
- performance/timeline
- tests
- renderer
- animations
- attributedstring
- tests
- componentregistry
- components
- image
- scrollview
- textinput
- platform
- android/react/renderer/components/androidtextinput
- ios/react/renderer/components/iostextinput
- text
- tests
- view
- platform/android/react/renderer/components/view
- tests
- core
- tests
- debug
- dom
- graphics
- platform
- android/react/renderer/graphics
- ios/react/renderer/graphics
- imagemanager
- platform/ios
- react/renderer/imagemanager
- mounting
- stubs
- tests
- observers
- events
- intersection
- mutation
- runtimescheduler
- tests
- scheduler
- textlayoutmanager/platform/ios/react/renderer/textlayoutmanager
- uimanager
- consistency/tests
- tests
- runtime
- hermes
- iostests
- platform/ios
- ReactCommon
- tests/cxx
- timing
- utils
- runtimeexecutor
- yoga/yoga
- algorithm
- enums
- node
- style
- React
- Base
- Surface/SurfaceHostingView
- macOS
- CoreModules
- PlatformStubs
- CxxBridge
- CxxModule
- DevSupport
- Fabric
- Mounting
- ComponentViews
- Image
- Modal
- ScrollView
- Switch
- TextInput
- View
- Surface
- Utils
- I18n
- Inspector
- Modules
- Tests/Text
- Views
- ScrollView
- gradle
- jest
- local-cli
- generator-macos
- scripts
- cocoapods
- __tests__
- codegen
- __tests__
- templates
- featureflags
- templates
- android
- common-cxx
- js
- sdks
- hermes-engine
- utils
- ossonly-soloader/src/main/java/com/facebook/soloader
- nativeloader
- src/private
- animated
- __tests__
- components
- debugging
- __docs__
- featureflags
- __tests__
- specs
- fusebox
- assets
- specs
- setup
- specs
- components
- modules
- webapis
- dom
- geometry
- nodes
- intersectionobserver
- specs
- __mocks__
- performance
- __tests__
- specs
- __mocks__
- __tests__
- third-party-podspecs
- types
- modules
- public
- rn-tester
- .maestro
- NativeComponentExample
- ios
- js
- RNTesterPods.xcodeproj
- RNTesterUnitTests
- RNTester
- NativeExampleViews
- RNTesterBundle.bundle
- RNTesterBundle/OtherImages.xcassets
- ImageInAssetCatalog.imageset
- android/app
- src/main/java/com/facebook/react
- uiapp
- component
- js
- assets
- components
- examples
- Accessibility
- ActionSheetIOS
- Alert
- AppState
- Appearance
- Dimensions
- DisplayContents
- Experimental
- W3CPointerEventPlatformTests
- Filter
- FlatList
- Image
- IntersectionObserver
- InvalidProps
- JSResponderHandlerExample
- KeyboardAvoidingView
- KeyboardEventsExample
- Keyboard
- Layout
- LinearGradient
- Linking
- MixBlendMode
- Modal
- NativeAnimation
- OSSLibraryExample
- OrientationChange
- PanResponder
- Performance
- components
- PermissionsAndroid
- PixelRatio
- PlatformColor
- Playground
- Pressable
- RefreshControl
- ScrollView
- SectionList
- StatusBar
- SwipeableCardExample
- Switch
- TextInput
- Text
- Timer
- ToastAndroid
- Touchable
- TurboModule
- Vibration
- View
- WebSocket
- XHR
- types
- utils
- scripts
- typescript-config
- virtualized-lists
- Interaction
- __tests__
- Lists
- __tests__
- scripts
- __tests__
- build
- circleci
- debugger-frontend
- e2e
- release-testing/utils
- releases-ci
- __tests__
- releases
- __tests__/__fixtures__/set-version/packages/react-native/template
- utils
- tools/eslint/__tests__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,563 files changed
+104117
-70363
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
| 75 | + | |
| 76 | + | |
72 | 77 | | |
73 | 78 | | |
74 | 79 | | |
| |||
90 | 95 | | |
91 | 96 | | |
92 | 97 | | |
93 | | - | |
| 98 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
69 | 81 | | |
70 | 82 | | |
71 | 83 | | |
| |||
93 | 105 | | |
94 | 106 | | |
95 | 107 | | |
| 108 | + | |
| 109 | + | |
96 | 110 | | |
97 | 111 | | |
98 | 112 | | |
| |||
105 | 119 | | |
106 | 120 | | |
107 | 121 | | |
| 122 | + | |
| 123 | + | |
108 | 124 | | |
109 | 125 | | |
110 | 126 | | |
| |||
163 | 179 | | |
164 | 180 | | |
165 | 181 | | |
| 182 | + | |
| 183 | + | |
166 | 184 | | |
167 | 185 | | |
168 | 186 | | |
| |||
173 | 191 | | |
174 | 192 | | |
175 | 193 | | |
| 194 | + | |
| 195 | + | |
176 | 196 | | |
177 | 197 | | |
178 | 198 | | |
| |||
200 | 220 | | |
201 | 221 | | |
202 | 222 | | |
203 | | - | |
| 223 | + | |
204 | 224 | | |
205 | 225 | | |
206 | 226 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
20 | 29 | | |
21 | 30 | | |
22 | 31 | | |
| |||
25 | 34 | | |
26 | 35 | | |
27 | 36 | | |
28 | | - | |
| 37 | + | |
29 | 38 | | |
30 | 39 | | |
31 | 40 | | |
| |||
38 | 47 | | |
39 | 48 | | |
40 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
41 | 54 | | |
42 | 55 | | |
43 | 56 | | |
44 | 57 | | |
45 | 58 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
58 | 71 | | |
59 | 72 | | |
| 73 | + | |
60 | 74 | | |
61 | | - | |
| 75 | + | |
62 | 76 | | |
63 | 77 | | |
64 | 78 | | |
65 | 79 | | |
66 | 80 | | |
67 | 81 | | |
68 | 82 | | |
69 | | - | |
| 83 | + | |
70 | 84 | | |
0 commit comments