An open API service providing commit metadata for open source projects.

GitHub / react/react-native / commits

SHA Message Author Date Stats
b2cd5ea5 Add strict API support for `react/renderer/components/*` private targets (#58... Dawid Małecki <m****d@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
6 days ago
ef28a2c9 Add DEBUG guard and production error logging to UnimplementedView (#57980) Alan Lee <a****2@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
6 days ago
b743cb59 Add umbrella for public components in `react/renderer/components/*` subtree. ... Dawid Małecki <m****d@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
7 days ago
2d427ba7 Cover `jsinspector-modern/network:jsinspector_network` with Stable API guards... Jakub Piasecki <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
7 days ago
54696dd9 Add stable API guards for the Image component (#57966) Dawid Małecki <m****d@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
7 days ago
6e41084a Cover `react/renderer/dom` with Stable API guards (#57961) Jakub Piasecki <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
7 days ago
af6b0306 Cover `hermes/inspector-modern:chrome` with Stable API guards (#57978) Jakub Piasecki <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
7 days ago
06eb1fef fix: prevent programmatic scrolls from cancelling active touches on iOS (#57546) Tomasz Żelawski <t****i@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
7 days ago
63b58b4d Cover `react/renderer/viewtransition:viewtransition` with Stable API guards (... Jakub Piasecki <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
7 days ago
6c4cf296 Revert D116356139: Fix viewability for zero-sized lists generatedunixname89002005232357 <g****7@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
7 days ago
57c8285d Fix viewability for zero-sized lists (#58000) Peter Abbondanzo <a****o@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
7 days ago
14938717 fix(animated): keep user-registered listeners when an Animated node detaches ... Bao Nguyen <w****4@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
8 days ago
4c022bbf Retry only failed Android E2E flows (#57998) Riccardo Cipolleschi <c****i@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
8 days ago
83d0be89 Expose InspectorNetworkReporter integration point to Frameworks (Android) (#5... Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
8 days ago
22e0eaf4 Pin `clang-format` 21.1.2 for OSS formatting (#58001) Peter Abbondanzo <a****o@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
8 days ago
0c86952e docs(ios-prebuild): correct how SwiftPM consumes the prebuilt React headers (...
Co-authored-by: Claude Opus 5 <n****y@a****m>
Christian Falch <c****h@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
8 days ago
a6898cc4 docs(swiftpm): rename __doc__ to __docs__, drop two superseded docs, correct ... Christian Falch <c****h@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
8 days ago
b95c5db2 Cover `oscompat` with Stable API guards (#57960) Jakub Piasecki <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
8 days ago
8c64de2c Fix ResizeObserver SwiftPM iOS builds (#58010) Riccardo Cipolleschi <c****i@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
8 days ago
71c6bfbf - Keep the quotes on header search paths (#57981) Kudo Chien <c****n@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
8 days ago
b03652af ResizeObserver Web API implementation (#57723) Kamil Paradowski <k****i@c****m>
Committed by: meta-codesync[bot] <2****]@u****m>
8 days ago
4338af05 Migrate to new variance syntax in libdef files (#57987) Sam Zhou <s****5@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
9 days ago
42be7452 fix(codegen): infinite loop on type aliases that shadow CodegenTypes member n... Ahmed Sbai <a****t@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
9 days ago
7844386b feat(style): remove `experimental_` prefix from `backgroundSize`, `background... nishan (o^▽^o) <n****e@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
9 days ago
2ec447a5 Remove enableAndroidFontWeightAdjustment feature flag (#57990) Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
9 days ago
2dd6d4b4 Use macOS 26 runners for iOS E2E tests (#57993) Riccardo Cipolleschi <c****i@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
9 days ago
526016d9 Support committing debugger-frontend sync under Git checkouts (#57997) Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
9 days ago
3eab03df Type Animated.Value.addListener callback (#57992) Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
9 days ago
3eb330a3 Type Animated.event() as an event handler instead of any (#57991) Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
9 days ago
2ce2c079 Remove accidental ref callback return values (#57849) Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
9 days ago
8ac3e2fa fix(swiftpm): fix two ways array build settings were mishandled (#57744) Christian Falch <c****h@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
9 days ago
385fa849 Add stable API guards to text and textinput components (#57363) Dawid Małecki <m****d@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
9 days ago
6660f4aa Refresh README (#57946) Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
9 days ago
72e8874c Replace ECOSYSTEM.md with Foundation site link (#57949) Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
9 days ago
5e11ed12 Add guards for react/renderer/components/view (#57357) (#57357) (#57357) Dawid Malecki <d****1@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
9 days ago
11f9a7f4 RCTArrayBuffer zero-copy class for ObjC TM (#57879) Kamil Paradowski <k****i@c****m>
Committed by: meta-codesync[bot] <2****]@u****m>
9 days ago
d84c13d5 Enforce the ArrayBuffer borrow contract for Java TurboModules (#57982) Christoph Purrer <c****r@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
9 days ago
5bb96395 JArrayBuffer zero-copy class for Java TM (#57897) Kamil Paradowski <k****i@c****m>
Committed by: meta-codesync[bot] <2****]@u****m>
9 days ago
4bf55754 Make codegen'd TurboModule event emitters no-op when the emitter callback is ... Christoph Purrer <c****r@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
10 days ago
c467843e Fix DOMHighResTimeStamp round-trip truncation in timing primitives (#57975) Gijs Weterings <g****s@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
10 days ago
88820254 Align ref helper flow types (#57850) Pieter De Baets <p****b@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
10 days ago
37dd4044 Run the ReactAndroid JNI gtests as instrumentation tests (#57976) Gijs Weterings <g****s@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
10 days ago
5cb65244 Fix maintainVisibleContentPosition with rapid data updates (#53542) (#57955) Rohan Kulkarni <r****i@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
10 days ago
f63b2a1c Babel preset: Make Platform inlining opt-in via inlinePlatform (default on vi... Rob Hogan <r****n@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
10 days ago
376b99ff Accept object font variation settings (#57929) Evan Katz <e****z@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
10 days ago
40c06121 Inline `Platform` within RN’s Babel preset (#57848) Rob Hogan <r****n@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
11 days ago
b74adf05 Add idle frame support to Performance timeline (#57952) Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
13 days ago
d07bd6f8 Promote fuseboxFrameRecordingEnabled to canary (#57953) Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
13 days ago
ead93778 Fix Hermes bytecode version mismatch in SwiftPM Release builds (#57928) Nycollas <n****e@h****m>
Committed by: meta-codesync[bot] <2****]@u****m>
13 days ago
88043334 Remove unused babel-plugin-syntax-hermes-parser (#57958) Sam Zhou <s****5@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
13 days ago
1291d7ce fix(ios): make the unmountChildComponentView assert message bounds-safe (#57865) Dongda Li <d****h@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
13 days ago
e0aa7a8b Fix keyboard inset state across ScrollView recycling (#57811) bintangakbarRK <b****4@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
13 days ago
704c2b19 Bump `flow-{estree,parser,eslint,transform,api-translator}` to latest (#57932) Sam Zhou <s****5@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
13 days ago
579aedcb Add TextInput placeholder screenshot coverage (#57925) Peter Abbondanzo <a****o@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
13 days ago
8a7dfce6 Update debugger-frontend from 571dc30...dbc1c52 (#57954) Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
09273477 perf: Cache normalisedColors output (#57896) riteshshukla04 <r****1@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
789e54c8 Back out "Fix Maestro Cloud project ID reference" (#57947) Riccardo Cipolleschi <c****i@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
bc35168d Back out "Add Maestro Cloud CI for RNTester" (#57948) Riccardo Cipolleschi <c****i@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
b7f0baf8 Emit a real framework for React-cxxstableapi under use_frameworks! (#57936) Dawid Małecki <m****d@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
a9df3d54 Define RN_BUILDING for React Native's own CMake, SwiftPM, and Buck targets (#... Dawid Małecki <m****d@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
2e4e8303 Update agent guidance, move to AGENTS.md (#57944) Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
9c770f57 Fix Maestro Cloud project ID reference (#57943) Nicola Corti <n****r@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
b80bc19d Fix CQS signal facebook-hte-BadImplicitCast in xplat/jsi/jsi/test (#57942) generatedunixname910664361436750 <n****0@f****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
e774f0d6 Stabilize sampling-profiler tracing test (#57924) Riccardo Cipolleschi <c****i@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
1c4a46f4 Ignore stale minimum-view-time viewability updates (#57923) Riccardo Cipolleschi <c****i@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
e334b931 Wait for images before box-shadow screenshots (#57922) Riccardo Cipolleschi <c****i@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
551d12a7 Fix Android inline Text views with small font scale Andrew Ghostuhin <m****e@t****e>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
2b995be4 Make BabelNode* types module-local within `@babel/types` (remove ambient glob... Rob Hogan <r****n@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
4433cdbe Set SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG when injecting SPM (#57914) Radosław Rolka <r****a@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
a4733b1c Fix crash when accessibilityRole="tabbar" is used on Android (#57915) Aravind M Nair <a****0@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
aa96fa64 Fix AccessibilityRole list conversion (#57926) Peter Abbondanzo <a****o@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
aeee662b Deploy 0.327.0 to xplat (#57927) Sam Zhou <s****5@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
e59a1d25 fix(virtualized-lists): invalidate content length on orientation change (#57871) Minh Vu <v****7@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
7f18ad0f Ellipsize single-line TextInput placeholders (#57909) Jakub Kosmydel <j****l@d****m>
Committed by: meta-codesync[bot] <2****]@u****m>
14 days ago
7cdac2a1 Relocate manual .d.ts definitions under types_DEPRECATED/ (#57513) Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
15 days ago
189bb445 Add Maestro Cloud CI for RNTester (#57919) Nicola Corti <n****r@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
15 days ago
f4803df9 Daily `arc lint --take KTFMT` (#57918) generatedunixname1430061942044674 <n****4@f****m>
Committed by: meta-codesync[bot] <2****]@u****m>
15 days ago
5906cfb0 Fix Text truncation at NULL character on iOS and Android (#24129) (#57906) Rohan Kulkarni <r****i@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
15 days ago
d3daf111 Let third-party pods resolve the C++ stable API guard headers (#57846) Dawid Małecki <m****d@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
15 days ago
93284f5c Define RN_BUILDING for React Native's own CocoaPods targets (#57858) Dawid Małecki <m****d@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
15 days ago
e71fc4e3 Fix RCTDevSettings init (#57409) Alan Hughes <a****n@e****o>
Committed by: meta-codesync[bot] <2****]@u****m>
15 days ago
22cfb5ca Drop RCT_EXPORT_METHOD/RCT_EXPORT_SYNCHRONOUS_TYPED_METHOD from RCTSampleTurb... Christoph Purrer <c****r@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
15 days ago
3e962d38 guard shrink-factor division against floating-point near-zero (#57175) harsha-cpp <s****i@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
16 days ago
b933d181 Allow opting into RCT_REMOVE_LEGACY_*_INTEROP on iOS OSS (#57892) Christoph Purrer <c****r@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
16 days ago
00a5aa92 Fix RCTAppearance setColorScheme crashing CarPlay apps (non-UIWindowScene gua... snowingfox <1****2@q****m>
Committed by: meta-codesync[bot] <2****]@u****m>
16 days ago
c0a4e144 Consolidate v0.87.0-RC changelog entries into a single v0.87.0 section (#57901) Zeya Peng <z****p@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
16 days ago
93f1e6af Drop outdated links to wiki (#57898) Alex Hunt <h****e@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
16 days ago
7bfe32fd Add SceneDelegate support (#57700) artus9033 <a****3@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
16 days ago
b743a8a3 Refresh DeviceInfo constants on resize artus9033 <a****3@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
16 days ago
ebfcd880 Add external contributor agent guidelines (#57889) Peter Abbondanzo <a****o@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
16 days ago
a772a7ca fix: make an interrupted React-Core-prebuilt swap recoverable (#57831) Aditya Singh <a****0@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
17 days ago
5821fcaf Reject percentage radius for circle radial gradients (#57874) Thibault Malbranche <m****t@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
17 days ago
66f27eb9 Fix radial-gradient position being dropped after an explicit size (#57873) Thibault Malbranche <m****t@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
17 days ago
727e87ed Fully replace hermes-(estree|parser|eslint|transform) packages with flow-* co... Sam Zhou <s****5@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
17 days ago
ad375589 Daily `arc lint --take KTFMT` (#57880) generatedunixname1430061942044674 <n****4@f****m>
Committed by: meta-codesync[bot] <2****]@u****m>
17 days ago
6ff47ef9 feat(swiftpm): let autolinking plugins declare build-time script phases (#57757) Christian Falch <c****h@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
17 days ago
b0b5409e fix(swiftpm): actually read the artifacts version pin back (#57762) Christian Falch <c****h@g****m>
Committed by: meta-codesync[bot] <2****]@u****m>
17 days ago
3f553d76 Fix IllegalStateException in SurfaceMountingManager.removeViewAt (#57860) Nicola Corti <n****r@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
17 days ago
0f1bdddf iOS: reload input views when keyboardType/returnKeyType change on a focused T... Noah Dorfman <3****0@u****m>
Committed by: meta-codesync[bot] <2****]@u****m>
17 days ago
19f7d144 Add Android text font variation settings (#57804) Evan Katz <e****z@m****m>
Committed by: meta-codesync[bot] <2****]@u****m>
17 days ago

← Back to repository