1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/web_src
delvh acee32ca09
Prevent invalid behavior for file reviewing when loading more files (#21230)
The problem was that many PR review components loaded by `Show more`
received the same ID as previous batches, which confuses browsers (when
clicked). All such occurrences should now be fixed.

Additionally improved the background of the `viewed` checkbox.

Lastly, the `go-licenses.json` was automatically updated.

Fixes #21228.
Fixes #20681.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-09-22 01:02:56 +08:00
..
fomantic Remove fomantic image module (#21145) 2022-09-12 17:08:46 +08:00
js Add KaTeX rendering to Markdown. (#20571) 2022-09-14 00:33:37 +08:00
less Prevent invalid behavior for file reviewing when loading more files (#21230) 2022-09-22 01:02:56 +08:00
svg Add support for Vagrant packages (#20930) 2022-08-29 15:04:45 +08:00