mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 19:21:50 +00:00
* svelte: First iteration of history panel/diff view redesign This commit implements some parts of the history panel and diff view redesign. In particular it - Updates the file header to provide an option to close the diff view and to show meta information about the diff. - Updates the history panel design - Adds icons to bottom panel tabs - Updates the hunk view * Address feedback and cleanup code - Update Tab component design - Update selected history entry color - Add actions for viewing file at commit and browsing files at commit - Separate diff view and file view logic into separate components and loaders. * Address feedback and errors |
||
|---|---|---|
| .. | ||
| src | ||
| .eslintignore | ||
| BUILD.bazel | ||
| OWNERS | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| vitest.config.ts | ||
Common utilities
Generic utilities without any specific domain. This package should not depend on any other Sourcegraph monorepo package.