facebook/react
Pull Requests
Succeeded
#18581
Add pragma for feature testing: @gate
Succeeded
#29057
Fix react-compiler entrypoint for react-server
Succeeded
#29056
Revert 1 main
Succeeded
#29055
Implement file I/O with insertion and extraction operators
Succeeded
#29052
Enable `enableUnifiedSyncLane` for React Native (Meta)
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
Build Activity
Succeeded
#19605
Add dynamic version of gate API Receives same flags as the pragma. If we ever decide to revert the pragma, we can codemod them to use this instead.
Succeeded
#19534
Compatibility with console error/warning tracking We patch console.error and console.warning to track unexpected calls in our tests. If there's an unexpected call, we usually throw inside an `afterEach` hook. However, that's too late for tests that we...
Succeeded
#19503
Compatibility with console error/warning tracking We patch console.error and console.warning to track unexpected calls in our tests. If there's an unexpected call, we usually throw inside an `afterEach` hook. However, that's too late for tests that we...
Succeeded
#19502
Compatibility with console error/warning tracking We patch console.error and console.warning to track unexpected calls in our tests. If there's an unexpected call, we usually throw inside an `afterEach` hook. However, that's too late for tests that we...
Succeeded
#19500
Compatibility with console error/warning tracking We patch console.error and console.warning to track unexpected calls in our tests. If there's an unexpected call, we usually throw inside an `afterEach` hook. However, that's too late for tests that we...
Succeeded
#19498
Compatibility with console error/warning tracking We patch console.error and console.warning to track unexpected calls in our tests. If there's an unexpected call, we usually throw inside an `afterEach` hook. However, that's too late for tests that we...
Succeeded
#19402
Add pragma for feature testing: @gate The `@gate` pragma declares under which conditions a test is expected to pass. If the gate condition passes, then the test runs normally (same as if there were no pragma). If the conditional fails, then the test...
Succeeded
#19395
Add pragma for feature testing: @gate The `@gate` pragma declares under which conditions a test is expected to pass. If the gate condition passes, then the test runs normally (same as if there were no pragma). If the conditional fails, then the test...
Succeeded
#19394
Add pragma for feature testing: @gate The `@gate` pragma declares under which conditions a test is expected to pass. If the gate condition passes, then the test runs normally (same as if there were no pragma). If the conditional fails, then the test...
Succeeded

facebook/react    #19605

Started duration: 01:29
acdlite opened pull request #18581 to master
Loading Sandboxes...
Loading Packages...
Loading Install Instructions...
Finished!
Loading...