..
ActionRunStatus.vue
Fix circular spin animation direction ( #35785 )
2025-11-02 08:30:13 +00:00
ActivityHeatmap.vue
Enable TypeScript `strictNullChecks` ( #35843 )
2025-12-03 02:13:16 +00:00
ContextPopup.vue
Enable TypeScript `strictNullChecks` ( #35843 )
2025-12-03 02:13:16 +00:00
DashboardRepoList.vue
Prevent navigation keys from triggering actions during IME composition ( #36540 )
2026-02-08 14:39:09 +08:00
DiffCommitSelector.vue
Enable TypeScript `strictNullChecks` ( #35843 )
2025-12-03 02:13:16 +00:00
DiffFileTree.vue
Fix and enhance comment editor monospace toggle ( #36181 )
2026-01-26 14:19:47 +00:00
DiffFileTreeItem.vue
Use `shallowRef` instead of `ref` in `.vue` files where possible ( #34813 )
2025-06-22 21:37:03 +08:00
PullRequestMergeForm.vue
Replace CSRF cookie with `CrossOriginProtection` ( #36183 )
2025-12-25 12:33:34 +02:00
RepoActionView.test.ts
Color command/error logs in Actions log ( #36538 )
2026-02-06 23:05:32 +08:00
RepoActionView.vue
Persist actions log time display settings in `localStorage` ( #36623 )
2026-02-15 19:41:59 +00:00
RepoActivityTopAuthors.vue
Remove and forbid `@ts-expect-error` ( #36513 )
2026-02-02 01:00:34 +08:00
RepoBranchTagSelector.vue
Prevent navigation keys from triggering actions during IME composition ( #36540 )
2026-02-08 14:39:09 +08:00
RepoCodeFrequency.vue
Fix circular spin animation direction ( #35785 )
2025-11-02 08:30:13 +00:00
RepoContributors.vue
Remove and forbid `@ts-expect-error` ( #36513 )
2026-02-02 01:00:34 +08:00
RepoFileSearch.vue
Prevent navigation keys from triggering actions during IME composition ( #36540 )
2026-02-08 14:39:09 +08:00
RepoRecentCommits.vue
Remove and forbid `@ts-expect-error` ( #36513 )
2026-02-02 01:00:34 +08:00
ViewFileTree.vue
Enable TypeScript `strictNullChecks` ( #35843 )
2025-12-03 02:13:16 +00:00
ViewFileTreeItem.vue
Show edit page confirmation dialog on tree view file change ( #36130 )
2025-12-20 02:29:39 +01:00
ViewFileTreeStore.ts
Fix file-tree ui error when adding files to repo without commits ( #36312 )
2026-01-08 12:04:51 -08:00