1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-18 06:33:44 -04:00
gitea/web_src
a1012112796 c4b2808b89
make show stats work when only one file changed (#32244)
fix https://github.com/go-gitea/gitea/issues/32226

in https://github.com/go-gitea/gitea/pull/27775 , it do some changes to
only show diff file tree when more than one file changed. But looks it
also break the `diff-file-list` logic, which looks not expected change.
so try fix it.

/cc @silverwind 

example view:

![image](https://github.com/user-attachments/assets/281e9c4f-a269-4d36-94eb-a132058aea87)

Signed-off-by: a1012112796 <1012112796@qq.com>
2024-10-14 21:23:20 +00:00
..
css Fix dropdown content overflow (#31610) 2024-10-13 02:43:43 +00:00
fomantic
js make show stats work when only one file changed (#32244) 2024-10-14 21:23:20 +00:00
svg Support migration from AWS CodeCommit (#31981) 2024-09-11 07:49:42 +08:00