]> source.dussan.org Git - gitea.git/commit
Restyle release list, fix branch dropdown (#30837) (#30968)
authorGiteabot <teabot@gitea.io>
Mon, 13 May 2024 22:00:52 +0000 (06:00 +0800)
committerGitHub <noreply@github.com>
Mon, 13 May 2024 22:00:52 +0000 (22:00 +0000)
commitc1337e731615ec75faba5f102d684fc4b75b190d
treec25257a216ab5e8b1f5c08bc865d7108af73945a
parent70eaa99ac0b561219f07f770ab8869c48ffa2887
Restyle release list, fix branch dropdown (#30837) (#30968)

Backport #30837 by @silverwind

Fixes https://github.com/go-gitea/gitea/issues/30821 and restyles the
release list.

Desktop:

<img width="1199" alt="Screenshot 2024-05-02 at 20 46 10"
src="https://github.com/go-gitea/gitea/assets/115237/bee92423-d4a9-4b26-8301-3a1e09eef4cd">

Mobile:

<img width="443" alt="Screenshot 2024-05-02 at 20 46 21"
src="https://github.com/go-gitea/gitea/assets/115237/42ecbae5-bdb6-4b16-a0ee-9c64daede68d">

Co-authored-by: silverwind <me@silverwind.io>
templates/repo/release/list.tmpl
templates/repo/tag/list.tmpl
tests/integration/release_test.go
web_src/css/repo/release-tag.css