Popular repositories
-
React components for efficiently rendering large lists and tabular data
-
React components for efficiently rendering large lists and tabular data
-
-
Logs a progress bar and estimation for how long a Promise will take to complete
-
React component to highlight words within a larger body of text
1,266 contributions in the last year
Less
More
Activity overview
Contributed to
facebook/react,
bvaughn/test-github-issue-template,
reactjs/reactjs.org
and 5 other
repositories
Contribution activity
July 2021
Created 29 commits in 3 repositories
Created 1 repository
- bvaughn/test-named-hooks JavaScript
Created a pull request in facebook/react that received 4 comments
Suspense layout effects: Failing test case
The key components to this are:
State updater function as a ref setter.
Render-phase update, e.g. mirrored props-to-state (not a generally recomme…
+74
−0
•
4
comments
Opened 19 other pull requests in 2 repositories
facebook/react
1
open
16
merged
- [DRAFT] Import scheduling profiler into DevTools Profiler
- Remove named hooks feature flag
- Clear named hooks Suspense and AST cache after a Fast Refresh
- DevTools: Named hooks supports "cheap-module-source-map"
- DevTools: Ignore multiple sourceMappingUrls for external source maps
- Enable scheduling profiler flag for react-dom profiling builds
- Adjust Error stack columns numbers by 1
- DevTools: Don't load source files contaning only unnamed hooks
- DevTools: Update named hooks match to use column number also
- DevTool: hook names cache no longer loses entries between selection
- Reset inspected element cache in the event of an error
- DevTools show error icon when hook name parsing fails
- Reverting recent flushSync changes
- DevTools named hooks: Support FLow syntax
- DevTooks: Don't dehydrate hook source fileNames
- ReactDebugHooks optionally includes fileName, and line/column numbers
- Install nested packages from Yarn cache before running build tests
reactjs/reactjs.org
2
merged
Reviewed 22 pull requests in 2 repositories
facebook/react 21 pull requests
- DevTools: Parse named source AST in a worker
- Typo fix
- react-devtools: set icon on macos
-
devtools: Add
refto inspect element view - Clear named hooks Suspense and AST cache after a Fast Refresh
- [DevTools] Disable sizeBot on DevTools Rull Request
- Optimize Images
- Fix typo
- Devtools Profiler: allow user to enter commit number
-
Add comment support to
@gatepragma - [Bugfix] Don't hide/unhide unless visibility changes
- DevTools: Ignore multiple sourceMappingUrls for external source maps
- DevTools: Update named hooks match to use column number also
- Update link to flow
- Fix link to fbjs
- Fix DevTools console announcement being suppressed by Fast Refresh
- refactor(react-jsx): solve some code smell
- Reset inspected element cache in the event of an error
- [WIP] DevTools: Support named hooks for >1 module in a bundle
- DevTools: Show hook names based on variable usage
- Speed up yarn installs in circle builds
bvaughn/js-worker-search 1 pull request
Created an issue in facebook/react that received 21 comments
[DevTools] Improve hook names performance with extended source maps
#21641 adds the ability for DevTools to display hook "names". The way this works is: Run the component function to detect where all the hook calls…
21
comments
Opened 24 other issues in 3 repositories
facebook/react
8
open
14
closed
- [DevTools] Refactor imperative theme code
- [DevTools] Global console log
- [DevTools] Console logging and StrictMode double rendering
- [DevTools] Handle sources that contain the string "sourceMappingURL="
- [DevTools] Named hooks compatibility for create-react-app DEV mode
- [DevTools] Release the Scheduling Profiler in the Chrome extension
- [DevTools] Show which hooks (names) changed in the Profiler
- [DevTools] Parse named source AST in a worker
- [DevTools] Skip loading and parsing source for unnamed built-in hooks
- Bug:
- [DevTools] Make sure named hooks Suspense cache is persisting between elements
- [DevTools] Improve "retry" function for inspected component props/state/hooks
- [DevTools] Named hooks transient errors
- [DevTools] Named hooks error badge
- [DevTools] Don't serialize hook source fileNames (URLs)
- [DevTools] Named hooks umbrella
- [DevTools] Improve Fast Refresh support for named hook detection
- [DevTools] Handle bundles (multi sources) when parsing hook names
- [DevTools] Support Flow syntax for named hooks parsing
- [DevTools] Use line number and column number to match hook
- [DevTools] Fix Circle CI to run all DevTools tests
- [DevTools] Combine view highlighting code
facebook/create-react-app
1
closed
reactjs/reactjs.org
1
open
2
contributions
in private repositories
Jul 6 – Jul 12


