COMMITS
May 2, 2023
S
Use content hash for react-native builds (#26734)
Samuel Susla committed
May 1, 2023
S
[Fizz] Allow an action provide a custom set of props to use for progressive enhancement (#26749)
Sebastian Markbåge committed
S
Allow forms to skip hydration of hidden inputs (#26735)
Sebastian Markbåge committed
J
[Fizz] Encode external fizz runtime into chunks eagerly (#26752)
Josh Story committed
A
Implement experimental_useOptimisticState (#26740)
Andrew Clark committed
D
Add nonce support to bootstrap scripts and external runtime (#26738)
Dan Ott committed
April 29, 2023
A
Gate DevTools test to fix CI (#26742)
Andrew Clark committed
April 28, 2023
J
Preinits should support a nonce option (#26744)
Josh Story committed
S
Remove unused `initialStatus` parameter from `useHostTransitionStatus` (#26743)
Sebastian Silbermann committed
A
Fix: Update while suspended fails to interrupt (#26739)
Andrew Clark committed
April 26, 2023
A
Implement experimental_useFormStatus (#26722)
Andrew Clark committed
A
Fix: Resolve entangled actions independently (#26726)
Andrew Clark committed
April 25, 2023
J
Fix double preload (#26729)
Josh Story committed
R
Handle line endings correctly on Windows in build script for RN (#26727)
Rubén Norte committed
L
[DevTools] Add support for useMemoCache (#26696)
lauren committed
A
Turn off enableFormActions in Meta build (#26721)
Andrew Clark committed
S
Replay Client Actions After Hydration (#26716)
Sebastian Markbåge committed
S
Use require() to implement script src in tests (#26717)
Sebastian Markbåge committed
A
Add stub for experimental_useFormStatus (#26719)
Andrew Clark committed
April 24, 2023
S
Go through the toString path for booleanish strings and .name property (#26720)
Sebastian Markbåge committed
S
Insert temporary input node to polyfill submitter argument in FormData (#26714)
Sebastian Markbåge committed
S
Update Flight fixture to use use() instead of Promise as a child (#26715)
Sebastian Markbåge committed
S
Fix escaping in ReactDOMInput code (#26630)
Sophie Alpert committed
April 23, 2023
S
Restore server controlled form fields to whatever they should be (#26708)
Sebastian Markbåge committed
A
Clean up enableUseHook flag (#26707)
Andrew Clark committed
April 22, 2023
S
[Flight] Fix File Upload in Node.js (#26700)
Sebastian Markbåge committed
J
[Float][Flight] Flight support for Float (#26502)
Josh Story committed
A
Change DOM HostContext to number instead of string (#26698)
Andrew Clark committed
April 21, 2023
A
Add error boundary to Flight fixture (#26695)
Andrew Clark committed
J
Allow Node.js 20 to build (#26693)
Jan Kassens committed