facebook/react
Pull Requests
Succeeded
#25285
Update RulesOfHooks with useEvent rules
Succeeded
#27269
[Float][Fizz][Legacy] hoisted elements no longer emit before `<html>` in legacy apis such as `renderToString()`
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
#296786
Unify experimental check for useEvent
Succeeded
#296779
Unify experimental check for useEvent
Canceled
#296777
Unify experimental check for useEvent
Succeeded
#296754
Event functions can also be referenced within other event functions
Canceled
#296751
Gate useEvent handling in ExhaustiveDeps as experimental To keep the test simple, just imperatively only run the test if the EXPERIMENTAL flag is set.
Succeeded
#296636
Update ExhaustiveDeps to only check experimental_useEvent
Succeeded
#295996
Only subtraverse within useEffect CallExprs
Succeeded
#295569
Simplify
Succeeded
#295547
Oops
Succeeded
#295536
Remove nullish coalescing
Succeeded
#295530
Add more comments
Canceled
#295528
Add more comments
Canceled
#295523
Add more comments
Canceled
#295521
Add more comments
Succeeded
#295498
Properly track scopes
Succeeded
#294970
Add hoisting test case
Succeeded
#294968
Clean up comment
Canceled
#294967
Simplify traverse
Succeeded
#294963
Add testcase for Function.apply
Canceled
#294962
This testcase is no longer useful
Canceled
#294961
Invert check
Succeeded
#294852
Maybe the experimental flag isn't worth it
Succeeded
#294316
Maybe the experimental flag isn't worth it
Succeeded
#294312
Update RulesOfHooks with useEvent rules This update to the lint rule checks that functions created with `useEvent` can only be invoked in a `useEffect`callback or closure. They can't be passed down directly as a reference to child components.
Canceled

facebook/react    #295521

Started duration: 02:52
facebook opened pull request #25285 to main
Build canceled in 02:52
Loading...