facebook/react
Pull Requests
Succeeded
#25285
Update RulesOfHooks with useEvent rules
Succeeded
#26497
Make disableSchedulerTimeoutInWorkLoop a static ff
Succeeded
#26494
Codemod more tests to waitFor pattern
Succeeded
#26493
Improve tests that deal with microtasks
Succeeded
#26492
[DevTools] browser extension: improve script injection logic
Succeeded
#26491
Codemod some expiration tests to waitForExpired
Succeeded
#26490
Remove disableNativeComponentFrames
Succeeded
#26489
Turn skipUnmountedBoundaries on
Succeeded
#26488
Remove unused feature flag disableSchedulerTimeoutBasedOnReactExpirationTime
Succeeded
#26487
[flow] make Flow suppressions explicit on the error
Succeeded
#26482
chore: fix minor comment typo.
Succeeded
#26480
Add dynamic flag for sibling pre-rendering in RN
Succeeded
#26479
[Flight] Add support BigInt support
Succeeded
#26478
[Flight] Failing test for dropped transport of undefined object values
Succeeded
#26476
updated good first issues section
Succeeded
#26475
seperated Good first issues for beginner and intermediate level coders
Succeeded
#26474
[Flight Plugin] Scan for "use client"
Succeeded
#26473
Fix CommonJS imports after Rollup upgrade
Failed
#26472
[TEMP] Bad test
Succeeded
#26470
React DevTools 4.27.3 -> 4.27.4
Succeeded
#26469
[DevTools] missing file name in package.json
Succeeded
#26468
Fix Flow types of useEffectEvent
Succeeded
#26464
eslint: Add suggestion to remove literals from dependency arrays
Succeeded
#26461
Make InternalInstanceHandle type opaque in ReactNativeTypes
Succeeded
#26459
React DevTools 4.27.2 -> 4.27.3
Succeeded
#26458
Should not throw for children of iframe or object
Succeeded
#26457
Fix enableClientRenderFallbackOnTextMismatch flag
Succeeded
#26456
chore: update new docs links for react-dom
Succeeded
#26455
chore: update links of docs and api
Succeeded
#26453
Bugfix: SuspenseList incorrectly forces a fallback
Succeeded
#26452
fix docs link for useSyncExternalStore
Succeeded
#26451
[TEMP] just checking size - merge FloatClient into DOMHostConfig
Succeeded
#26450
[Float][Fiber] Implement waitForCommitToBeReady for stylesheet resources
Succeeded
#26449
Add links to new docs and remove links to old docs
Succeeded
#26448
Add REVISION file to react-fbsource-import
Succeeded
#26446
Generate sourcemaps for production build artifacts
Succeeded
#26445
Bug: Extra render pass when reverting to client render
Succeeded
#26442
Update Rollup to 3.x
Succeeded
#26441
Revert "Unify `use` and `renderDidSuspendDelayIfPossible` implementat…
Succeeded
#26440
Revert ReactFiberWorkLoop refactor
Succeeded
#26439
useEffectEvent failing lint tests
Succeeded
#26438
Fix: typo `except` -> `expect` in `codes.json` :)
Succeeded
#26437
Remove ReactFabricPublicInstance and used definition from ReactNativePrivateInterface
Succeeded
#26436
[DOC] Replace legacy reactjs doc with latest react.dev urls
Succeeded
#26435
Small Flow upgrade to 0.202.0
Succeeded
#26434
Suspensily committing a prerendered tree
Succeeded
#26433
Refactor ReactDOMComponent to use flatter property operations
Succeeded
#26431
clear effect event update queue after committing
Succeeded
#26427
Check if suspensey instance resolves in immediate task
Succeeded
#26425
Improve render() function error messages
Succeeded
#26424
FIX: Various typos ✨
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    #296751

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