COMMITS
/ packages/shared/ReactSymbols.js January 23, 2026
R
[flags] cleanup renameElementSymbol (#35600)
Ruslan Lesiutin committed
November 18, 2025
S
Add expertimental `optimisticKey` behind a flag (#35162)
Sebastian Markbåge committed
November 5, 2025
S
Clean up enablePostpone Experiment (#35048)
Sebastian Markbåge committed
June 11, 2025
J
Remove feature flag enableRenderableContext (#33505)
Jan Kassens committed
March 17, 2025
R
Remove offscreen type (#32639)
Ricky committed
R
[refactor] Add element type for Activity (#32499)
Ricky committed
January 8, 2025
S
Add <ViewTransition> Component (#31975)
Sebastian Markbåge committed
December 15, 2024
R
[flags] Delete enableDebugTracing (#31780)
Ricky committed
April 22, 2024
S
Rename the react.element symbol to react.transitional.element (#28813)
Sebastian Markbåge committed
April 17, 2024
S
Promote ASYNC_ITERATOR symbol to React Symbols (#28851)
Sebastian Markbåge committed
April 2, 2024
J
[be] Remove unshipped experimental <Cache> element type (#28698)
Joseph Savona committed
February 13, 2024
D
Switch <Context> to mean <Context.Provider> (#28226)
dan committed
February 5, 2024
D
[Flight] Delete Server Context (#28225)
dan committed
August 17, 2023
S
Add Postpone API (#27238)
Sebastian Markbåge committed
October 18, 2022
A
[Codemod] Update copyright header to Meta (#25315)
Andrew Clark committed
October 14, 2022
J
Initialize useMemoCache with sentinel values (#25465)
Joseph Savona committed
September 13, 2022
J
straightford explicit types (#25253)
Jan Kassens committed
September 8, 2022
J
Update to Flow from 0.97 to 0.122 (#25204)
Jan Kassens committed
May 3, 2022
R
Fork ReactSymbols (#24484)
Ricky committed
April 19, 2022
R
Temporarily feature flag numeric fallback for symbols (#24401)
Ricky committed
March 8, 2022
S
[ServerContext] Flight support for ServerContext (#23244)
salazarm committed
February 23, 2022
S
Remove Numeric Fallback of Symbols (#23348)
Sebastian Markbåge committed
February 11, 2022
L
add <TracingMarker> component boilerplate (#23275)
Luna Ruan committed
November 1, 2021
A
Remove experimental useOpaqueIdentifier API (#22672)
Andrew Clark committed
February 5, 2021
D
Remove the Fundamental internals (#20745)
Dan Abramov committed
December 18, 2020
A
Add built-in Suspense cache with support for invalidation (refreshing) (#20456)
Andrew Clark committed
October 31, 2020
S
Remove Blocks (#20138)
Sebastian Markbåge committed
August 5, 2020
D
Remove the deprecated React Flare event system (#19520)
Dominic Gannaway committed
May 1, 2020
A
Move legacy hidden API to new internal Fiber type (#18782)
Andrew Clark committed
April 23, 2020
L
Add Offscreen component type
Luna Ruan committed
April 21, 2020
B
DevTools: Improved "native" component stacks (#18656)
Brian Vaughn committed
April 16, 2020
B
Add experimental DebugTracing logger for internal use (#18531)
Brian Vaughn committed
April 7, 2020
L
Add useOpaqueIdentifier Hook (#17322)
Luna Ruan committed
April 1, 2020
S
Use Closure Compiler to compile to ES5 instead of Babel (#18449)
Sebastian Markbåge committed
S
Remove ConcurrentMode and AsyncMode symbols (#18450)
Sebastian Markbåge committed
March 24, 2020
S
[Flight] Integrate Blocks into Flight (#18371)
Sebastian Markbåge committed
February 21, 2020
S
Rename Chunks API to Blocks (#18086)
Sebastian Markbåge committed
December 18, 2019
S
[Flight] Chunks API (#17398)
Sebastian Markbåge committed
August 29, 2019
D
[react-core] Add experimental React Scope component API (#16587)
Dominic Gannaway committed
July 23, 2019
D
[Flare] Redesign core event system (#16163)
Dominic Gannaway committed
July 19, 2019
D
Adds experimental fundamental interface (#16049)
Dominic Gannaway committed
June 27, 2019
D
[Flare] Remove event targets including TouchHitTarget (#16011)
Dominic Gannaway committed
June 20, 2019
S
Add SuspenseList Component (#15902)
Sebastian Markbåge committed
May 13, 2019
A
Remove <ConcurrentMode /> (#15532)
Andrew Clark committed
April 25, 2019
D
Event API: Add `FocusScope` surface (#15487)
Dominic Gannaway committed
April 10, 2019
D
Experimental Event API: Add targets and responder utility method for finding targets (#15372)
Dominic Gannaway committed
March 20, 2019
D
Adds more scaffolding for experimental event API (#15112)
Dominic Gannaway committed
March 19, 2019
D
Adds react-events package for internal testing (#15150)
Dominic Gannaway committed
March 14, 2019
D
Adds experimental event API scaffolding (#15108)
Dominic Gannaway committed
October 31, 2018
J
[react-is] add back proper AsyncMode symbol, for back compat (#13959)
Jordan Harband committed