facebook/react
Pull Requests
Succeeded
#23278
[WIP] React Native: Turn HostComponent into an EventEmitter
Running
#29109
CI: Allow to run rust compiler on macos and widnows aswell
Succeeded
#29108
fix: removed redundant character escape in RegExp
Succeeded
#29105
Implement isObject function
Succeeded
#29104
fix: use `filename` instead of `context.filename` in eslint compiler
Succeeded
#29103
Add hyperlink for Good First Issues header
Succeeded
#29102
docs: fix typo DESIGN_GOALS.md
Succeeded
#29101
Resolve defaultProps of class components in JSX runtime
Succeeded
#29096
[React Compiler] Fix rule name for ESLint plugin
Succeeded
#29095
compiler: merge reactive scopes across const StoreLocal
Succeeded
#29094
Update `eslint-plugin-react-compiler` to used named rule severity
Succeeded
#29089
[compiler]: cleanup useless clone
Succeeded
#29088
Move createElement/JSX Warnings into the Renderer
Succeeded
#29087
[compiler:publish] Specify https for registry
Succeeded
#29086
chore(docs): fix typo (plugion => plugin) in DESIGN_GOALS.md
Succeeded
#29085
[Compiler][script] Dedupe error report counts before reporting in healthcheck
Succeeded
#29084
[compiler] Add readme for babel plugin
Succeeded
#29083
[compiler] Check if current branch is main
Succeeded
#29082
[compiler] Various fixes for publishing script
Succeeded
#29081
[compiler:eslint] Fix false positive with TS type param syntax
Succeeded
#29080
feat: add a verbose option to react-compiler-healthcheck to log all c…
Succeeded
#29079
compiler: fix jsx text attributes with double quotes
Succeeded
#29077
fix(react-compiler-healthcheck): detect strict mode when using `<React.StrictMode/>`
Succeeded
#29076
[heathcheck] Check for namespaced StrictMode
Succeeded
#29074
add nextjs config to compiler strict check
Succeeded
#29073
Fix ESLint and Prettier configs for React Compiler
Succeeded
#29072
Add a `main` field to `eslint-plugin-react-compiler`, fixes #29068.
Succeeded
#29071
docs: fix typo in architecture section
Succeeded
#29070
docs: fix description of react_estree extensions
Succeeded
#29067
Bump next from 13.5.6 to 14.1.1 in /compiler
Succeeded
#29066
Bump @babel/traverse from 7.1.6 to 7.24.5 in /compiler
Succeeded
#29065
Bump tough-cookie from 4.1.2 to 4.1.4 in /compiler
Succeeded
#29064
Bump word-wrap from 1.2.3 to 1.2.5 in /compiler
Succeeded
#29063
Bump postcss from 8.4.24 to 8.4.31 in /compiler
Succeeded
#29061
Open-source React Compiler
Succeeded
#29060
Bump React 19 beta to RC
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
Build Activity
Succeeded
#222201
fix capture phase registration
Succeeded
#222121
remove console.log
Succeeded
#222120
attempt to provide a working CustomEvent jest mock so that tests can run
Succeeded
#222111
yarn prettier-all
Succeeded
#222110
turn for loop into forEach
Succeeded
#222108
yarn replace-fork
Succeeded
#222107
var in for loop to make ci happy?
Succeeded
#222105
initialize listeners to null, only create empty array if there is a listener to add to it - to avoid creating empty arrays that aren't ever used in a hot path
Succeeded
#222103
initialize listeners to null, only create empty array if there is a listener to add to it - to avoid creating empty arrays that aren't ever used in a hot path
Canceled
#222102
fix lints, clean up
Succeeded
#222090
prettier
Succeeded
#222085
missing files
Succeeded
#222073
fix flow
Succeeded
#222069
getListener -> getListeners
Canceled
#222068
fix another site where insts.length needs to == listeners.length
Succeeded
#221876
fix dispatch / listener code to accept 0 or more listeners and handle 2+ listeners
Succeeded
#221846
fix null deref
Succeeded
#221828
typo
Succeeded
#221813
Send data back and forth between Event <> SyntheticEvent in a way that supports the RN Event polyfill
Succeeded
#220092
getEventListener returns an array of functions instead of Function | null
Canceled
#220091
Handle CustomEvent in ReactNativeBridgeEventPlugin
Succeeded
#218844
CustomEvent should be typed in react, but implemented in RN repo
Succeeded
#218748
fix typo, add comments
Succeeded
#217949
New mechanism for 'once'
Succeeded
#217928
make listeners nullable
Succeeded
#217897
_eventListeners is null by default to save on memory/perf
Succeeded
#217837
Turn HostComponent into an EventEmitter
Succeeded

facebook/react    #222090

Started duration: 03:47
JoshuaGross opened pull request #23278 to main
Loading Sandboxes...
Loading Packages...
Loading Install Instructions...
Finished!
Loading...