I make music (soundcloud.com/brianvaughn) and software (github.com/bvaughn).
-
@RecordReplay
- Brooklyn, NY
- http://www.briandavidvaughn.com
- @brian_d_vaughn
Block or Report
Block or report bvaughn
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular 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,142 contributions in the last year
Activity overview
Contribution activity
August 2022
Created 38 commits in 1 repository
Created a pull request in replayio/devtools that received 8 comments
Fix 1 of 2 problems with react_devtools e2e test
Looks like the e2e test was actually working but the final selector was failing probably due to a minor whitespace issue (at least from what I'm se…
Opened 44 other pull requests in 1 repository
replayio/devtools
38
merged
4
closed
2
open
- New Console: Maps support complex keys
- Console value rendering/formatting edge case handling
- Moved point-to-Pause cache from TF to Pause
- Move pause cache
- New Console prints typed arrays in Array format
- Prevent Earthly from skipping Playwright tests due to caching
- Enable the new Console and Object Inspector by default for all users
- Fix vertical alignment for node modules and timestamps toggles
- Remove unnecessary/bad ThreadFront access from ReplayClient
- New Console log-points support conditions
- Fix possible undefined value in getSourceIdToDisplayById
- Remove local analysis logic for new Console log points
- New console UI/UX tweaks
- Improve object pre-caching for legacy and new architecture interop
- Event type checkboxes stop event propagation when clicked
- Reduce getObjectPreview calls made by the new Console
- Add unit tests for Suspense MessagesCache
- New Console handles too many exception points
- Add Playwright test helper util for new Console
- Better error boundary UI for new Console and Object Inspector
- Show count beside (hide) node modules; remove show/hide prefix
- Auto-scroll current time indicator into view within Console
- Log multiple Pause IDs per Execution Point to Sentry
- Fix react_devtools e2e test
- Improve new Console Suspense boundary loading sequence
- Some pull requests not shown.
Reviewed 24 pull requests in 1 repository
replayio/devtools
24 pull requests
-
Expose
ReplayClientto thunks and move methods fromThreadFront - Make Sentry ignore another error (FE-610)
- Don't try to release an analysis if we failed to create one (FE-606)
- Handle undefined response from RDT backend (FE-607)
- icon script and component cleanup
- Always wait for the pauseId before sending a message (FE-598)
- Ignore another network error message (FE-599)
- fix frames not spanning full grid
- Enable the new Console and Object Inspector by default for all users
- Add default value to getCorrespondingSourceIds selector
- Fix ThreadFront for the architecture demo
- Source reducer exploration
- Bump packages and remove unused packages
- Filter timestamped points by point, not time
- Improve object pre-caching for legacy and new architecture interop
- Standardise testsuite icons and make them more accessible for color-blindness
- Log multiple Pause IDs per Execution Point to Sentry
- new console design cleanup
-
Kill
Inspector!!! - Socket.removeEventListener() supports (optional) explicit handler param
- Thread.listenForLoadChanges only calls Session.listenForLoadChanges once
- New Console focus improvements
- Attempt to avoid API requests outside of loaded regions
- Clean up some leftover sources implementation
Created an issue in reduxjs/react-redux that received 18 comments
Connect HOC misses store changes when "offscreen"
What version of React, ReactDOM/React Native, Redux, and React Redux are you using? React: 0.0.0-experimental-e7d0053e6-20220325 ReactDOM: 0.0.0-e…






