gitea/templates
wxiaoguang 5675efb3e0
Fix duplicate dropdown dividers (#32760)
Fix #27466

The problem is that any item in the menu could be hidden, pure CSS won't
work, and dropdown's builtin "hideDividers" doesn't work with our "scope
dividers". The newly introduced "archived" label makes the dividers
regression more.
2024-12-09 07:54:59 +00:00
..
admin Remove all "floated" CSS styles (#32691) 2024-12-03 03:54:33 +08:00
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 2024-04-20 01:15:14 +00:00
base Refactor language menu and dom utils (#32450) 2024-11-08 14:04:24 +08:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Refactor RepoActionView.vue, add ::group:: support (#32713) 2024-12-06 12:04:16 +08:00
explore Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
mail Remove unnecessary SanitizeHTML from code (#29575) 2024-03-04 12:02:45 +00:00
org Refactor LabelEdit (#32752) 2024-12-08 02:35:28 +00:00
package Add Arch package registry (#32692) 2024-12-04 23:09:07 +00:00
projects Fix duplicate dropdown dividers (#32760) 2024-12-09 07:54:59 +00:00
repo Fix duplicate dropdown dividers (#32760) 2024-12-09 07:54:59 +00:00
shared Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
status Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
swagger Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
user Refactor issue list (#32755) 2024-12-08 20:44:17 +08:00
webhook Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
home.tmpl Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
install.tmpl Supplement and Improvement for #32558 (#32585) 2024-11-21 02:42:37 +00:00
post-install.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00