gitea/web_src/js
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 +07:00
..
components fix some file icon ui (#36078) (#36088) 2025-12-04 19:39:35 +07:00
features Remove wrong code (#35846) (#35856) 2025-11-04 20:04:08 +07:00
markup Fix "ref-issue" handling in markup (#35739) (#35771) 2025-10-29 19:03:02 +07:00
modules Fix "ref-issue" handling in markup (#35739) (#35771) 2025-10-29 19:03:02 +07:00
render Update eslint to v9 (#35485) 2025-09-14 19:15:06 +07:00
standalone Fix external render, make iframe render work (#35727, #35730) (#35731) 2025-10-23 16:07:17 +07:00
utils Enable more markdown paste features in textarea editor (#35494) 2025-09-16 23:55:57 +07:00
vendor Fix areYouSure confirm (#32941) 2024-12-21 12:11:22 +07:00
webcomponents Optimize overflow-menu (#34183) 2025-04-13 01:59:36 +07:00
bootstrap.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +07:00
bootstrap.ts Merge index.js (#34963) 2025-07-06 04:55:16 +07:00
globals.d.ts Merge index.js (#34963) 2025-07-06 04:55:16 +07:00
globals.ts Merge index.js (#34963) 2025-07-06 04:55:16 +07:00
htmx.ts Merge index.js (#34963) 2025-07-06 04:55:16 +07:00
index-domready.ts Load jQuery as early as possible to support custom scripts (#35926) (#35929) 2025-11-12 07:24:21 +07:00
index.ts Load jQuery as early as possible to support custom scripts (#35926) (#35929) 2025-11-12 07:24:21 +07:00
svg.test.ts Remove "class-name" from svg icon (#33540) 2025-02-09 22:39:54 +07:00
svg.ts The status icon of the Action step is consistent with GitHub (#35618) (#35621) 2025-10-10 12:12:21 +07:00
types.ts Clean up npm dependencies (#35484) 2025-09-15 16:34:54 +07:00
utils.test.ts Use `git diff-tree` for `DiffFileTree` on diff pages (#33514) 2025-02-28 00:58:25 +07:00
utils.ts Change function description comments to tsdoc style (#35185) 2025-07-31 15:59:34 +07:00
vitest.setup.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +07:00