browser-extensions
browser-extensions copied to clipboard
Sourcegraph's browser extensions: MOVED. See https://docs.sourcegraph.com/integration/browser_extension.
This PR contains the following updates: | Package | Type | Update | New value | References | Sourcegraph | |---|---|---|---|---|---| | prettier | devDependencies | patch | 1.14.3 |...
This PR contains the following updates: | Package | Type | Update | New value | References | Sourcegraph | |---|---|---|---|---|---| | marked | dependencies | minor | ^0.5.0 |...
This uses the same mechanism as in the webapp to fetch schema.
Closes #64 To fix: ``` ERROR: /Users/felix/src/github.com/sourcegraph/browser-extensions/chrome/extension/background.tsx[114, 1]: Promises must be handled appropriately ERROR: /Users/felix/src/github.com/sourcegraph/browser-extensions/chrome/extension/background.tsx[268, 5]: Promises must be handled appropriately ERROR: /Users/felix/src/github.com/sourcegraph/browser-extensions/chrome/extension/background.tsx[276, 5]: Promises must be handled appropriately ERROR:...
This PR changes: - Uses codeintellify to add support for Review Board. Testing plan: I have tested on: - [x] Chrome - [x] Firefox - [ ] Safari - [...
Removes the feature flag to toggle between whether to use Sourcegraph extensions and not. Sourcegraph extensions will always be used. @ijsnow I opened this up per https://sourcegraph.slack.com/archives/C07KZF47K/p1540456636000100?thread_ts=1540453431.000100&cid=C07KZF47K. What else is...
This PR changes: Fixes https://github.com/sourcegraph/sourcegraph/issues/605 This blue border on newly added files in diffs counted as a row, and since it doesn't have any class names, it isn't filtered out...
The Repository.uri field in GraphQL (and in general) is deprecated in favor of Repository.name. This is just a different name for the same value (`name` is a better name than...
> This is part of the [Better config and deployment for code host UI integrations](https://docs.sourcegraph.com/dev/roadmap#october-2018) feature. I (@sqs) opened this so I could link it from elsewhere. @ijsnow please delete...
This PR contains the following updates: | Package | Type | Update | New value | References | Sourcegraph | |---|---|---|---|---|---| | @​storybook/addon-actions | devDependencies | patch | 4.0.2 |...