You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src
silverwind b83825253e
Fix label display on new issues (#13590)
* Fix label display on new issues

PR #13570 broke label rendering for new issues and pulls because
missed the fact that the code was relying on the DOM elements being
toggled by JavaScript.

On top of that, the label rendering for new issues and pull was using
an outdated template which I consolidated in a new shared template.

* remove wrapper element and style tweaks

* style tweaks

* use shared template for whole label list

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
..
fomantic CSS color variables, less bold font weight and more (#13567) 4 years ago
fonts/noto-color-emoji Fonts rework (#12114) 4 years ago
js Render diff stats server-side (#13579) 4 years ago
less Fix label display on new issues (#13590) 4 years ago
svg Gitea 2 Gitea migration (#12657) 4 years ago