facebook/react
Pull Requests
Succeeded
#25285
Update RulesOfHooks with useEvent rules
Succeeded
#20748
Experiment: Infer the current event priority from the native event
Succeeded
#18271
ReactDOM.useEvent: Add more scaffolding for useEvent hook
Succeeded
#27443
Fix controlled radios, maybe for real this time
Succeeded
#27442
Update commit_artifacts.yml
Succeeded
#27440
[Fizz] Don't double replay elements when it's the postpone point
Succeeded
#27439
Bugfix: Selective hydration triggers false update loop error
Succeeded
#27436
Enforce that the "react-server" build of "react" is used
Succeeded
#27435
react-hooks/rules-of-hooks: detect issues in property definitions
Succeeded
#27434
Test fix: Add missing warning assertion
Succeeded
#27433
Restore "publish `react-server-dom-turbopack` to canary channels (#27427)"
Succeeded
#27430
feat(eslint-plugin-react-hooks): allow hooks with snake_case names
Succeeded
#27428
Revert "publish `react-server-dom-turbopack` to canary channels (#27427)
Succeeded
#27427
publish `react-server-dom-turbopack` to canary channels
Succeeded
#27425
test: code pr checks
Succeeded
#27424
Add Server Context deprecation warning
Succeeded
#27422
[Fizz][Fiber] Support Suspense boundaries outside html, head, and body tags
Succeeded
#27421
[Fizz] Track postpones in fallbacks
Succeeded
#27419
React DevTools 4.28.3 -> 4.28.4
Succeeded
#27418
[Fizz] Restrict types of keyPath when it is known
Succeeded
#27417
refactor[devtools/extension]: refactored messaging logic across different parts of the extension
Succeeded
#27416
Resolved grammatical errors and typos
Succeeded
#27414
feat: support Micro-Frontend mode and Module Federation modules
Succeeded
#27412
Portals
Succeeded
#27410
Fix error when rendering async components
Succeeded
#27409
Ship diffInCommitPhase
Succeeded
#27408
[Flight] Dedupe suspense boundaries when it has already been found earlier
Succeeded
#27407
Upgrade to Flow 0.217.0
Succeeded
#27406
Style the AUTHORS in a .md table format
Succeeded
#27405
Stop flowing and then abort if a stream is cancelled
Succeeded
#27404
Fix issue with eol when generating flow config
Succeeded
#27401
Fix checkbox and radio hydration
Succeeded
#27400
[Fizz][Float] Refactor Resources
Succeeded
#27399
Use MurmurHash3 when native hashing function is not available
Succeeded
#27398
[Fizz][Float] Refactor StyleResource
Succeeded
#27397
useFormState: Hash the component key path for more compact output
Succeeded
#27395
[Fizz] Simplify ReplayNode data structure
Succeeded
#27394
Update tracked value after resetting radio group
Succeeded
#27388
[Fizz] Ensure Resumable State is Serializable
Succeeded
#27387
[Fizz] Reuse rootSegmentID as the SuspenseBoundaryID
Succeeded
#27386
[Fizz] Client render the nearest child or parent suspense boundary if replay errors or is aborted
Succeeded
#27385
[Fizz] Don't bail out of flushing if we still have pending root tasks
Succeeded
#27383
perf: remove allocations in useReducer
Succeeded
#27382
Restrict React DOM imports from Server Components
Succeeded
#27381
Key types: Add bigint support to Key
Succeeded
#27379
[Fizz] Replay Postponed Paths
Succeeded
#27375
fix[devtools/extension]: added a workaround for proxy content script injection in firefox
Succeeded
#27374
useFormState: Only emit markers if postback state is provided
Succeeded
#27373
feat[devtools/extension]: show disclaimer when page doesnt run react and refactor react polling logic
Succeeded
#27372
useFormState: MPA submissions to a different page
Succeeded
#27371
[Fizz] Fix root segment IDs
Succeeded
#27370
useFormState: Compare action signatures when reusing form state
Succeeded
#27369
fix[devtools/extension]: unregister dynamically injected content scripts instead of filtering
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.
Succeeded

facebook/react    #296779

Started • duration: 02:30
facebook opened pull request #25285 to main
Loading Sandboxes...
Loading Packages...
Loading Install Instructions...
Finished!
Loading...