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

GitHub / react/react / commits

SHA Message Author Date Stats
bfb7a768 [Fiber] Prevent metadata hoisting in hidden `<Activity>` trees (#34983)
Co-authored-by: Amp <a****p@a****m>, Sebastian Sebbie Silbermann <s****n@v****m>
ronnakamoto <1****o@u****m>
Committed by: GitHub <n****y@g****m>
about 20 hours ago
37180110 [DOM] Drop empty Fragment scrollIntoView no-op warning (#37171) Jack Pope <j****1@g****m>
Committed by: GitHub <n****y@g****m>
1 day ago
807d21fd Add lazy reasons to browser() (#37241) Josh Story <g****f@s****m>
Committed by: GitHub <n****y@g****m>
1 day ago
8366f338 [Flight] Transfer key validation of lazy nodes when they are unwrapped (#37258) Hendrik Liebau <m****l@h****e>
Committed by: GitHub <n****y@g****m>
1 day ago
20425723 Add `onBrowserBailout` Fizz option (#37193) Josh Story <g****f@s****m>
Committed by: GitHub <n****y@g****m>
4 days ago
ec61f187 DevTools: Fix nested HOC name extraction in extractHOCNames (#37215) BIKI DAS <7****s@u****m>
Committed by: GitHub <n****y@g****m>
6 days ago
1d4758e0 [flags] Enable conditional use warning for experimental release channel (#37203) Sebastian "Sebbie" Silbermann <s****n@v****m>
Committed by: GitHub <n****y@g****m>
7 days ago
11eddecd [Devtools] Added component search to the Profiler's commit view (#36944) BIKI DAS <7****s@u****m>
Committed by: GitHub <n****y@g****m>
7 days ago
c7cab666 [DevTools] Remove Timeline profiler tab, suggest React Performance tracks (#3... Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
9 days ago
7dfc7ccd [DevTools] Remove the dead Timeline profiler code (#37187) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
9 days ago
00113637 [DevTools] Redesign the Profiler empty states around a primary action (#37185) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
9 days ago
35a06228 [DevTools] Deduplicate error reporting (#37137) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
9 days ago
3a717e42 [Fiber] Collect Host Singleton children of Fragments (#37063)
Co-authored-by: Claude Fable 5 <n****y@a****m>
Sebastian "Sebbie" Silbermann <s****n@v****m>
Committed by: GitHub <n****y@g****m>
11 days ago
9b5b4d51 [Flight] Add 'pending_weak' to Flight thenable protocol (#37154) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
12 days ago
cbb046ab [Fiber] Warn for Conditional Use of use() Based on Cache (#37104) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
12 days ago
0f42eac2 [DevTools] Reset extension backend on pagehide (#37155) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
12 days ago
c56a4490 [DevTools] Remove FlowFixMe from extension lifecycle (#37152) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
12 days ago
7acf0056 [DevTools] Create extension panels before React detection (#37151) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
12 days ago
15f7cd69 Add ReactDOM `browser()` API (#37143) Josh Story <g****f@s****m>
Committed by: GitHub <n****y@g****m>
12 days ago
6cb4322d [Flight] Port ReplyServer traversal guards to FlightClient (#37144) Sebastian "Sebbie" Silbermann <s****n@v****m>
Committed by: GitHub <n****y@g****m>
13 days ago
1724e9ce [DOM] Blur focused descendants in Fragment refs (#37125) Minh Vu <v****7@g****m>
Committed by: GitHub <n****y@g****m>
14 days ago
9a81195b [Fiber] Fix hang when updating a dehydrated boundary inside a hidden tree (#3... dan <d****v@m****m>
Committed by: GitHub <n****y@g****m>
14 days ago
96fcba90 [RN] Update ReactPrivate and InitializeCore imports (0.87 Strict API) (#36986) Alex Hunt <h****o@a****v>
Committed by: GitHub <n****y@g****m>
15 days ago
9ceb1e7d [Flight] Define Flight chunk `.then` with `Object.defineProperty` (#37109)
Co-authored-by: Claude Fable 5 <n****y@a****m>
Sebastian "Sebbie" Silbermann <s****n@v****m>
Committed by: GitHub <n****y@g****m>
15 days ago
756fdd47 [Fiber] Don't reaquire HostSingletons during dev effect validation (#37113) Josh Story <g****f@s****m>
Committed by: GitHub <n****y@g****m>
16 days ago
dcd4ec28 [Bench] Add JSON output and declare missing dependency (#37127)
Co-authored-by: Claude Fable 5 <n****y@a****m>
dan <d****v@m****m>
Committed by: GitHub <n****y@g****m>
17 days ago
b685b40d [Fiber] only remove properties from singletons on release (#37112) Josh Story <g****f@s****m>
Committed by: GitHub <n****y@g****m>
18 days ago
28cd4bb0 [DevTools] Buffer Bridge messages during extension reconnects (#37075) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
d87711f8 [DevTools] Validate Store operation invariants (#37050) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
218efce0 [DevTools] Shut down standalone Bridge on socket close (#37076) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
8d30cc96 [DevTools] Type EventEmitter error handling (#37048) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
fc08438a [DevTools] Harden Bridge and Wall lifecycle types (#37049) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
32b1fbad [react-server-dom-turbopack] Support experimental array format for chunks (#3...
Co-authored-by: Sebastian "Sebbie" Silbermann <s****n@g****m>
Sam Poder <s****r@g****m>
Committed by: GitHub <n****y@g****m>
20 days ago
711c445b [Flight] Limit fake JSX call site stacks to 10 frames (#37086) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
21 days ago
81e442ea [FlightReply] Performance improvements when decoding (#37090)
Co-authored-by: Sebastian Sebbie Silbermann <s****n@v****m>
Josh Story <g****f@s****m>
Committed by: GitHub <n****y@g****m>
22 days ago
862e275a [DOM] Handle blur on Fragments below `Document` (#37062)
Co-authored-by: Claude Fable 5 <n****y@a****m>
Sebastian "Sebbie" Silbermann <s****n@v****m>
Committed by: GitHub <n****y@g****m>
22 days ago
2860e00c [Fiber] Detect useSyncExternalStore mutations missed while Activity tree was ... Sophie Alpert <g****t@s****m>
Committed by: GitHub <n****y@g****m>
22 days ago
fa5212c1 [DOM] Handle scrolling of empty Fragments below containers (#37061)
Co-authored-by: Claude Fable 5 <n****y@a****m>
Sebastian "Sebbie" Silbermann <s****n@v****m>
Committed by: GitHub <n****y@g****m>
22 days ago
83840902 [Fizz] Support nested enter/exit ViewTransition animations (#36917) Jack Pope <j****1@g****m>
Committed by: GitHub <n****y@g****m>
23 days ago
2ba07c6d [DOM] Scroll to text siblings of empty Fragments instead of the parent (#37060)
Co-authored-by: Claude Fable 5 <n****y@a****m>
Sebastian "Sebbie" Silbermann <s****n@v****m>
Committed by: GitHub <n****y@g****m>
23 days ago
689a4fa4 [Fizz] Extend stack overflow recovery to retries (#36977) Jack Pope <j****1@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
172742b4 [react-devtools-cdt-mcp] Make it esm-only package (#36973) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
26 days ago
f598ec1c [react-devtools-cdt-mcp] Add explicit register entry (#36972) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
27 days ago
11354385 [react-devtools-cdt-mcp] Make registration idempotent (#36971) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
27 days ago
58a6360f [Fiber] Fix false-positive hydration mismatch on `nonce` attributes (#37030)
Co-authored-by: Suneil Nyamathi <s****i@g****m>
MaxwellCohen <t****x@g****m>
Committed by: GitHub <n****y@g****m>
27 days ago
95f4603e [react-devtools-cdt-mcp] Throw on import from unsupported environment (#36975) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
27 days ago
cec5a9bd Enable enableEffectEventMutationPhase everywhere (#37039) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
27 days ago
0e516d32 [devtools] Document that Store consistency throws must not be worked around (...
Co-authored-by: Claude Fable 5 <n****y@a****m>
Sebastian "Sebbie" Silbermann <s****n@v****m>
Committed by: GitHub <n****y@g****m>
27 days ago
71ecaf89 [test] Add Flight regression test for async debug info surviving Promise GC (...
Co-authored-by: Claude Fable 5 <n****y@a****m>
Sebastian "Sebbie" Silbermann <s****n@v****m>
Committed by: GitHub <n****y@g****m>
27 days ago
b740af25 Clean up flag to enable microtasks in RN (#37021) Rubén Norte <r****e@g****m>
Committed by: GitHub <n****y@g****m>
28 days ago
7023f501 [DevTools] Don't reconnect proxy port while page is prerendering (#37009) Saransh Jain <1****u@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
c0c39a6b [Fiber] Update input.defaultValue for type=number too (#36980) Sophie Alpert <g****t@s****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
5123b063 [Fast Refresh] Find and remount wrapper edits behind lazy() (#36965) Sophie Alpert <g****t@s****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
4400d6c8 [Fast Refresh] Make edits to a memo comparison function take effect (#36964) Sophie Alpert <g****t@s****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3b9b59f7 [Fast Refresh] Derive the fiber tag from the resolved type when mounting (#36... Sophie Alpert <g****t@s****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
df4bd1b4 [Fast Refresh] Unify hot reload type resolution (#36962) Sophie Alpert <g****t@s****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
e3e813d4 [test] Fix Error Proxy stack assignment in Node.js 21+ (#36967)
Co-authored-by: Claude Fable 5 <n****y@a****m>
dan <d****v@m****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
994ebf9d [Fixture] flight-ssr-bench: drain immediates between iterations to fix false ...
Co-authored-by: Claude Fable 5 <n****y@a****m>
dan <d****v@m****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3039f5d3 [Flight] Recognize Node 22+ V8 frames for Promise statics in debug info (#36969)
Co-authored-by: Claude Fable 5 <n****y@a****m>
dan <d****v@m****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
5a90a5a7 [compiler] Bail out with Todo on using and await using declarations (#36946)
Co-authored-by: Cursor Agent <c****t@c****m>
lauren <p****o@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
eb343c7c [Fast Refresh] Remount correctly when an edit changes the component kind (#36...
Co-authored-by: BIKI DAS <b****5@g****m>, dan <d****v@m****m>
Sophie Alpert <g****t@s****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
12a4baec [compiler] Port JSX tag classification fix to Rust (not-lowercase is a compon... lauren <p****o@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
129154ce [Fiber] Don't invoke effects on moved children in StrictMode (#36948) Sophie Alpert <g****t@s****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
b8f50c93 [Fiber] Don't set .innerHTML when it hasn't changed (#36949) Sophie Alpert <g****t@s****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
91cd8128 [DevTools] Fix WhatChanged scrolling out of view in profiler sidebar (#36244) Kurtd Daniel Bigtas <1****u@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
fc08d760 [compiler] Fix JSX tags prefixed with `_` or `$` incorrectly treated as host ... Dmitrii <j****r@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
08725f21 [compiler]: add `useWindowVirtualizer` to known incompatible libraries (#36912) gtkatakura <8****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
23def8fd fix[flow]: apply new type cast syntax (#36938) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
5afc23a2 [DevTools] Make component search results directly navigable (#36786) BIKI DAS <7****s@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
4b5d1c93 [DevTools] Fix printOperationsArray decode of applied activity slice change (... Anas Khan <8****n@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
4f938942 docs: remove stale parentType param from validateChildKeys JSDoc (#36928) Anas Khan <8****n@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
aa43b0fb [react-devtools] Keep console specifiers literal when no argument is supplied... Anas Khan <8****n@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
00bacdeb [react-devtools] substitute %i and %f in console format strings (#36929) Anas Khan <8****n@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
e71a6393 [Perf Tracks] Don't enumerate typed array props in dev (#36913) udit <u****1@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3508aee6 [react-devtools] add parent stack tool (#36825) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
7ce677d4 [Fizz] Guard the shell-error callbacks instead of nulling them out on the req...
Co-authored-by: Claude Opus 4.7 <n****y@a****m>
Sebastian "Sebbie" Silbermann <s****n@v****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
6ca51ab1 [react-devtools-cdt-mcp] run E2E tests in CI (#36824) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
7a7e893c [compiler] Fix failing Rust compiler test case for todo-locally-require-fbt (...
Co-authored-by: mvitousek <m****k@d****m>
Michael Vitousek <m****k@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
ec0fca31 Add parentEnter/parentExit props to ViewTransition (#36690) Jack Pope <j****1@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
7df975a0 [react-devtools-cdt-mcp] add chrome-devtools E2E coverage (#36823) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
a1a6bc89 [Fizz] Stop firing `onAllReady` after the shell errored (#36903)
Co-authored-by: Claude Opus 4.7 <n****y@a****m>
Sebastian "Sebbie" Silbermann <s****n@v****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
c3555f0c Fix: Treat incomplete tree as an error during recovery (#36911)
Co-authored-by: Arunanshu Biswas <4****b@u****m>, Arunanshu Biswas <4****b@u****m>
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
about 1 month ago
2c8b7351 [react-devtools-cdt-mcp] add DOM element component lookup (#36822) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
e2731312 [react-devtools-facade] add host instance component lookup (#36820) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
d0d623d4 [react-devtools-cdt-mcp] chrome-devtools-mcp integration (#36600) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3a620bb7 [compiler] Ensure builds use the current checkout's compiler (#36881) Sebastian "Sebbie" Silbermann <s****n@v****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
82043d7d [test] Use awaited `serverAct` to drive task loop (#36908) Sebastian "Sebbie" Silbermann <s****n@v****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
9c1f0977 [compiler] Restore code frames in ESLint compiler error messages (#36901) Pieter De Baets <p****b@m****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
d4e44545 [react-devtools-facade] Add includeHooks option to component lookup (#36874) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
92f4fda3 [changelog] Add 19.0.x, 19.1.x, 19.2.x patch releases (#36898)
Co-authored-by: Claude Opus 4.7 <n****y@a****m>
Sebastian "Sebbie" Silbermann <s****n@v****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
cb71f2e2 [test] Add coverage for multi-byte code units in stream APIs (#36900)
Co-authored-by: Claude Opus 4.7 <n****y@a****m>
Sebastian "Sebbie" Silbermann <s****n@v****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
6befd1ae [Float] Forward `nonce` option in `ReactDOM.preloadModule()` (#36851) udit <u****1@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
68631c04 [scripts] Fix missing VERSION_NATIVE_FB in commit artifacts (#36889) Pieter De Baets <p****b@m****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
52912a14 [DevTools] Add ignore-listed stack frame disclosure (#36828) Jiwon Choi <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
3c3bcea3 [react-devtools-facade] consolidate owner stack tools naming (#36871) Ruslan Lesiutin <2****q@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
1b7ae3a1 [scripts] Fix release channel artifact cleanup for local builds (#36859)
Co-authored-by: Sebastian Sebbie Silbermann <s****n@v****m>
Minh Vu <v****7@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
c5de85a2 [scripts] Fix Linux benchmark xvfb startup (#36860) Minh Vu <v****7@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
76caf322 [test] Assert aborted Replies reject Promises (#36862) Minh Vu <v****7@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
e2659d9d [Flight] Tailor the warning for binary data with a toJSON (Node Buffer) (#36873) Hendrik Liebau <m****l@h****e>
Committed by: GitHub <n****y@g****m>
about 2 months ago
39c2c1d4 [Float] Support `fetchPriority` for module resources (#36835) Alexander Lichter <g****b@l****o>
Committed by: GitHub <n****y@g****m>
about 2 months ago

← Back to repository