facebook/react
Pull Requests
Succeeded
#25970
[Fizz] Implement `renderIntoDocument`
Succeeded
#26492
[DevTools] browser extension: improve script injection logic
Succeeded
#29050
Update README.md
Succeeded
#29049
refactor[react-devtools]: rewrite context menus
Succeeded
#29046
fix(eslint-plugin-react-hooks): "additionalHooks" docs are misleading
Succeeded
#29044
Set the current fiber to the source of the error during error reporting
Succeeded
#29043
[Flight] Error if a legacy React Element is attempted to be rendered
Succeeded
#29041
Clean up the enableEarlyReturnForPropDiffing experiment
Succeeded
#29039
Add `useNativeProcessing()` flag for Fabric ViewConfigs
Succeeded
#29038
Unify ReactFiberCurrentOwner and ReactCurrentFiber
Succeeded
#29035
[Flight] Enable Binary and ReadableStreams in Stable
Succeeded
#29032
Track Stack of JSX Calls
Succeeded
#29030
ADD A CODE COMMENT
Succeeded
#29028
Use `FormData` `submitter` parameter
Succeeded
#29027
Remove 2 no longer existing files from inlinedHostConfig
Succeeded
#29026
Upgrade jest and jsdom
Succeeded
#29025
Facebook: merge react index.classic.fb and index.modern.fb
Succeeded
#29023
fix[react-devtools/InspectedElementView.css]: dont draw bottom border for empty badge list
Succeeded
#29022
React DevTools 5.1.0 -> 5.2.0
Succeeded
#29019
Support useFormStatus in progressively-enhanced forms
Succeeded
#29016
fix[react-devtools/ci]: fix configurations for e2e testing
Succeeded
#29015
Clean up fastAddProperties and make it more correct
Succeeded
#29014
feat[react-devtools]: display forget badge for components in profiling session
Succeeded
#29013
a
Succeeded
#29010
[Flight Reply] Encode Objects Returned to the Client by Reference
Succeeded
#29009
Check if we ever test without consoleManagedByDevToolsDuringStrictMode
Succeeded
#29008
Stop using Scheduler.log to test double invocations
Succeeded
#29007
Dim `console` calls on additional Effect invocations due to `StrictMode`
Succeeded
#29006
Allow specifying timeout in tests via third argument
Succeeded
#29004
"TypeError: Cannot read property 'setState' of null" when using React.lazy
Succeeded
#29003
Add FB build for ReactReconcilerConstants
Succeeded
#29002
Update getComments.js
Succeeded
#29001
[Flight] Test deduplication with streaming server components
Succeeded
#28997
[Flight Reply] Dedupe Objects and Support Cyclic References
Succeeded
#28996
[Flight] Encode references to existing objects by property path
Succeeded
#28993
refactored shebangs
Succeeded
#28991
Sanitize key
Succeeded
#28990
Setup Wave 2 of Feature Flags for React Native
Succeeded
#28989
Update `compiled-rn` destination paths to `vendor/react`
Succeeded
#28988
[Flight Reply] Resolve outlined models async in Reply just like in Flight Client
Succeeded
#28987
[Fizz] Fallback to client replaying actions if we're trying to serialize a Blob
Succeeded
#28986
[Flight Reply] Encode binary streams as a single collapsed Blob
Succeeded
#28982
fix[react-devtools]: add backwards compat with legacy element type symbol
Succeeded
#28980
Repro for string ref + enableRefAsProp unstable props
Succeeded
#28979
Bundle config: Rename `global` to `hasteFileName` in bundle config
Succeeded
#28978
Bundle config: inline internal hook wrapper
Succeeded
#28977
Enable Wave 1 of Feature Flags for React Native
Succeeded
#28976
Devtools: Fix build-for-devtools
Succeeded
#28975
Devtools: Streamline getting extension from branch
Succeeded
#28974
DevTools: Fix inspecting components with multiple reads of the same Context in React 17
Succeeded
#28973
[DevTools] Expose "view source" options to Fusebox integration
Succeeded
#28972
[DevTools] Enable inspected element context menu in Fusebox
Build Activity
Succeeded
#337137
rename renderIntoDocument as renderDocument
Canceled
#337136
fixup! rename renderIntoDocument as renderDocument
Canceled
#337133
rename renderIntoDocument as renderDocument
Canceled
#337130
Implement renderIntoDocument This commit adds the function renderIntoDocument in react-dom/server and adds the ability to embed the rendered children in the necessary html tags to repereset a full document. this means you can render "<html>...</html>"...
Succeeded
#336263
ensure fallback bootstrap scripts get used in fallback cases
Succeeded
#335950
fix legacy DOM ResponseState type
Succeeded
#335907
Rejct toWarnDev if given callback throws
Succeeded
#335225
fix tests and gates
Succeeded
#335224
ensure fallback bootstrap scripts get used in fallback cases
Succeeded
#335221
ensure fallback bootstrap scripts get used in fallback cases
Succeeded
#334797
ensure fallback bootstrap scripts get used in fallback cases
Succeeded
#334436
add renderIntoDocument* bindings for npm files
Succeeded
#334434
add test for failed fallback shell
Succeeded
#334425
add test for failed fallback shell
Succeeded
#334363
A few fixes 1. Only enqueue rootSegment if not aborted. Previously if the fallbackTask aborted it would enqueue the aborted segment as the completedRootSegment causing the stream to error 2. Always emit early resources. Previously early resources were...
Succeeded
#334357
A few fixes 1. Only enqueue rootSegment if not aborted. Previously if the fallbackTask aborted it would enqueue the aborted segment as the completedRootSegment causing the stream to error 2. Always emit early resources. Previously early resources were...
Succeeded
#334315
ensure fallback bootstrap scripts get used in fallback cases
Succeeded
#334308
abort fallback task on abort
Succeeded
#334270
Implement fallback children When you pass a fallback to renderIntoDocument it will emit the fallback if the shell of the primary children errors. It is possible for the fallback to also error in the shell in which case the result is a fatalError as if...
Failed
#334261
wip implement fallback
Succeeded
#333210
Implement renderIntoDocument This commit adds the function renderIntoDocument in react-dom/server and adds the ability to embed the rendered children in the necessary html tags to repereset a full document. this means you can render "<html>...</html>"...
Succeeded
#333027
Implement renderIntoDocument This commit adds the function renderIntoDocument in react-dom/server and adds the ability to embed the rendered children in the necessary html tags to repereset a full document. this means you can render "<html>...</html>"...
Succeeded

facebook/react    #334308

Started • duration: 07:07
gnoff opened pull request #25970 to main
Loading Sandboxes...
Loading Packages...
Loading Install Instructions...
Finished!
Loading...