I make music (soundcloud.com/brianvaughn) and software (github.com/bvaughn).
- 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,724 contributions in the last year
Activity overview
Contribution activity
December 2022
Created 113 commits in 2 repositories
Created 1 repository
-
bvaughn/react-resizable-panels
TypeScript
•
Built by
Created a pull request in replayio/devtools that received 6 comments
Test e2e tests (ef4acca)
Every PR/commit has failed at least some of the e2e tests in the past few days. Stepping back through recent devtools repo commits, ef4acca (~4 day…
Opened 59 other pull requests in 2 repositories
replayio/devtools
1
open
4
closed
49
merged
- Resizable panels
- Panel-group component
- inspector-02 test: reduce flakiness
- Show error message when Elements panel fails to load document
- Add debug label to wakeable to help track circular chains
- Test flakiness
- Architecture app remember most recent tab via LocalStorage
- Update Comment GraphQL to use type/typeData
- Test e2e tests (d06d0f5)
- Test e2e tests (3c67e01)
- Test e2e tests (e2f1d0c)
- Wakeable circular chain check no longer sync
- Wakeables detect (sync) circular thennable chains and throw
- Show all breakable column positions for a line
- Fix hover bug in Print Statements panel
- Don't wrap parens around expressions sent to Pause.evaluateInGlobal
- Code complete type-ahead fetches prototype properties also
- Session.getPointNearTime remove "precise" attribute
- createCommentLabel handles plain text line
- Plain text source lines properly display column breakpoints
- Source search result highlight takes column breakpoints into account
- Source viewer context menu changes
- Add preview images to visual comments
- Pass through apiKey prop to SessionContext
- Don't render "Add comment" in Source context menu unless authenticated
- Some pull requests not shown.
Reviewed 38 pull requests in 2 repositories
replayio/devtools
25 pull requests
- Show error message when Elements panel fails to load document
- Run console expression eval at ExampleFinished.
- tests: Avoid using 'DEBUG' env var, and improve 'addBreakpoint' more
- Fix one failing test and tweak the save-examples script
- Wakeables detect (sync) circular thennable chains and throw
- Bump protocol version
- Code complete type-ahead fetches prototype properties also
- Session.getPointNearTime remove "precise" attribute
- Refactor focus region UI (FE-1040, FE-1041)
- Source search result highlight takes column breakpoints into account
- Fix painting the initial video frame (FE-1018)
- Sources search: Favor pretty-printed sources (FE-1002)
- Add preview images to visual comments
- remove unloadRegion calls
- More intuitive auto-complete for log point panel
- Fix log point panel white-space collapsing behavior in Firefox
- NewSourceAdapter more reliably syncs selected location
- Update cached IDB values to ensure correct reads on re-mount
- Handle mismatch between throttled callback and server promise result
- Highlight search results within a line
-
Preload
useIndexedDBvalues - Re-implement "hit counts" preference
- Convert new architecture styles from EMs to REMs
- Show "Loading..." indicators for comment source snippets
- Fix selectLocation() to not open a source unless requested (FE-1010)
- Some pull request reviews not shown.
bvaughn/react-resizable-panels
3 pull requests
Created an issue in bvaughn/react-resizable-panels that received 2 comments
PanelResizeHandle: Auto-calculate before/after Panel ids
I think PanelGroup should be able to infer this based on the order of registered panels/drag-handles.
Might this get tricky with the changes in #3?…






