The library for web and native user interfaces.
main
Rename default FlightClientConfigs to FlightClientStreamConfig (#28382)
Sebastian Markbåge committed over 2 years ago
Pass ref as normal prop (#28348)
Andrew Clark committed over 2 years ago
Annotate legacy mode tests in ReactDOMInput (#28333)
Sebastian Silbermann committed over 2 years ago
Remove ReactTestUtils from ReactDOMComponent (#28334)
Sebastian Silbermann committed over 2 years ago
Remove ReactTestUtils from ReactUpdates (#28378)
Sebastian Silbermann committed over 2 years ago
Remove ReactTestUtils from ReactDOM-test (#28377)
Sebastian Silbermann committed over 2 years ago
Remove ReactTestUtils from ReactComponentLifeCycle (#28376)
Sebastian Silbermann committed over 2 years ago
Remove ReactTestUtils from ReactJSXTransformIntegration (#28338)
Sebastian Silbermann committed over 2 years ago
Remove usage of ReactTestUtils from ReactFunctionComponent (#28331)
Sebastian Silbermann committed over 2 years ago
Remove ReactTestUtils from refs-test (#28336)
Sebastian Silbermann committed over 2 years ago
Combine createElement and JSX modules (#28320)
Andrew Clark committed over 2 years ago
Combine ReactJSXElementValidator with main module (#28317)
Andrew Clark committed over 2 years ago
Move all markRef calls into begin phase (#28375)
Andrew Clark committed over 2 years ago
[Flight] Better error message if you pass a function as a child to a client component (#28367)
Sebastian Markbåge committed over 2 years ago
[Flight] Warn if this argument is passed to .bind of a Server Reference (#28380)
Sebastian Markbåge committed over 2 years ago
Recover from SSR error in Flight fixture (#28368)
Sebastian Markbåge committed over 2 years ago
[Flight] Allow a Server Reference to be registered twice (#28343)
Sebastian Markbåge committed over 2 years ago
Encode better error messages when part of the context is a client reference (#28355)
Sebastian Markbåge committed over 2 years ago
Improve stack trace when gated test fails (#28374)
Sebastian Silbermann committed over 2 years ago
Include the function name for context on invalid function child (#28362)
Sebastian Markbåge committed over 2 years ago