- Richmond, va
- http://www.briandavidvaughn.com
- @brian_d_vaughn
Block or Report
Block or report bvaughn
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
-
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,319 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
Loading
Contribution activity
November 2021
Created 13 commits in 1 repository
Created a pull request in facebook/react that received 6 comments
Remove @flow pragma comment from module registration start/stop templates
This results in a duplicate @flow pragma in built bundles, which breaks xplat CI.
+0
−4
•
6
comments
Opened 14 other pull requests in 1 repository
facebook/react
2
open
11
merged
1
closed
- StyleX plug-in for resolving atomic styles to values for props.xstyle
- Timeline search
- Add test selectors to experimental build
- Add runtime type checks around module boundary code
- DevTools should properly report re-renders due to (use)context changes
- Filter empty commits (all Fibers bailed out) from Profiler
- Add Scheduling Profiler GK link to Timeline UI for FB build
- Timeline: Improved snapshot view
- Cleaned up remaining "scheduling profiler" references in DevTools
- Renamed packages/react-devtools-scheduling-profiler to packages/react-devtools-timeline
- Rename (some) "scheduling profiler" references to "timeline"
- Fix module-boundary wrappers
- Remove duplicate header comment that resulted from build time module-boundary wrapper code
- Fix DevTools advanced tooltip display conditional check
Reviewed 31 pull requests in 1 repository
facebook/react
31 pull requests
- Adding new Performance Insight feature to React devtools
- Ensure devtools e2e test use a compatible react-is version
- Revert "Fix Node package.json ./ exports deprecation warning (#22783)"
- fix(typo): Esacpe -> Escape
- Add test selectors to experimental build
- fix: parseExportNamesInto specifiers typo
- Support named exports from client references
- Proof of Concept for E2E tests using playwright
- [RFC] Codemod invariant -> throw new Error
- Fixed typos
- fix : grammatical typo for test description
- fix typos in markdown files
- Fixed typos
- chore: fix comment typo
- Fix some typos
- fix : grammatical typo for test description
- Fix grammatical typos
- Fix typo in ReactFiberLane.new.js
- Fix typo in DOMPluginEventSystem.js
- devtools: dont restore profiling data if we're profling
- DevTools should properly report re-renders due to (use)context changes
- Add Scheduling Profiler GK link to Timeline UI for FB build
- fix(devtools): accept json file in import fileinput
- fix(devtools): expose css vars to reach-ui portal components
- Fix small typos
- Some pull request reviews not shown.
Created an issue in facebook/react that received 4 comments
Improve DevTools CSS variables situation
Related to this comment: #22660 (review)
The majority of DevTools theme colors are stored in packages/react-devtools-shared/src/constants:
react…
4
comments
