facebook/react
Pull Requests
Succeeded
#17322
Add useUniqueId Hook
Succeeded
#18210
Modern Event System: Add support for internal FB Primer
Succeeded
#20278
Add best-effort documentation for third-party renderers
Succeeded
#28881
Don't minify symbols in production builds
Succeeded
#28880
Build react-reconciler for FB builds
Succeeded
#28879
Unrevert "Support writing to this.refs from userspace"
Succeeded
#28878
[Experiment] Reuse memo cache after interruption
Succeeded
#28877
Revert "Support writing to this.refs from userspace"
Succeeded
#28875
convert circleci workflow devtools_regression_tests to github actions
Succeeded
#28874
Deprecate `renderToStaticNodeStream` (#28872)
Succeeded
#28873
Remove `renderToStaticNodeStream`
Succeeded
#28872
Deprecate `renderToStaticNodeStream`
Succeeded
#28871
[Fizz] escape <script> textContent similar to bootstrapScript
Succeeded
#28870
[Fizz] escape <style> textContent as css
Succeeded
#28869
Write Diff Train import branch to this repo
Succeeded
#28868
[Fiber/Fizz] Support AsyncIterable as Children and AsyncGenerator Client Components
Succeeded
#28867
Support writing to this.refs from userspace
Succeeded
#28865
Revert "convert circleci workflow devtools_regression_tests to github actions"
Succeeded
#28864
Remove ReactFlightFB bundles
Succeeded
#28860
Add missing bundle types for ReactCacheOld
Succeeded
#28859
delete useless eslint-disable-next-line
Succeeded
#28858
[Devtools] Rename Forget badge
Succeeded
#28857
Update ReactNativeTypes for root options (part 2)
Succeeded
#28856
Complete the typo fix
Succeeded
#28855
console test utils fix: match entire string, not just first letter
Succeeded
#28854
[Flight / Flight Reply] Encode Iterator separately from Iterable
Succeeded
#28853
Warn for Child Iterator of all types but allow Generator Components
Succeeded
#28852
Test top level fragment inside lazy semantics
Succeeded
#28851
Promote ASYNC_ITERATOR symbol to React Symbols
Succeeded
#28850
Add ReactNativeTypes for root options
Succeeded
#28849
[Flight] Support (Async) Generator ServerComponent
Succeeded
#28847
[Flight] Encode ReadableStream and AsyncIterables
Succeeded
#28846
Enable flag disableClientCache
Succeeded
#28845
Ensure sizebot doesn't swallow large diffs
Succeeded
#28844
Delete AUTHORS.md
Succeeded
#28843
Bump version from 18.2 to 18.3
Succeeded
#28842
Add early return to diffProperties
Succeeded
#28841
Create Fabric-specific version of ReactNativeAttributesPayload
Succeeded
#28840
React DevTools 5.0.2 -> 5.1.0
Succeeded
#28837
Flush direct streams in Bun
Succeeded
#28836
Add on(Caught|Uncaught|Recoverable) opts to RN
Succeeded
#28835
Fix mistaken "react-server" condition
Succeeded
#28834
Revert to use console.error for onRecoverableError on RN
Succeeded
#28833
Tests for effects behavior in modern and legacy strict modes during fast refresh
Succeeded
#28832
feat[devtools-fusebox]: support theme option
Succeeded
#28831
[Devtools] Look for a ReactMemoCacheSentinel on state
Succeeded
#28830
style: remove extra space for `package.json`
Succeeded
#28829
Remove redundant props assign
Succeeded
#28828
Remove `flight-browser` fixture
Succeeded
#28827
Run Closure on non-minified prod builds, too
Succeeded
#28826
Add failing test for string ref bug
Succeeded
#28825
Fix nightly release job for real
Succeeded
#28824
Fix nightly release job
Build Activity
Succeeded
#18514
changed export name to unstable_useOpaqueIdentifier
Succeeded
#18499
Remove deep import of `getIsRendering` internal Shuffles boundary between host config and renderer so that this deep import is no longer necessary.
Succeeded
#18498
Remove deep import of `getIsRendering` internal Shuffles boundary between host config and renderer so that this deep import is no longer necessary.
Succeeded
#18022
Use pushEffect instead of effect hook Effect is only need on initial mount, and only when hydrating, so we can optimize this a bit.
Succeeded
#17982
react.opaqueObject -> react.opaque.id
Succeeded
#17976
react.opaqueObject -> react.opaque.id
Succeeded
#17125
Add useOpaqueIdentifier Hook We currently use unique IDs in a lot of places. Examples are: * `<label for="ID">` * `aria-labelledby` This can cause some issues: 1. If we server side render and then hydrate, this could cause an hydration ID ...
Succeeded
#17124
Add useOpaqueIdentifier Hook We currently use unique IDs in a lot of places. Examples are: * `<label for="ID">` * `aria-labelledby` This can cause some issues: 1. If we server side render and then hydrate, this could cause an hydration ID ...
Succeeded
#16515
Merge branch 'master' of https://github.com/facebook/react into use_id
Succeeded
#15808
rebased
Succeeded
#15806
rebased
Succeeded
#15805
rebased
Succeeded
#15802
rebased
Succeeded
#15797
rebased
Succeeded
#15794
rebased
Succeeded
#15789
rebased
Succeeded
#15788
rebased
Succeeded
#6879
fix lint errors
Succeeded
#6877
remove extra code in setAttribut.js
Succeeded
#5589
fixed lint and flow
Succeeded
#5586
Merge branch 'use_id' of https://github.com/lunaruan/react into use_id
Succeeded
#1397
Merge branch 'master' into use_id
Succeeded
#1396
fixed another test
Succeeded
#1384
fixed flow and moved tests aroound
Succeeded
#1270
update tests
Succeeded
#1269
fixed tests
Succeeded
#1251
split up itRenders to separate tests
Succeeded
#1216
added two new tests
Succeeded
#1090
fixed name here
Succeeded

facebook/react    #6877

Started • duration: 01:33
lunaruan opened pull request #17322 to master
Loading Sandboxes...
Loading Packages...
Loading Install Instructions...
Finished!
Loading...