facebook/react
Pull Requests
Succeeded
#25243
[WIP] [Fizz/Float] Float for stylesheet resources
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`
Succeeded
#28890
Fix readme errors
Succeeded
#28889
Update README.md
Build Activity
Succeeded
#299588
nits
Canceled
#299587
remove unecessary export
Canceled
#299586
escape newline in attribute selector
Succeeded
#299558
flow
Canceled
#299556
lints
Canceled
#299555
use a stack for currentResources
Succeeded
#299510
reimplement server dispatcher
Succeeded
#299507
gates
Succeeded
#299502
fix double call of hasStyleResourceDependencies
Canceled
#299501
escape hrefs in document queries
Succeeded
#299487
remove special casing of precedence prop
Succeeded
#299480
reimplement server dispatcher
Canceled
#299476
reimplement server dispatcher
Canceled
#299467
reimplement server dispatcher
Succeeded
#299458
reimplement server dispatcher
Succeeded
#299235
reimplement server dispatcher
Succeeded
#299223
make insert style script slightly smaller
Succeeded
#299220
types
Succeeded
#299189
add react-dom external to flight entries
Canceled
#299188
remove extraneous preamableopen
Succeeded
#299181
fix test
Succeeded
#299176
lint
Succeeded
#299169
cleanup style insertion scripts
Succeeded
#299166
revert to request based preamble
Succeeded
#299159
query for existing styles in acquisition instead of construction. remove restoreAllStyles
Succeeded
#299152
wip fixes
Canceled
#299150
wip
Succeeded
#298753
forks
Canceled
#298752
integrate push/pop dispatcher with renderer prep / reset
Succeeded
#298747
make TODO proper TODO and cleanup comments
Canceled
#298745
clarify render start and stop function names
Succeeded
#298743
set default dispatcher in creatRoot and hydra teRoot
Succeeded
#298671
refactor default dispatcher initialization
Failed
#298655
add react-dom to fizz entry externals
Succeeded
#298604
fixes
Succeeded
#298598
setCurrentlyRenderingBoundaryResources => setCurrentlyRenderingBoundaryResourcesTarget
Succeeded
#298596
refactor render prep
Succeeded
#298560
determine preamble while flushing and make postamble resilient to async render order
Failed
#298557
throw if no head to insert styles into
Failed
#298553
narrow resource rendering scope to workloop
Succeeded
#298549
rename setBoundaryResources to be more clear about its function as a render-time context
Succeeded
#298537
empty chunk for fabric
Succeeded
#298530
determine preamble while flushing and make postamble resilient to async render order
Succeeded
#298515
determine preamble while flushing and make postamble resilient to async render order
Failed
#298240
determine preamble while flushing and make postamble resilient to async render order
Succeeded
#298211
remove errors for ReactDOMFloat delegating functions
Succeeded
#298210
forEach over .next()
Succeeded
#297647
fix flow config
Succeeded
#297646
refactor ReactDOMSharedInternals to avoid import cycles
Succeeded
#297642
[Fizz/Float] Float for stylesheet resources This commit implements Float in Fizz and on the Client. The initial set of supported APIs is roughly 1. Convert certain stylesheets into style Resources when opting in with precedence prop 2. Emit preloads ...
Succeeded
#297630
handle HostResource fiber props becoming invalid on update
Succeeded
#297515
gates and tests
Succeeded
#297501
gates
Succeeded
#296881
add validation for when props change for a resource
Succeeded
#296875
support retaining styles across remounts
Succeeded
#296752
cleanup
Succeeded
#296719
improve props types on client and server
Succeeded
#296703
have preinit insert stylesheets immediately on the client during render
Succeeded
#296424
refactor loading tracing
Succeeded
#296092
add validation to client float implementation
Succeeded
#296038
refactor validation to external file
Succeeded
#295589
refactor client float functions
Failed
#295422
wip
Succeeded
#294876
client preloads
Succeeded
#294313
trigger client render when a resource fails to load
Succeeded
#293856
cleanup attribute mapping and make disabled an opt out for style resources
Succeeded
#293841
update error messages
Succeeded
#293557
some tests don't fail even if gate is false b/c there are no warnings in prod either way
Succeeded
#293551
[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...
Canceled
#293549
[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
#293547
[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...
Canceled
#293546
implement validation
Succeeded
#293429
support font preloads standardizing crossOrigin prop
Succeeded
#292921
fixes
Canceled
#292918
fix feature gating
Succeeded
#292601
remove duplicate exports
Canceled
#292600
refactor attribute serializaiton and escaping
Succeeded
#292571
[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
#292570
[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
#292569
[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
#292501
[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
#292448
[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...
Failed

facebook/react    #298553

Started • duration: 04:16
gnoff opened pull request #25243 to main
Build failed in 04:16
Loading...