gitea/web_src/js/components
a1012112796 ee365f5100
fix some file icon ui (#36078)
fix #36071

looks that's because if an svg in hiden env, it's color added by
`fill="url(#a)"` will become not usefull. by ai helping, I think moving
it out of page by position is a good solution. fell free creat a new
pull request if you have a better soluton. Thanks.
<img width="2198" height="1120" alt="image"
src="https://github.com/user-attachments/assets/bbf7c171-0b7f-412a-a1bc-aea3f1629636"
/>

---------

Signed-off-by: a1012112796 <1012112796@qq.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-12-04 19:47:23 +01:00
..
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 Enable TypeScript strictNullChecks (#35843) 2025-12-03 02:13:16 +00:00
DiffCommitSelector.vue Enable TypeScript strictNullChecks (#35843) 2025-12-03 02:13:16 +00:00
DiffFileTree.vue Enable TypeScript strictNullChecks (#35843) 2025-12-03 02:13:16 +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 Use shallowRef instead of ref in .vue files where possible (#34813) 2025-06-22 21:37:03 +08:00
RepoActionView.vue Enable TypeScript strictNullChecks (#35843) 2025-12-03 02:13:16 +00:00
RepoActivityTopAuthors.vue Enable TypeScript strictNullChecks (#35843) 2025-12-03 02:13:16 +00:00
RepoBranchTagSelector.vue Enable TypeScript strictNullChecks (#35843) 2025-12-03 02:13:16 +00:00
RepoCodeFrequency.vue Fix circular spin animation direction (#35785) 2025-11-02 08:30:13 +00:00
RepoContributors.vue Enable TypeScript strictNullChecks (#35843) 2025-12-03 02:13:16 +00:00
RepoFileSearch.vue Enable TypeScript strictNullChecks (#35843) 2025-12-03 02:13:16 +00:00
RepoRecentCommits.vue Fix circular spin animation direction (#35785) 2025-11-02 08:30:13 +00:00
ViewFileTree.vue Enable TypeScript strictNullChecks (#35843) 2025-12-03 02:13:16 +00:00
ViewFileTreeItem.vue Enable TypeScript strictNullChecks (#35843) 2025-12-03 02:13:16 +00:00
ViewFileTreeStore.ts fix some file icon ui (#36078) 2025-12-04 19:47:23 +01:00