facebook/react
Pull Requests
Succeeded
#24886
[Float] stylesheet hoisting
Succeeded
#24427
Avoid accumulating hydration mismatch errors after the first hydration error
Succeeded
#20255
Bisect effects refactor
Succeeded
#26398
Feature: Suspend commit without blocking render
Succeeded
#22030
Console Logging for StrictMode Double Rendering
Succeeded
#29118
[compiler] Todo for for-await loops
Succeeded
#29114
Add packageManager fields for Corepack compat
Succeeded
#29112
Add babel-plugin-react-compiler deps to other packages
Succeeded
#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
Build Activity
Succeeded
#274018
Support validation for props on duplicate resource and on client resource update`
Succeeded
#274009
Support validation for props on duplicate resource and on client resource update`
Succeeded
#273566
leave found resources in place
Succeeded
#273552
opt-out of resource semantics when using data attributes
Succeeded
#273476
opt-out of resource semantics when using data attributes
Succeeded
#273467
fixup! opt-out of resource semantics when using data attributes
Succeeded
#273463
opt-out of resource semantics when using data attributes
Succeeded
#273077
implement proper keying for stylesheet resources
Succeeded
#273072
remove gate now that legacy roots no longer use resource behavior
Canceled
#273068
implement proper keying for stylesheet resources
Succeeded
#272737
fixup! share resources with other roots using the same resourceContainer
Succeeded
#272734
share resources with other roots using the same resourceContainer
Succeeded
#272731
share resources with other roots using the same resourceContainer
Succeeded
#272649
fixup! refactor hoisting
Succeeded
#272639
refactor hoisting
Succeeded
#272555
improve tests
Succeeded
#272549
purge unmatched resources on commit
Succeeded
#272205
Implement FloatResources in react-dom Resources are implemented as a new fiber type HostResource which expect ref counting and hoisting semantics. Currently only react-dom supports this and it is only enabled if the `enableFloat` flag is true. When e...
Succeeded
#272179
Implement FloatResources in react-dom Resources are implemented as a new fiber type HostResource which expect ref counting and hoisting semantics. Currently only react-dom supports this and it is only enabled if the `enableFloat` flag is true. When e...
Succeeded
#272073
Implement FloatResources in react-dom Resources are implemented as a new fiber type HostResource which expect ref counting and hoisting semantics. Currently only react-dom supports this and it is only enabled if the `enableFloat` flag is true. When e...
Succeeded
#272062
debug
Succeeded
#271672
Implement FloatResources in react-dom Resources are implemented as a new fiber type HostResource which expect ref counting and hoisting semantics. Currently only react-dom supports this and it is only enabled if the `enableFloat` flag is true. When e...
Succeeded
#271671
Implement FloatResources in react-dom Resources are implemented as a new fiber type HostResource which expect ref counting and hoisting semantics. Currently only react-dom supports this and it is only enabled if the `enableFloat` flag is true. When e...
Succeeded
#271268
remove gates
Canceled
#271267
fix feature flags and test gates
Succeeded
#271183
Implement FloatResources in react-dom Resources are implemented as a new fiber type HostResource which expect ref counting and hoisting semantics. Currently only react-dom supports this and it is only enabled if the `enableFloat` flag is true. When e...
Succeeded
#271181
Implement FloatResources in react-dom Resources are implemented as a new fiber type HostResource which expect ref counting and hoisting semantics. Currently only react-dom supports this and it is only enabled if the `enableFloat` flag is true. When e...
Succeeded
#271180
gate tests behind not enableFloat
Canceled
#271179
fixup! [Fizz/Float] Float for stylesheet resources
Succeeded
#271177
lints
Succeeded
#271176
refactor resource creation and improve types
Succeeded
#271172
fixup flow types
Succeeded
#271159
fix imports
Failed
#271153
fix bad import
Canceled
#271152
gate float behind supportsResources
Failed
#270943
fixup! Use the effects system to drive resource ref counting
Failed
#270942
Use the effects system to drive resource ref counting This commit overhauls the client resource hoisting by usign the commit phase to acquire and release resource usage. For hydration it is possible to encounter resourcable links that end up not match...
Failed
#270416
early draft of hoisting Resources
Succeeded
#270043
[Fizz/Float] Float for stylesheet resources This change implements Float for a minimal use case of hoisting stylesheet resources to the head and ensuring the flush in the appropriate spot in the stream. Subsequent commits will add support for client s...
Succeeded
#270034
[Fizz/Float] Float for stylesheet resources This change implements Float for a minimal use case of hoisting stylesheet resources to the head and ensuring the flush in the appropriate spot in the stream. Subsequent commits will add support for client s...
Succeeded
#270031
rename flag
Canceled
#270030
cleanup
Succeeded
#270026
remove unecessary insertion modes
Succeeded
#270021
remove tests for preload and related calls
Succeeded
#270000
remove float exports
Succeeded

facebook/react    #271177

Started duration: 04:07
gnoff opened pull request #24886 to main
Loading Sandboxes...
Loading Packages...
Loading Install Instructions...
Finished!
Loading...