Popular repositories
-
react-virtualized Public
React components for efficiently rendering large lists and tabular data
-
react-window Public
React components for efficiently rendering large lists and tabular data
-
-
progress-estimator Public
Logs a progress bar and estimation for how long a Promise will take to complete
-
react-highlight-words Public
React component to highlight words within a larger body of text
1,339 contributions in the last year
Activity overview
Contribution activity
September 2021
Created 54 commits in 18 repositories
Created 1 repository
- bvaughn/source-map-parsing-benchmark JavaScript
Created a pull request in facebook/react that received 35 comments
Add named hooks support to react-devtools-inline
This PR builds on #22260 and makes the following changes: Adds a DevTools feature flag for named hooks support. (This allows us to disable it enti…
Opened 14 other pull requests in 2 repositories
facebook/react
12
merged
1
closed
- DevTools: Hook names optimizations
- Enabled enableProfilerChangedHookIndices feature flag for all builds
- replace-fork: Cleanup after failure if no unstaged changes
- DevTools: Fix memory leak via alternate Fiber pointer
- Clear performance marks after measuring
- Updated the utfDecodeString() method to avoid call stack exceeded error
- Fixed broken build script --unsafe-partial flag
- Fix broken build script --unsafe-partial mode
- DevTools: Add missing param to fetchFromPage()
- Replaced network.onRequestFinished() caching with network.getHAR()
- Revert Suspense cache Thenable.catch() change
- DevTools Suspense cache cleanup
- Moved named hooks code (and tests) from react-devtools-extensions to react-devtools-shared
reactjs/hu.reactjs.org
1
merged
Reviewed 29 pull requests in 1 repository
facebook/react
29 pull requests
- DevTools: Hook names optimizations
- Fix typos in comments
- turn on strict mode double logging for RN
- [Draft] don't patch console during first render
- Move lint job to new, combined CI workflow
- Fix links in packages/react-devtools/README.md
- devtools: Display actual ReactDOM API name in root type
- replace-fork: Cleanup after failure if no unstaged changes
- [DevTools] Enable hook names in standalone app
- VerticalScrollView -> fixed typos
- Scheduling profiler: Fix typo in View.js
- [DevTools] Fix runtime error when inspecting an element times out
- Fixed issue for better bundles,chunks and workers name in devtools-extensions.
- Delete useMutableSource implementation
- [DevTools] Combine highlighting code
- [DevTools] Add initial APIs for logging instrumentation events under feature flag
- Replaced network.onRequestFinished() caching with network.getHAR()
- [DevTools] Handle case when cached network requests have null content in response
- [DevTools] Add React Devtools Extension Startup and File Structure to OVERVIEW.md
-
[DevTools] Fix
react-devtools-extensionbuild error andreact-devtools-inline'spackage.json - Add named hooks support to react-devtools-inline
- DevTools Suspense cache cleanup
- Webpack 5 Upgrade
- Add useSyncExternalStore to react-debug-tools
- Adjust consoleManagedByDevToolsDuringStrictMode feature flag
- Some pull request reviews not shown.
Created an issue in facebook/react that received 8 comments
DevTools: Profiling tool improvements umbrella
I met with @lahmatiy this afternoon to chat about his project react-render-tracker. Here are a few pain points mentioned during the meeting: Not c…


