forked from react/react
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: Menkalian/react-readbugs-fork
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Standalone NPM packages and React Native support (#335)
* Add version 4 react-devtools and react-devtools-core packages which support both React Native and e.g. Safari or iframe DOM usage.
* Replaces typed operations arrays with regular arrays in order to support Hermes. This is unfortunate, since in theory a typed array buffer could be more efficiently transferred between frontend and backend for the web extension, but this never actually worked properly in v8, only Spidermonkey, and it fails entirely in Hermes so for the time being- it's been removed.
* Adds support for React Native (paper renderer)
* Adds a style editor for react-native and react-native-web
#10
opened Jan 8, 2026 by
Menkalian
Owner
Loading…
Current behavior for excluding Component render with unchanged props from Components track (#34822)
If we rerender with the same props, the render time will not be
accounted for in the Components track. The attached test reproduces the
behavior observed in
https://codesandbox.io/p/sandbox/patient-fast-j94f2g:
<img width="1118" height="354" alt="CleanShot 2025-10-13 at 00 13 41@2x"
src="https://github.com/user-attachments/assets/4be10ee9-d529-4d98-9035-4f26f9587f52"
/>
#9
opened Dec 25, 2025 by
Menkalian
Owner
Loading…
Import React Concurrent Mode Profiler (#19634)
Co-authored-by: Brian Vaughn <bvaughn@fb.com>
Co-authored-by: Kartik Choudhary <kartikc.918@gmail.com>
#7
opened Dec 25, 2025 by
Menkalian
Owner
Loading…
Fixture: Legacy JSX Runtimes (#20012)
* Fixture: Legacy JSX Runtimes
* Add more comments
#6
opened Dec 25, 2025 by
Menkalian
Owner
Loading…
Added CHANGELOG and READMEs for DevTools v4 NPM packages (#16404)
#4
opened Dec 25, 2025 by
Menkalian
Owner
Loading…
Standalone NPM packages and React Native support (#335)
* Add version 4 react-devtools and react-devtools-core packages which support both React Native and e.g. Safari or iframe DOM usage.
* Replaces typed operations arrays with regular arrays in order to support Hermes. This is unfortunate, since in theory a typed array buffer could be more efficiently transferred between frontend and backend for the web extension, but this never actually worked properly in v8, only Spidermonkey, and it fails entirely in Hermes so for the time being- it's been removed.
* Adds support for React Native (paper renderer)
* Adds a style editor for react-native and react-native-web
#3
opened Dec 25, 2025 by
Menkalian
Owner
Loading…
Merge pull request #8589 from nhunzaker/browser-testing
Add basic testing page for browser quicks
#1
opened Dec 25, 2025 by
Menkalian
Owner
Loading…
ProTip!
Mix and match filters to narrow down what you’re looking for.