facebook/react
Pull Requests
Succeeded
#17322
Add useUniqueId Hook
Succeeded
#29028
Use `FormData` `submitter` parameter
Succeeded
#29027
Remove 2 no longer existing files from inlinedHostConfig
Succeeded
#29026
Upgrade jest and jsdom
Succeeded
#29025
Facebook: merge react index.classic.fb and index.modern.fb
Succeeded
#29023
fix[react-devtools/InspectedElementView.css]: dont draw bottom border for empty badge list
Succeeded
#29022
React DevTools 5.1.0 -> 5.2.0
Succeeded
#29019
Support useFormStatus in progressively-enhanced forms
Succeeded
#29016
fix[react-devtools/ci]: fix configurations for e2e testing
Succeeded
#29015
Clean up fastAddProperties and make it more correct
Succeeded
#29014
feat[react-devtools]: display forget badge for components in profiling session
Succeeded
#29013
a
Succeeded
#29010
[Flight Reply] Encode Objects Returned to the Client by Reference
Succeeded
#29009
Check if we ever test without consoleManagedByDevToolsDuringStrictMode
Succeeded
#29008
Stop using Scheduler.log to test double invocations
Succeeded
#29007
Dim `console` calls on additional Effect invocations due to `StrictMode`
Succeeded
#29006
Allow specifying timeout in tests via third argument
Succeeded
#29004
"TypeError: Cannot read property 'setState' of null" when using React.lazy
Succeeded
#29003
Add FB build for ReactReconcilerConstants
Succeeded
#29002
Update getComments.js
Succeeded
#29001
[Flight] Test deduplication with streaming server components
Succeeded
#28997
[Flight Reply] Dedupe Objects and Support Cyclic References
Succeeded
#28996
[Flight] Encode references to existing objects by property path
Succeeded
#28993
refactored shebangs
Succeeded
#28991
Sanitize key
Succeeded
#28990
Setup Wave 2 of Feature Flags for React Native
Succeeded
#28989
Update `compiled-rn` destination paths to `vendor/react`
Succeeded
#28988
[Flight Reply] Resolve outlined models async in Reply just like in Flight Client
Succeeded
#28987
[Fizz] Fallback to client replaying actions if we're trying to serialize a Blob
Succeeded
#28986
[Flight Reply] Encode binary streams as a single collapsed Blob
Succeeded
#28982
fix[react-devtools]: add backwards compat with legacy element type symbol
Succeeded
#28980
Repro for string ref + enableRefAsProp unstable props
Succeeded
#28979
Bundle config: Rename `global` to `hasteFileName` in bundle config
Succeeded
#28978
Bundle config: inline internal hook wrapper
Succeeded
#28977
Enable Wave 1 of Feature Flags for React Native
Succeeded
#28976
Devtools: Fix build-for-devtools
Succeeded
#28975
Devtools: Streamline getting extension from branch
Succeeded
#28974
DevTools: Fix inspecting components with multiple reads of the same Context in React 17
Succeeded
#28973
[DevTools] Expose "view source" options to Fusebox integration
Succeeded
#28972
[DevTools] Enable inspected element context menu in Fusebox
Succeeded
#28970
[DevTools] Check in `frontend.d.ts` for react-devtools-fusebox, include in build output
Succeeded
#28969
Introduce a faster version of the addProperties function
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
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    #16515

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