Improves changeset schemas and fix moved diff syntax highlighting
modified httpd-client/lib/project/commit.ts
@@ -16,7 +16,6 @@ import {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -151,19 +150,31 @@ const diffCopiedChangesetSchema = object({
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/views/projects/Changeset.svelte
@@ -154,18 +154,19 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|