Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,337 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in sourcegraph/sourcegraph that received 4 comments
Adapt in-app messaging to native integration
Closes #14267. Implements the simple version of a setting.
- Add missing bg-4 class
- Show form feedback on input
- Enable OptionsMenu dark mode
- Auto-retry integration tests as a bandaid
- Theme Storybook with global dark and light theme
- Remove Storybook addon-options
- Upgrade to webpack v5
- Fix nyc include filter after renames
- Don't show browser extension alert if it's already installed
- Move shared branded code to branded/
- Move all client code into client/ folder
- Add after install page to browser extension
- Change tooltip color
- Implement browser extension options menu improvements (RFC 221)
- fix regression in extension API to allow dynamic context key access
- Implement hover alerts for private repositories
- Update browser extension icon with alert state
- Use code-bg for code tags in docs
- Add 'Install the browser extension' alert + animation
- search: fix version context dropdown styles
- Add 'Take Sourcegraph to your [code host]' popover
- Add after install page to browser extension
- Browser extension section improvements
- Browser extension: open popup on 'Configure Sourcegraph' click
- Browser extension: open popup on 'Configure Sourcegraph' click
- Implement RFC 221 changes to ViewOnSourcegraphButton
- Rr/server home ui tweaks
- Fix useless recurring Percy reviews
- disable percy
- Fix e2e initialization