COMMITS
/ packages/shared/ReactSymbols.js 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
October 20, 2018
D
pure -> memo (#13905)
Dan Abramov committed
October 19, 2018
A
Lazy components must use React.lazy (#13885)
Andrew Clark committed
October 10, 2018
D
Enable Suspense + rename Placeholder (#13799)
Dan Abramov committed
September 27, 2018
A
pure (#13748)
Andrew Clark committed
September 26, 2018
D
Rename AsyncMode -> ConcurrentMode (#13732)
Dominic Gannaway committed
September 7, 2018
H
Drop the year from Facebook copyright headers and the LICENSE file. (#13593)
Héctor Ramos committed
August 16, 2018
R
fix: do not reconcile children that are iterable functions (#13416)
Rauno Freiberg committed
July 4, 2018
A
React.Timeout -> React.Placeholder (#13105)
Andrew Clark committed
May 17, 2018
B
Make REACT_PROFILER_TYPE numeric value unique (#12843)
Brian Vaughn committed
May 15, 2018
D
Delete React Call/Return experiment (#12820)
Dan Abramov committed
May 11, 2018
A
Suspense (#12279)
Andrew Clark committed
May 10, 2018
B
Add Profiler component for collecting new render timing info (#12745)
Brian Vaughn committed
March 14, 2018
B
RFC #30: React.forwardRef implementation (#12346)
Brian Vaughn committed