Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4464 commits
Select commit Hold shift + click to select a range
4b06965
add fantom test for View.accessibilityRole (#51131)
sammy-SC May 6, 2025
db0fa92
Update Metro to ^0.82.3 (#51122)
robhogan May 6, 2025
d94f4d8
Added decalaration for pressRetentionOffset prop to be recognised by …
iamAbhi-916 May 6, 2025
d945c58
IntersectionObserver: Switch from `ShadowNode` to `ShadowNodeFamily` …
yungsters May 6, 2025
a254b5e
Introduce ReactSoftExceptionLogger.CategoryMode to warn categories us…
mdvacca May 6, 2025
e48b496
Update fabric-component type test to use namespaced types (#51120)
j-piasecki May 7, 2025
f922563
Fix unresolved KDoc references (#51142)
mateoguzmana May 7, 2025
12627f1
Report PerformanceResourceTiming events (#51126)
huntie May 7, 2025
759652b
Refactor existing native module into a general purpose native module …
rubennorte May 7, 2025
da56d57
Refactor MutationObserver.disconnect (#51128)
rubennorte May 7, 2025
79c3b4c
MutationObserver: switch from `ShadowNode` to `ShadowNodeFamily` to p…
rubennorte May 7, 2025
f4dd3ad
Remove force disable Fusebox flag (#51127)
huntie May 7, 2025
12fb101
deprecate type aliases ShadowNode::Unshared and ShadowNode::Weak (#51…
sammy-SC May 7, 2025
f81a721
Make `DebugServerException` internal (#51140)
mateoguzmana May 7, 2025
a3c9db6
Make `ReactQueueConfigurationImpl` internal (#51143)
mateoguzmana May 7, 2025
807dfb4
Fix build codegen (#51130)
cipolleschi May 7, 2025
56b2690
Fix creation of Draft release (#51159)
cipolleschi May 7, 2025
130fb7f
Fix set-rn-version to account for codegen snapshot test files (#51157)
cipolleschi May 7, 2025
cf94070
Unbreak build_android due to broken `StateReconciliationTest.cpp` (#5…
cortinico May 7, 2025
84253c4
Add missing `ReplaceWith` on deprecations (#51144)
mateoguzmana May 7, 2025
1908b3d
Kotlinify JavaScriptModuleRegistry (#51164)
fabriziocucci May 7, 2025
1c312be
add tests for some accessibility props (#51155)
sammy-SC May 7, 2025
be60aed
Allow links that are entire text views to be focusable when co-opted …
joevilches May 7, 2025
a96aeab
use difftrain version of eslint-plugin-react-hooks
kassens May 7, 2025
bbc1e12
Allow Custom ReactNativeFeatureFlags for Shell 2.0 (#51177)
May 8, 2025
457f29f
translation auto-update for batch 0/58 on master
May 8, 2025
473e42b
fix(iOS): enable DEFINES_MODULE in `React-jsc` (#51160)
krozniata May 8, 2025
f75c8f6
Add changelog for v0.80.0-rc.0 (#51152)
react-native-bot May 8, 2025
db18aac
hermes-engine should build with target Java version 17 (#51162)
cortinico May 8, 2025
04ab28f
Kotlin: Clean up redundant constructs (2/n) (#51170)
mateoguzmana May 8, 2025
be8595b
Exclude selectively disabled libraries from codegen generation (#51078)
ismarbesic May 8, 2025
320231c
Narrow file set for no-commonjs-exports lint rule (#51191)
huntie May 8, 2025
1f795eb
Validate that typegen script can run in action (#51189)
j-piasecki May 8, 2025
69fe957
Add transform that moves comments for default exported variable decla…
coado May 8, 2025
090a8da
Kotlinify ReactInstanceManagerInspectorTarget + make internal (#51196)
fabriziocucci May 8, 2025
fd21570
Attach @deprecated tag and doc block to ProgressBarAndroid (#51136)
coado May 8, 2025
bc876fb
migrate deprecated onBackPressed() (#51096)
alanleedev May 8, 2025
14cea6e
migrate deprecated KEYCODE_BACK in Modal (#51097)
alanleedev May 8, 2025
f3c2898
Move imported types from `@react-native/assets-registry` and `@react-…
coado May 8, 2025
73a03d5
Add getDiffProps for Image component (#51165)
May 8, 2025
68baff1
Add getDiffProps for Unimplemented View component (#51166)
May 8, 2025
4591bb2
Add missing ScrollView props to ScrollProps (#51167)
May 8, 2025
0dbfcda
Add getDiffProps for ScrollView component (#51168)
May 8, 2025
536aa67
Add getDiffProps for RawText component (#51179)
May 8, 2025
a21a4b8
Allow fadingEdgeLength to be set independently on the start and end o…
May 8, 2025
43bfb5d
building up to React Core (#50766)
chrfalch May 8, 2025
500f458
Add utils script to create folders to prebuild React Native core (#51…
chrfalch May 8, 2025
6554402
Add script to prepare the .build folder to prebuild React Native with…
chrfalch May 8, 2025
1c52eec
Ensure that ShadowNode measure functions respect constraints (#51180)
NickGerleman May 8, 2025
99119a2
Fix TextLayoutManager MeasureMode Regression (#51183)
NickGerleman May 8, 2025
8ed5ccc
Expose Unsnapped Dimensions (#51181)
NickGerleman May 9, 2025
a4be563
Migrate IntersectionObserverManager to shadow node family
RSNara May 9, 2025
e6516f2
IntersectionObserver: Migrate js infra to shadow node family (#51148)
RSNara May 9, 2025
a55f430
IntersectionObserver: Clean up shadow nodes after unobserve
RSNara May 9, 2025
f00fbae
Revert D74361644: IntersectionObserver: Clean up shadow nodes after u…
RSNara May 9, 2025
435d2e8
Revert D74292949: Expose Unsnapped Dimensions
yannickl May 9, 2025
7a72037
Revert D74291373: Ensure that ShadowNode measure functions respect co…
yannickl May 9, 2025
8f72293
Add `Package.swift` file to prebuild React native core (#51197)
chrfalch May 9, 2025
7e640b5
Add additional test cases for error handling in Fantom event loop (#5…
rubennorte May 9, 2025
9494eee
Extract RN environment setup to a specific module (#51209)
rubennorte May 9, 2025
3036307
Define Fantom specific initialization module (#51211)
rubennorte May 9, 2025
54499d8
Ensure LogBox is disabled in Fantom tests (#51210)
rubennorte May 9, 2025
0750b5f
Improve the error thrown when a bundle fails to load (#51070)
vzaidman May 9, 2025
35c9600
Fix the `use` import on `DefaultStyleValuesUtil` (#51214)
cortinico May 9, 2025
cf428bd
Simplify StubViewTree creation (#51221)
javache May 9, 2025
3a84d42
Make `RetryableMountingLayerException` internal (#51171)
mateoguzmana May 9, 2025
71ef049
Directly Trust Text Layout Width (#51206)
NickGerleman May 9, 2025
cda82f5
fbsource//xplat/js/react-native-github/packages/react-native/ReactAnd…
May 10, 2025
316f86f
Build JSI with C++17 (#50413)
tsaichien May 10, 2025
499fcfa
Add UUID struct to JSI (#50270)
tsaichien May 10, 2025
891ee78
Add JSI APIs `setRuntimeData` and `getRuntimeData` (#50197)
tsaichien May 10, 2025
32fafdf
cleanup shipped flag enableFabricCompleteRootInCommitPhase
kassens May 10, 2025
996be87
Add Playground test (#51220)
rubennorte May 10, 2025
77c1eb6
RN: Migrate `VirtualView` to Feature Flags (#51233)
yungsters May 11, 2025
32ce95c
Move transforms to build-types (#50982)
j-piasecki May 12, 2025
a3da4ab
Remove react-native-exit-app from nightly testing (#51230)
cipolleschi May 12, 2025
77fccb7
Make `DeprecatedInNewArchitecture` internal (#51201)
mateoguzmana May 12, 2025
3461e98
Fabric: Fixes Text style prop 'writingDirection' not working on IOS N…
zhongwuzw May 12, 2025
0cdf5c1
Add updateDiffProps to BaseTextProps (#51217)
May 12, 2025
571a0ae
Add getDiffProps for Text component (#51218)
May 12, 2025
3edc8d4
Add getDiffProps for Paragraph component (#51219)
May 12, 2025
a12d9f9
Fix image source size props in getDiffProps (#51222)
May 12, 2025
25abb0a
Migrate `PromiseImpl` to Kotlin (#51241)
mateoguzmana May 12, 2025
c9f2055
Fix generated types in @react-native/virtualized-lists being used wit…
j-piasecki May 12, 2025
5d7f35c
add test for BaseTextProps.writingDirection (#51245)
sammy-SC May 12, 2025
eedd60b
chore: convert View to React 19 (#51023)
EvanBacon May 12, 2025
0766587
Add playground benchmark (#51259)
rubennorte May 12, 2025
0925ee8
Update Callstack description in `ECOSYSTEM.md` (#51226)
szymonrybczak May 12, 2025
7e5a266
RN: Simplify `createAnimatedPropsHook-test.js` (#51234)
yungsters May 12, 2025
5413304
Convert com.facebook.react.runtime.ReactHostImpl to Kotlin (#51017)
javache May 12, 2025
775c16d
Revert D74567102: Migrate `PromiseImpl` to Kotlin
May 12, 2025
e403b51
Support bridging for Class methods return types (#51223)
hoxyq May 12, 2025
7430ee0
Define precise return types for toJs conversions, instead of generic …
hoxyq May 12, 2025
4918b30
Kotlinify ViewManagerRegistry (#51262)
fabriziocucci May 12, 2025
af4cfbf
repro edge cases for noEmit and module opt-outs (#33144)
mofeiZ May 12, 2025
d362e49
Fix string comparison when self has accessibility order reference (#5…
joevilches May 12, 2025
b2ffd34
Refactor ReactAndroid to use `buildReadableMap`, `buildReadableArray`…
l2hyunwoo May 12, 2025
23e693a
Make `ReactSoftExceptionLogger` internal (#51173)
mateoguzmana May 13, 2025
d469cca
Make `SoftAssertions` internal (#51172)
mateoguzmana May 13, 2025
e30ba13
Deploy 0.270.0 to xplat (#51278)
pieterv May 13, 2025
12b2b56
RN: Enable Hermes GC on Memory Pressure Warning (iOS) (#51271)
yungsters May 13, 2025
d06c288
Add changelog for v0.80.0-rc.1 (#51266)
react-native-bot May 13, 2025
9b4be02
standardize error messages thrown from inspector proxy when connectio…
vzaidman May 13, 2025
436bdda
Migrate `ModuleSpec` to Kotlin (#51240)
mateoguzmana May 13, 2025
d7b056c
Migrate `JSTouchDispatcher` to Kotlin (#51242)
mateoguzmana May 13, 2025
d08e668
Add getDiffProps for TextInput component - paragraph attributes (#51274)
May 13, 2025
63c0287
Add getDiffProps for TextInput component - base text input props (#51…
May 13, 2025
cde792a
Add getDiffProps for TextInput component - Android text input props (…
May 13, 2025
76ed662
Fix numberOfLines prop diffing for Paragraph component (#51277)
May 13, 2025
3e3f8ea
enable enableEagerAlternateStateNodeCleanup in tests (#51291)
sammy-SC May 13, 2025
4166cc0
Fix NaN value comparison for paragraph props diffing (#51289)
May 13, 2025
f5fba73
Update debugger-frontend from bc635fa...3d17e0f (#51292)
vzaidman May 13, 2025
2c1726a
Suppress unused androidx.core.content.res.use warning (#51272)
mateoguzmana May 13, 2025
1d5bbf1
Cleanup several warnings inside DisplayMetricsHolder (#51074)
cortinico May 13, 2025
80eed4a
Fix data race in usage of ShadowTreeRevisionConsistencyManager (#51293)
rshest May 13, 2025
4fda28e
Remove the "Newer Patch Available" logic from @react-native-bot (#51286)
cortinico May 13, 2025
49002fa
Expose ShadowNodeFamily to RawEvent (#51267)
vincentriemer May 13, 2025
4a8fda8
Fix deprecation message for `BindingsInstallerHolder` (#51295)
tomekzaw May 13, 2025
34e9cba
fix crash in view culling where differentiator creates create instruc…
sammy-SC May 13, 2025
955c61c
Implement DOMException (#51247)
rubennorte May 13, 2025
46b55d2
Basic implementation of structuredClone (#51248)
rubennorte May 13, 2025
f7327bd
Add benchmark for structuredClone (#51249)
rubennorte May 13, 2025
caaa5c9
Optimize structuredClone (#51250)
rubennorte May 13, 2025
1bb8546
Introduce better mechanism for non-serializable built-ins in structur…
rubennorte May 13, 2025
6454d2f
Introduce concept of platform objects and serialization (#51256)
rubennorte May 13, 2025
5dd4891
Handle platform objects in structuredClone (#51257)
rubennorte May 13, 2025
79c4798
Fix issue where text inputs cannot blur on <= Android 8.1 (#51302)
joevilches May 14, 2025
3391959
Resubmit: Expose Unsnapped Dimensions (#51298)
NickGerleman May 14, 2025
1fe3ff8
Fix more text rounding bugs (#51303)
NickGerleman May 14, 2025
7f8b656
Resubmit: Ensure that ShadowNode measure functions respect constraint…
NickGerleman May 14, 2025
7773976
fix issue #51297 which addresses allWarningsAsErrors type error (#51300)
meghancampbel9 May 14, 2025
68d6ada
Fixed borderBottomEndRadius on RTL (#51229)
riteshshukla04 May 14, 2025
7776122
Move playground tests to their own directory (#51310)
rubennorte May 14, 2025
4c0607e
add test for ViewCulling when sibling in FLatList resizes (#51311)
sammy-SC May 14, 2025
169525d
Fix nativeID and testID prop diffing for View component (#51312)
May 14, 2025
46f91fd
Improved the description of the error shown when a previous debugger …
vzaidman May 14, 2025
b817b1a
Update debugger-frontend from 3d17e0f...f5506e6 (#51316)
vzaidman May 14, 2025
4d0f2b2
Align ImageStyle overflow prop type and compose function type (#51285)
coado May 14, 2025
ee9bd85
Add a custom Jest resolver to opt out from handling "exports" in test…
j-piasecki May 14, 2025
039a333
Remove any props set by default on View (#51225)
javache May 14, 2025
337ae3b
improve the message displayed when opening devtools while bundle buil…
vzaidman May 14, 2025
e9c8fee
Add Example for InteropLayer on RNTester (#51260)
cipolleschi May 14, 2025
d53a60d
fix adding children (#51213)
chrfalch May 14, 2025
8d63426
Add E2E test for FabricInteropLayer (#51269)
cipolleschi May 14, 2025
85994c9
Add boxShadow prop diffing to View component (#51314)
May 14, 2025
109fe13
Add missing view events to View prop diffing (#51318)
May 14, 2025
2d7342f
Remove native animation fabric sync in JS and infinite animation loop…
zeyap May 14, 2025
3148f0f
Deduplicate strings and provide std::string_view (#51098)
hoxyq May 14, 2025
2fe6c1a
Include fallback line spacing in BoringLayout Metrics (#51304)
NickGerleman May 14, 2025
70eeb9f
Migrate display link off RCTModuleData (#51327)
RSNara May 14, 2025
e275da4
Migrate surface view off RCTSurface (#51328)
RSNara May 14, 2025
f7f60dc
Add castInterface API in JSI (#49604)
tsaichien May 14, 2025
6766cf6
Used shared_ptr<Runtime> in jsi testlib (#51081)
tsaichien May 14, 2025
99505e0
RuntimeExecutor: Make executeSynchronouslyOnSameThread_CAN_DEADLOCK m…
RSNara May 14, 2025
14e53e4
Allow links in facsimile to be keyboard focusable (#51305)
joevilches May 14, 2025
37ad315
Add outline prop diffing to View component (#51321)
May 14, 2025
d4ee627
Add filter prop diffing to View component (#51325)
May 14, 2025
07c64ba
Add mixBlendMode prop diffing to View component (#51326)
May 14, 2025
c301a25
Add hitSlop prop diffing to View component (#51329)
May 14, 2025
b6d7451
Add missing borderEndColor prop diffing for View component (#51331)
May 14, 2025
0983219
Add role and screenReaderFocusable to prop diffing for View component…
May 14, 2025
88de631
RN_SERIALIZABLE_STATE (#51185)
NickGerleman May 14, 2025
729b5ae
Send prepared layouts in Android ParagraphState updates (#51184)
NickGerleman May 14, 2025
9394813
Update PreparedLayoutTextView for new state type (#51301)
NickGerleman May 14, 2025
0455f8f
Use PreparedLayoutTextViewManager when Enabled by Gating (#51182)
NickGerleman May 14, 2025
bf26cf9
Add Hermes Root API in all other versions of Hermes (#51082)
tsaichien May 15, 2025
ca764bb
Fix Fantom tests to avoid logging errors to test output (#51346)
rubennorte May 15, 2025
34c9612
Make use of ref-as-prop support in DebuggingOverlay (#51352)
SamChou19815 May 15, 2025
84c5f29
Fix Maestro E2E Tests (#51347)
cipolleschi May 15, 2025
83401b5
Make use of ref-as-prop support in Button (#51354)
SamChou19815 May 15, 2025
28c375f
Make use of ref-as-prop support in Switch (#51353)
SamChou19815 May 15, 2025
a6a0737
Make use of ref-as-prop support in ScrollViewStickyHeader (#51355)
SamChou19815 May 15, 2025
f4c9df5
Make use of ref-as-prop support in ActivityIndicator (#51356)
SamChou19815 May 15, 2025
f49083d
Replace usage of FabricUIManager methods with NativeDOM methods where…
rubennorte May 15, 2025
89e21b8
Add missing setNativeProps tests (#51342)
rubennorte May 15, 2025
c7611e0
Add definition of setNativeProps in NativeDOM and use it if available…
rubennorte May 15, 2025
6e9a816
Migrate test to use React.createRef insted of ref functions (#51345)
rubennorte May 15, 2025
e7e4cdd
Make use of ref-as-prop support in SectionListModern (#51360)
SamChou19815 May 15, 2025
036e47e
Add a gradle task to download native 3p dependencies. (#51357)
cortinico May 15, 2025
7a04f98
Back out "Fix issue where text inputs cannot blur on <= Android 8.1" …
joevilches May 15, 2025
f6378c3
Back out "Clean up useEditTextStockAndroidFocusBehavior feature flag"
joevilches May 15, 2025
d07b2a9
Remove useEditTextStockAndroidBehavior and resolve old android blur i…
joevilches May 15, 2025
797705c
Make use of ref-as-prop support in examples (#51358)
SamChou19815 May 15, 2025
2fa2c20
Make use of ref-as-prop support in Text (#51361)
SamChou19815 May 15, 2025
9d11dcd
make removeView open in ViewGroupManager (#51322)
chrfalch May 15, 2025
824e2de
Remove unused `forwardRef` import in `SectionListModern` (#51373)
SamChou19815 May 15, 2025
685a60e
merge RCTCxxUtils into utils module (#51348)
sammy-SC May 15, 2025
6b0aedc
Make use of ref-as-prop support in Animated (#51371)
SamChou19815 May 15, 2025
8146c07
Make use of ref-as-prop support in Image (#51368)
SamChou19815 May 15, 2025
dcf45f7
Make use of ref-as-prop support in TouchableOpacity (#51363)
SamChou19815 May 15, 2025
0c6a60e
Fix crash when link endOffset > line offset (#51372)
joevilches May 15, 2025
80482d6
Make use of ref-as-prop support in TextInput (#51367)
SamChou19815 May 15, 2025
22a55dc
Make use of ref-as-prop support in TouchableHighlight (#51364)
SamChou19815 May 15, 2025
ba86a8f
Make use of ref-as-prop support in ScrollView (#51365)
SamChou19815 May 15, 2025
0312e99
Make use of ref-as-prop support in Pressable (#51374)
SamChou19815 May 15, 2025
6129d3c
Make use of ref-as-prop support in TouchableBounce (#51369)
SamChou19815 May 15, 2025
aecd6f1
Make use of ref-as-prop support in ProgressBarAndroid (#51362)
SamChou19815 May 15, 2025
249a24a
Deploy 0.271.0 to xplat (#51376)
SamChou19815 May 15, 2025
82279bd
refactor native animated to pass folly::dynamic to fabric (#51335)
sammy-SC May 16, 2025
e4ef685
Restore legacy semantics of modulesConformingToProtocol (#51381)
j-piasecki May 16, 2025
2a0c1e6
make DevServerHelper open (#51323)
chrfalch May 16, 2025
2e0c2c6
Remove dtslint from type tests (#51382)
coado May 16, 2025
ba6323b
Back out "refactor native animated to pass folly::dynamic to fabric" …
sammy-SC May 16, 2025
83ed462
Add react-native/build to .gitignore
cortinico May 16, 2025
05dee83
Use methodSignatureForSelector instead of instanceMethodSignatureForS…
javache May 16, 2025
6d25274
Add unit test for NSNull behaviour in RCTTurboModule (#51370)
javache May 16, 2025
cfd4932
Fix generated types base on __typetests__ (#51383)
coado May 16, 2025
378f163
adding accessor for backing map (#51386)
chrfalch May 16, 2025
3e1b9a9
Fix order of ancestor titles (#51397)
andrewdacenko May 16, 2025
a882f19
Define HighResTimeStamp, HighResDuration (#51254)
hoxyq May 16, 2025
5d9cc9e
Define Bridging protocol for HighResTimeStamp and HighResTimeDuration…
hoxyq May 16, 2025
535150b
Replace RuntimeSchedulerClock with HighResTimeStamp, HighResDuration …
hoxyq May 16, 2025
a7810f6
Use std::optional instead of stub constexpr value for unset event sta…
hoxyq May 16, 2025
255c197
RN: Prefer Destructured Import for `createRef` (#51399)
yungsters May 16, 2025
d7d10a4
RN: Prefer Destructured Import for `createContext` (#51400)
yungsters May 16, 2025
7af10f7
RN: Prefer Destructured Import for `memo` (#51401)
yungsters May 16, 2025
00108a1
RN: Prefer Destructured Import for `useState` (#51403)
yungsters May 16, 2025
1bf167c
RN: Prefer Destructured Import for `useRef` (#51404)
yungsters May 16, 2025
3e70714
RN: Prefer Destructured Import for `useEffect` (#51405)
yungsters May 16, 2025
7d3c4c8
RN: Prefer Destructured Import for `useCallback` (#51406)
yungsters May 16, 2025
4c14770
RN: Prefer Destructured Import for `useMemo` (#51407)
yungsters May 16, 2025
2f77e0d
RN: Prefer Destructured Import for `useContext` (#51412)
yungsters May 16, 2025
2e95617
RN: Prefer Destructured Import for `use` (#51408)
yungsters May 16, 2025
0a41b70
RN: Prefer Destructured Import for `useReducer` (#51411)
yungsters May 16, 2025
d78916d
RN: Prefer Destructured Import for `cloneElement` (#51410)
yungsters May 16, 2025
ab1ac93
RN: Prefer Destructured Import for `createElement` (#51409)
yungsters May 16, 2025
ebe2a85
RN: Prefer Destructured Import for `isValidElement` (#51413)
yungsters May 16, 2025
ef17880
remove return value from synchronouslyUpdateViewOnUIThread (#51402)
sammy-SC May 16, 2025
ba092bf
RN: Add Missing `@format` Annotations (#51415)
yungsters May 17, 2025
84de8a0
RN: Delete `@oncall` Annotations (#51416)
yungsters May 17, 2025
a1da4b1
RN: Fix Existing Lint Warnings (#51426)
yungsters May 18, 2025
bfb177c
RN: Migrate to ESM - Libraries/Blob (#51427)
yungsters May 18, 2025
42d2b1f
RN: Migrate to ESM - Libraries/Components/RefreshControl (#51431)
yungsters May 18, 2025
1218a8a
RN: Delete `ErrorUtils` Mock (#51433)
yungsters May 18, 2025
f169754
RN: Migrate to ESM - Libraries/Components/Image (#51434)
yungsters May 18, 2025
d798423
RN: Migrate to ESM - __flowtests__ (#51437)
yungsters May 18, 2025
4434707
RN: Suppress Lint Error in `ReactNativePrivateInterface` (#51438)
yungsters May 18, 2025
77f2cb2
RN: Migrate to ESM - BackHandler (#51439)
yungsters May 18, 2025
3371fb5
RN: Migrate to ESM - ReactDevToolsSettingsManager (#51440)
yungsters May 18, 2025
55cf1e7
RN: Unbreak Rules of React in `RNTesterPlatformTestEventRecorder` (#5…
yungsters May 18, 2025
2fa9c85
Avoid duplicated symbols for FollyConvert.h functions (#51393)
cipolleschi May 18, 2025
b2775a4
Add technical documentation for RSNRU (#51435)
May 19, 2025
0769ddf
Add documentation for passChildrenWhenCloning feature (#51447)
May 19, 2025
b1772de
Make default mode used for benchmarks more obvious (#51446)
May 19, 2025
01db5aa
Support running tests with different hermes variants (#51451)
May 19, 2025
f278c94
Fix accessibilityState serialization for props diffing of View compon…
May 19, 2025
995129c
Fix NaN value comparison for Text component (#51421)
May 19, 2025
8d8cb71
Fix NaN value comparison for TextInput component (#51422)
May 19, 2025
935cba2
Adds basic Fantom test for <Button> (#51380)
rubennorte May 19, 2025
e4438db
fix: `console.warn` rejected promises for visibility
krystofwoldrich May 19, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
171 changes: 0 additions & 171 deletions .circleci/README.md

This file was deleted.

114 changes: 0 additions & 114 deletions .circleci/config.yml

This file was deleted.

Loading