The library for web and native user interfaces.
main
[compiler] Fix issue with macro arguments being outlined
Mike Vitousek committed about 2 years ago
[DevTools] Rename mountFiberRecursively/updateFiberRecursively (#30586)
Sebastian Markbåge committed about 2 years ago
[DevTools] Allow Highlighting/Inspect HostSingletons/Hoistables and Resources (#30584)
Sebastian Markbåge committed about 2 years ago
[compiler] Allow global mutation effects in arguments passed to hooks and in return values
Mike Vitousek committed about 2 years ago
[compiler] Add flag for lowering context access
Sathya Gunsasekaran committed about 2 years ago
[compiler] Add typing for useContext hook
Sathya Gunsasekaran committed about 2 years ago
[compiler] Refactor makeTemporary outside HIRBuilder
Sathya Gunsasekaran committed about 2 years ago
[compiler] Simplify FunctionExpression node
Sathya Gunsasekaran committed about 2 years ago
[compiler] Validate against setState in useMemo (resubmit of #30552)
Joe Savona committed about 2 years ago
chore[react-devtools]: add global for native and use it to fork backend implementation (#30533)
Ruslan Lesiutin committed about 2 years ago
Cloned flag to avoid extra clones in persistent renderer (#27647)
Jan Kassens committed about 2 years ago
[DevTools] Enable pointEvents while scrolling (#30560)
Sebastian Markbåge committed about 2 years ago
[DevTools] Make Element Inspection Feel Snappy (#30555)
Sebastian Markbåge committed about 2 years ago
[Devtools] Ensure initial read of `useFormStatus` returns `NotPendingTransition` (#28728)
Sebastian Silbermann committed about 2 years ago
[compiler] More complete validation against locals being reassigned after render
Mike Vitousek committed about 2 years ago
[Fizz] Update postpone abort semantics when prerendering (#30541)
Josh Story committed about 2 years ago
[DevTools] Track the parent DevToolsInstance while mounting a tree (#30542)
Sebastian Markbåge committed about 2 years ago
Build all bundles required by flight fixture with `build-for-flight-dev` (#30534)
Hendrik Liebau committed about 2 years ago
[Flight] Enable owner stacks on the client when replaying logs (#30473)
Sebastian Markbåge committed about 2 years ago
Set enableLazyContextPropagation to dynamic on RN (#30516)
Jack Pope committed about 2 years ago