The library for web and native user interfaces.
main
refactor[devtools]: lazily define source for fiber based on component stacks (#28351)
Ruslan Lesiutin committed over 2 years ago
fix[devtools/tree/element]: onClick -> onMouseDown to handle first click correctly (#28486)
Ruslan Lesiutin committed over 2 years ago
[Test] Update `flushSync` tests to use react-dom (#28490)
Josh Story committed over 2 years ago
Add config option to ignore 'use no forget' directives
Jordan Brown committed over 2 years ago
[Flight][Fizz][Fiber] Chain HostDispatcher implementations (#28488)
Josh Story committed over 2 years ago
[DOM] disable legacy mode behind flag (#28468)
Josh Story committed over 2 years ago
Fix Broken Links In Documentation (#28321)
Justin Dhillon committed over 2 years ago
Update /link URLs to react.dev (#28477)
Ricky committed over 2 years ago
[devtools][tests] add support for @gate pragma (#28479)
Josh Story committed over 2 years ago
Remove loose-envify dep and browserify configs (#28480)
dan committed over 2 years ago
Update homepage URLs to react.dev (#28478)
Ricky committed over 2 years ago
Move ref type check to receiver (#28464)
Andrew Clark committed over 2 years ago
Clean up empty string special cases (#28475)
Sebastian Markbåge committed over 2 years ago
Sathya Gunasekaran committed over 2 years ago
Sathya Gunasekaran committed over 2 years ago
Allow ref argument to be mutated
Sathya Gunasekaran committed over 2 years ago
Add dynamic flag for infinite loop detection on React Native FB (#28456)
Jan Kassens committed over 2 years ago
[instrument] Optional globalGating means no global gating
Mofei Zhang committed over 2 years ago
[other] Make global gating (e.g. DEV) check configurable
Mofei Zhang committed over 2 years ago
Devtools: Unwrap Promise in useFormState (#28319)
Sebastian Silbermann committed over 2 years ago