COMMITS
/ scripts/error-codes/codes.json April 14, 2021
S
Implement useOpaqueIdentifier (#21260)
Sebastian Markbåge committed
S
[Fizz] Implement New Context (#21255)
Sebastian Markbåge committed
April 1, 2021
S
[Fizz] Implement all the DOM attributes and special cases (#21153)
Sebastian Markbåge committed
March 27, 2021
S
[Fizz] Support special HTML/SVG/MathML tags to suspend (#21113)
Sebastian Markbåge committed
March 11, 2021
S
Basic Fizz Architecture (#20970)
Sebastian Markbåge committed
March 7, 2021
A
[Experiment] Lazily propagate context changes (#20890)
Andrew Clark committed
February 12, 2021
A
Add `supportsMicrotasks` to the host config (#20809)
Andrew Clark committed
February 1, 2021
A
useMutableSource: Use StrictMode double render to detect render phase mutation (#20698)
Andrew Clark committed
January 29, 2021
B
Improve React error message when mutable sources are mutated during render (#20665)
Brian Vaughn committed
December 18, 2020
A
Add built-in Suspense cache with support for invalidation (refreshing) (#20456)
Andrew Clark committed
December 4, 2020
D
Error when the number of parameters to a query changes (#20379)
Dan Abramov committed
December 3, 2020
D
[Flight] Add getCacheForType() to the dispatcher (#20315)
Dan Abramov committed
November 11, 2020
S
[Flight] Encode Symbols as special rows that can be referenced by models … (#20171)
Sebastian Markbåge committed
October 31, 2020
S
Remove Blocks (#20138)
Sebastian Markbåge committed
October 9, 2020
S
[Flight] Don't warn for key, but error for ref (#19986)
Sebastian Markbåge committed
October 8, 2020
S
[Flight] Add Runtime Errors for Non-serializable Values (#19980)
Sebastian Markbåge committed
August 27, 2020
D
[Flight] Support more element types and Hooks for Server and Hybrid Components (#19711)
Dan Abramov committed
August 26, 2020
A
Disable timeoutMs argument (#19703)
Andrew Clark committed
August 24, 2020
D
Attach Listeners Eagerly to Roots and Portal Containers (#19659)
Dan Abramov committed
August 17, 2020
T
Append text string to <Text> error message (#19581)
Timothy Yung committed
C
refactor fb.me redirect link to reactjs.org/link (#19598)
CY Lim committed
August 5, 2020
D
Remove the deprecated React Flare event system (#19520)
Dominic Gannaway committed
July 7, 2020
D
Refactor createEventHandle signature (#19174)
Dominic Gannaway committed
June 15, 2020
R
Fix spelling errors and typos (#19138)
Ricky committed
May 12, 2020
D
Add experimental ReactDOM.createEventHandle (#18756)
Dominic Gannaway committed
May 5, 2020
B
Experimental test selector API (#18607)
Brian Vaughn committed
May 3, 2020
A
Initial Lanes implementation (#18796)
Andrew Clark committed
May 1, 2020
D
Refine experimental Scopes API (#18778)
Dominic Gannaway committed
April 29, 2020
D
[Blocks] Initial implementation of cache and data/fetch (#18774)
Dan Abramov committed
April 21, 2020
S
Avoid passing custom stacks to console.error (#18685)
Sebastian Markbåge committed
April 7, 2020
L
Add useOpaqueIdentifier Hook (#17322)
Luna Ruan committed
March 31, 2020
B
Remove disableMapsAsChildren flag (#18445)
Brian Vaughn committed
March 30, 2020
R
Add getInspectorDataForViewAtPoint (take two) (#18388)
Ricky committed
March 24, 2020
S
[Flight] Integrate Blocks into Flight (#18371)
Sebastian Markbåge committed
March 11, 2020
B
useMutableSource hook (#18000)
Brian Vaughn committed
S
Revert "[React Native] Add getInspectorDataForViewAtPoint (#18233)"
Sebastian Markbage committed
R
[React Native] Add getInspectorDataForViewAtPoint (#18233)
Ricky committed
March 2, 2020
D
More event system cleanup and scaffolding (#18179)
Dominic Gannaway committed
February 21, 2020
S
Change string refs in function component message (#18031)
Sebastian Markbåge committed
February 14, 2020
D
Refactor DOM plugin system to single module (#18025)
Dominic Gannaway committed
February 6, 2020
D
Add feature flag for removing children Map support (#17990)
Dominic Gannaway committed
October 14, 2019
A
Set up experimental builds (#17071)
Andrew Clark committed
October 3, 2019
D
[react-interactions] Remove context.setTimeout & context.clearTimeout (#17000)
Dominic Gannaway committed
September 25, 2019
S
Include tag in begin/complete invariant (#16881)
Sebastian Markbåge committed
September 23, 2019
A
[suspense][error handling] Inline renderRoot and fix error handling bug (#16801)
Andrew Clark committed
September 5, 2019
S
[Partial Hydration] Don't invoke listeners on parent of dehydrated event target (#16591)
Sebastian Markbåge committed
August 30, 2019
D
[react-core] Add more support for experimental React Scope API (#16621)
Dominic Gannaway committed
August 19, 2019
D
Throw on unhandled SSR suspending (#16460)
Dan Abramov committed
August 12, 2019
S
Refactor Partial Hydration (#16346)
Sebastian Markbåge committed
A
Fix typo in error code map (#16373)
Andrew Clark committed