gitea/web_src/js/components
Giteabot 544450a212
fix some file icon ui (#36078) (#36088)
Backport #36078 by @a1012112796

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: a1012112796 <1012112796@qq.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-12-04 19:39:35 +00:00
..
ActionRunStatus.vue Fix circular spin animation direction (#35785) (#35823) 2025-11-03 09:37:01 +00:00
ActivityHeatmap.vue Contribution heatmap improvements (#35876) (#35880) 2025-11-06 08:51:49 +00:00
ContextPopup.vue Fix "ref-issue" handling in markup (#35739) (#35771) 2025-10-29 19:03:02 +08:00
DashboardRepoList.vue Fix some log and UI problems (#34863) 2025-06-26 00:32:50 +08:00
DiffCommitSelector.vue Fix bug when review pull request commits (#35192) 2025-08-03 10:23:10 -07:00
DiffFileTree.vue Add repo file tree item link behavior (#34730) 2025-06-20 02:28:19 +08: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 Misc CSS fixes (#35888) (#35981) 2025-11-19 08:16:54 +01:00
RepoActivityTopAuthors.vue Update JS and PY deps (#35191) 2025-08-01 07:24:26 +00:00
RepoBranchTagSelector.vue Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00
RepoCodeFrequency.vue Fix circular spin animation direction (#35785) (#35823) 2025-11-03 09:37:01 +00:00
RepoContributors.vue Fix circular spin animation direction (#35785) (#35823) 2025-11-03 09:37:01 +00:00
RepoRecentCommits.vue Fix circular spin animation direction (#35785) (#35823) 2025-11-03 09:37:01 +00:00
ViewFileTree.vue Use shallowRef instead of ref in .vue files where possible (#34813) 2025-06-22 21:37:03 +08:00
ViewFileTreeItem.vue Fix circular spin animation direction (#35785) (#35823) 2025-11-03 09:37:01 +00:00
ViewFileTreeStore.ts fix some file icon ui (#36078) (#36088) 2025-12-04 19:39:35 +00:00