1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-07-27 17:28:34 +00:00
forgejo/web_src/js/components
Beowulf 86c8949d9c
Remove DiffFileList component
The benefit / functionality provided by DiffFileList is already (better)
integrated in the header of the files.
If you want an overview, you can collapse all files via the same
overflow menu (where the stats were available).
To reduce the maintenance effort, the DiffFileList component is
therefore removed.
2025-01-19 18:56:18 +01:00
..
ActionRunStatus.vue
ActivityHeatmap.vue
ContextPopup.test.js
ContextPopup.vue
DashboardRepoList.vue
DiffCommitSelector.vue
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.test.js
PullRequestMergeForm.vue
RepoActionView.test.js
RepoActionView.vue
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue
RepoCodeFrequency.vue
RepoContributors.vue
RepoRecentCommits.vue
ScopedAccessTokenSelector.vue