facebook/react
Pull Requests
Succeeded
#24886
[Float] stylesheet hoisting
Succeeded
#26241
Better type for SchedulerMinHeap
Succeeded
#28966
[Tooling] Update critical artifact list
Succeeded
#28965
[Fiber] render boundary in fallback if it contains a new stylesheet during sync update
Succeeded
#28964
Set enableUseMemoCacheHook to true everywhere
Succeeded
#28963
Stop committing resources to an external repo
Succeeded
#28962
Add `bun` to `react-dom`'s `package.json`.
Succeeded
#28959
typo: fix typos in codes.json
Succeeded
#28958
Float: Add support for crossOrigin="anonymous"
Succeeded
#28957
Jzhan force sync update
Succeeded
#28955
[react-native] Add unit test to ReactNativeAttributePayload
Succeeded
#28954
Move useMemoCache hook to react/compiler-runtime
Succeeded
#28953
feat(deps): Grouped dependencies updates by Dependabot
Succeeded
#28952
move from `importAssertions` to `importAttributes`
Succeeded
#28951
Test StrictEffects in react-dom
Succeeded
#28950
Update config.yml
Succeeded
#28949
Gaurav added a message
Succeeded
#28945
pranav added a message
Succeeded
#28944
chore: export cjs/umd as v17
Succeeded
#28942
Fix useActionState PendingState Type
Succeeded
#28940
Added a hyperlink to Node
Succeeded
#28939
Import correct prod version of jsx-dev-runtime for react-server
Succeeded
#28937
Fixed it: Update CODE_OF_CONDUCT.md
Succeeded
#28936
feat(badge): Add JSDelivr badge
Succeeded
#28934
fix(hydrate): to check and add validations for type check of argument…
Succeeded
#28932
Add changelog for 18.3.1
Succeeded
#28930
Configure JSX Feature Flags as Dynamic (Meta)
Succeeded
#28929
Add changelog for 18.3 and 18.3.1
Succeeded
#28927
[Not for merge] 18.3.1 Release
Succeeded
#28925
Update Changelog for 18.3.0
Succeeded
#28921
fix: react server condition for `react/jsx-dev-runtime`
Succeeded
#28920
Update made
Succeeded
#28919
[react-dom] Provide a way to silence devtools recommendation
Succeeded
#28916
Export `React.act` from 18.3
Succeeded
#28912
(Land #28798) Move Current Owner (and Cache) to an Async Dispatcher
Succeeded
#28911
Go back to shared refs instance object
Succeeded
#28910
Support ref cleanup function for imperative handle refs
Succeeded
#28909
Reconciler: Change `commitUpdate` signature to account for unused `updatePayload` parameter
Succeeded
#28907
[Flight][Fizz] tasks that ping in a microtask should render synchronously
Succeeded
#28906
Update README.md
Succeeded
#28905
Update canary channel label to "beta"
Succeeded
#28904
warn -> error for Test Renderer deprecation
Succeeded
#28902
Update App.test.js
Succeeded
#28901
fix: export `jsx-runtime.react-server.js` as `react/jsx-dev-runtime`
Succeeded
#28900
[Flight][Fizz] schedule flushing independently from performing work
Succeeded
#28899
Create short link for jsx warning
Succeeded
#28896
Remove automatic fetch `cache` instrumentation
Succeeded
#28895
Add ref callback test for cleanup fn vs null call
Succeeded
#28894
[Flight][Fizz] ping work within current task
Succeeded
#28893
[Flight Reply] Encode ReadableStream and AsyncIterables
Succeeded
#28892
Install ESLint v9
Succeeded
#28891
Cleanup `replayFailedUnitOfWorkWithInvokeGuardedCallback`and `enableProfilerNestedUpdateScheduledHook`
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    #274018

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