gitea/web_src/js/components
Kerwin Bryant 02e49a0f47
Fix vertical centering of file tree icons and use entryIcon for submodules/symlinks (#34137)
In the file tree, the icons are not vertically centered, which affects
the overall visual consistency.
Currently, the icons of submodules and symlinks do not adopt the value
of entryIcon, resulting in inconsistent icon display.

before:
![3000-gogitea-gitea-y4ulxr46c4k ws-us118 gitpod io_test_test
gitea_src_branch_main_README md
(3)](https://github.com/user-attachments/assets/d521b89f-909a-43f9-8f39-787b0243b159)

after:
![3000-gogitea-gitea-y4ulxr46c4k ws-us118 gitpod io_test_test
gitea_src_branch_main_README md
(2)](https://github.com/user-attachments/assets/4866807f-c890-4709-b595-7086011e5231)

---------

Co-authored-by: silverwind <me@silverwind.io>
2025-04-09 18:10:16 -07:00
..
ActionRunStatus.vue Fix vertical centering of file tree icons and use entryIcon for submodules/symlinks (#34137) 2025-04-09 18:10:16 -07:00
ActivityHeatmap.vue Migrate vue components to setup (#32329) 2024-10-28 20:15:05 +00:00
ContextPopup.vue Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
DashboardRepoList.vue Fix typo in HTML attribute (#33599) 2025-02-14 10:59:37 -05:00
DiffCommitSelector.vue Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
DiffFileTree.vue Use git diff-tree for DiffFileTree on diff pages (#33514) 2025-02-28 00:58:25 +00:00
DiffFileTreeItem.vue Use git diff-tree for DiffFileTree on diff pages (#33514) 2025-02-28 00:58:25 +00:00
PullRequestMergeForm.vue Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
RepoActionView.vue Fix vertical centering of file tree icons and use entryIcon for submodules/symlinks (#34137) 2025-04-09 18:10:16 -07:00
RepoActivityTopAuthors.vue Enable Typescript noImplicitAny (#33322) 2025-01-22 15:11:51 +08:00
RepoBranchTagSelector.vue Refactor dropdown ellipsis (#34123) 2025-04-05 03:21:11 +00:00
RepoCodeFrequency.vue Fix vertical centering of file tree icons and use entryIcon for submodules/symlinks (#34137) 2025-04-09 18:10:16 -07:00
RepoContributors.vue Fix vertical centering of file tree icons and use entryIcon for submodules/symlinks (#34137) 2025-04-09 18:10:16 -07:00
RepoRecentCommits.vue Fix vertical centering of file tree icons and use entryIcon for submodules/symlinks (#34137) 2025-04-09 18:10:16 -07:00
ViewFileTree.vue Keep file tree view icons consistent with icon theme (#33921) 2025-04-06 19:35:08 +00:00
ViewFileTreeItem.vue Fix vertical centering of file tree icons and use entryIcon for submodules/symlinks (#34137) 2025-04-09 18:10:16 -07:00