The library for web and native user interfaces.
main
Support destructuring assignment of context variables
Joe Savona committed over 2 years ago
[BE] Remove navigator; edit sprout fixtures
Mofei Zhang committed over 2 years ago
Move modern strict to experimental (#28152)
Ricky committed over 2 years ago
[lower][patch] Recognize UpdateExpression as lval assignment
Mofei Zhang committed over 2 years ago
Fix assignment expression with context variables
Joe Savona committed over 2 years ago
Validate that all variable references are consistently local/context
Joe Savona committed over 2 years ago
fix: define IS_ACT_ENVIRONMENT global for tests with concurrent mode and synchronous act (#28296)
Ruslan Lesiutin committed over 2 years ago
Upgrade flow to 0.228.0 (#28294)
Jan Kassens committed over 2 years ago
Add infinite update loop detection (#28279)
Jan Kassens committed over 2 years ago
chore: gate legacy apis for react-devtools-shell (#28273)
Ruslan Lesiutin committed over 2 years ago
unify feature flags between fb and oss for React Native renderer (#28269)
Samuel Susla committed over 2 years ago
[Flight] Serialize deduped elements by direct reference even if they suspend (#28283)
Sebastian Markbåge committed over 2 years ago
Throw a better error when Lazy/Promise is used in React.Children (#28280)
Sebastian Markbåge committed over 2 years ago
Add simulateEventDispatch to test ReactDOMEventListener (#28079)
Ricky committed over 2 years ago
DevTools: Add support for use(Context) (#28233)
Sebastian Silbermann committed over 2 years ago
[types] Check propType when checking if two types are equal
Sathya Gunasekaran committed over 2 years ago
[types] Check the shapeId as part of the object type equals check
Sathya Gunasekaran committed over 2 years ago
Delete more redundant JSX code (#28276)
Andrew Clark committed over 2 years ago
[Flight] Emit debug info for a Server Component (#28272)
Sebastian Markbåge committed over 2 years ago
Fix hook pattern matching for custom hooks
Joe Savona committed over 2 years ago