facebook/react
Pull Requests
Succeeded
#27400
[Fizz][Float] Refactor Resources
Succeeded
#27823
Refine wording, enhance grammar, and correct typos in README.md
Succeeded
#27821
Add feature flags for expiration times
Succeeded
#27820
Remove WARNINGS file from FB
Succeeded
#27819
Add header to ReactAllWarnings Meta-only file
Succeeded
#27818
[Flight] Support postponing through a serialized promise
Succeeded
#27817
[ci] try to fix commit_artifacts step
Succeeded
#27811
[meta] copy ReactAllWarnings.js file
Succeeded
#27810
Add single child and array with one item key equality test to address TODO comment
Failed
#27808
[WIP] Diffs for hydration errors
Succeeded
#27807
Enable flag disableModulePatternComponents for native-fb
Succeeded
#27805
Update act references in tests
Succeeded
#27804
Add stable concurrent option to react-test-renderer
Succeeded
#27803
convert circleci workflow publish_preleases to github actions
Succeeded
#27802
convert circleci workflow publish_preleases_nightly to github actions
Succeeded
#27801
convert circleci worklfow fuzz_tests to github actions
Succeeded
#27800
convert circleci workflow devtools_regression_tests to github actions
Succeeded
#27799
convert circleci workflow build_and_test to github actions
Succeeded
#27798
Remove React.createFactory
Succeeded
#27796
feat: -added tests for more coverage in reactDom-input and reactText-area
Failed
#27795
Optimizing Code Structure and Clarity: Comprehensive Comments for Enhanced Readability and Understanding
Succeeded
#27794
Create COLLAB
Succeeded
#27792
[easy] remove unused deps coveralls and @actuallyworks/node-fetch
Succeeded
#27790
Flow: make more objects exact
Succeeded
#27788
fix: add isChildPublicInstance to ReactNativeTypes
Succeeded
#27786
Create warnings JS file for Meta
Succeeded
#27785
Update warnings extraction to hermes-parser
Succeeded
#27784
[flow] upgrade to 0.213.2
Succeeded
#27783
feat[Fabric/Paper]: support getIsOneInstanceAncestorOfAnother api method
Succeeded
#27776
Fix useSyncExternalStoreWithSelector to not call selectors when snapshot hasn't changed
Succeeded
#27773
Refactor deployment script for enhanced readability and robustness
Succeeded
#27772
Move client only exports to `react-dom/client`
Succeeded
#27769
React use lint 2
Succeeded
#27768
Move use lint to non-experimental
Succeeded
#27767
Rename fork ReactSharedInternals -> ReactSharedInternalsClient
Succeeded
#27766
Bump @adobe/css-tools from 4.0.1 to 4.3.2 in /fixtures/flight
Succeeded
#27765
Update README.md with react.dev links
Succeeded
#27761
[Fizz] Add Component Stacks to `onError` and `onPostpone` when in dev mode or during prerenders in prod mode
Succeeded
#27760
GitHub actions and workflows
Succeeded
#27759
React DevTools 4.28.5 -> 5.0.0
Succeeded
#27753
devtool not in codesandbox
Succeeded
#27750
Update attribute-behavior fixture app to latest React + React Scripts
Succeeded
#27747
Update to ReactDOM.createRoot in latest v18 from ReactDOM.render
Succeeded
#27746
reduntant message word in file CheckStringCoercion under the shared p…
Succeeded
#27745
Create coba fork
Succeeded
#27742
Remove module pattern function component support
Succeeded
#27741
[ReactTestRenderer] Rename unstable_isConcurrent to isConcurrent with warning
Succeeded
#27740
fix: select console error to not suggest to set readonly to true
Succeeded
#27739
Add dynamic `disableModulePatternComponents` flag for native-fb
Succeeded
#27737
fix tests mock by using Module instance instead of plain js object
Succeeded
#27736
fix(dom): fix function error when element name is nodeName
Build Activity
Succeeded
#421801
PrecedenceQueue -> StyleQueue
Canceled
#421798
PrecedenceQueue -> StyleQueue
Succeeded
#421322
Adds a test demonstrating preload credential transfer across prerender/resume
Succeeded
#421285
Adds a test demonstrating preload credential transfer across prerender/resume
Succeeded
#420777
Adds a test demonstrating preload credential transfer across prerender/resume
Succeeded
#420722
Models image resources as their own type to encode the "promotion" behavior when an img tag is rendered and we promote the priority
Succeeded
#420668
Adds a test to cover the case where you preload a stylesheet but then render a styletag with the href using precedence. This is probably done as a mistake (accidentally using the same href) but if you are going to inline on your own then you should als...
Succeeded
#420666
Adds a test to cover the case where you preload a stylesheet but then render a styletag with the href using precedence. This is probably done as a mistake (accidentally using the same href) but if you are going to inline on your own then you should als...
Succeeded
#420663
Adds a test case to ensure that regardless of what order prelaods and resources are created there is at most one preload per resource. This affects stylesheets, scripts, and moduleScripts only
Succeeded
#420662
Adds a test case to ensure that regardless of what order prelaods and resources are created there is at most one preload per resource. This affects stylesheets, scripts, and moduleScripts only
Succeeded
#420613
Preloads need to be stashed during a render because they may need to be put in a different flushing queue or may need to be prevented from flushing. This only applies to a few resource types however, stylesheet, images, scripts, and moduleScripts. Anot...
Canceled
#420611
Preloads need to be stashed during a render because they may need to be put in a different flushing queue or may need to be prevented from flushing. This only applies to a few resource types however, stylesheet, images, scripts, and moduleScripts. Anot...
Succeeded
#420593
Preloads need to be stashed during a render because they may need to be put in a different flushing queue or may need to be prevented from flushing. This only applies to a few resource types however, stylesheet, images, scripts, and moduleScripts. Anot...
Succeeded
#420324
renames type Precedence to PrecedenceQueue to better describe what it is. A precedence is now always the string value and the precedence queue is the thing that holds info about style tag rules and stylesheets that need to be flushed for that precedence
Canceled
#420323
Unifies the key identity of preloads and resources. Some resources do not have a loadable type and we identify these as UnknownResources. For example fonts and images are preloadable but not actually loadable so we bucket them in this unknown category ...
Succeeded
#420162
[Fizz][Float] Refactor Resources Refactors Resources to have a more compact and memory efficient struture. Resources generally are just an Array of chunks. A resource is flushed when it's chunks is length zero. A resource does not have any other state...
Succeeded
#419989
[Fizz][Float] Refactor Resources Refactors Resources to have a more compact and memory efficient struture. Resources generally are just an Array of chunks. A resource is flushed when it's chunks is length zero. A resource does not have any other state...
Succeeded
#419984
[Fizz][Float] Refactor Resources Refactors Resources to have a more compact and memory efficient struture. Resources generally are just an Array of chunks. A resource is flushed when it's chunks is length zero. A resource does not have any other state...
Succeeded

facebook/react    #421801

Started duration: 05:18
gnoff opened pull request #27400 to main
Loading Sandboxes...
Loading Packages...
Loading Install Instructions...
Finished!
Loading...