Don’t leave line selected when switching blobs
modified src/components/SquareButton.svelte
@@ -63,9 +63,10 @@
|
|
|
|
|
|
| - | |
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified src/views/projects/Blob.svelte
@@ -27,7 +27,10 @@
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified tests/e2e/project.spec.ts
@@ -101,19 +101,24 @@ test("source file highlighting", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|