gitea/templates
wxiaoguang d28a7f9fea
Fix dropdown delegating and some UI problems (#34014)
The old logic is incomplete. See the comment for the improved logic.

Fix #34011

And more fixes:

1. use empty "alt" for images, otherwise the width is not right when the
image fails to load
2. remove the "dropdown icon" patch, because it has been clearly done in
"dropdown.js" now
3. remove the "dropdown filtered item" patch, added a clear callback,
and improve the logic
4. fix global init when a node is removed and added back gain (eg: the
"cherry pick" dialog with a dropdown)
2025-03-26 02:51:22 +00:00
..
admin Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00:00
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 2024-04-20 01:15:14 +00:00
base Prepare common tmpl functions in a middleware (#33957) 2025-03-25 06:17:58 +00:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00: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 Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00:00
package Remove unused or abused styles (#33918) 2025-03-17 22:11:24 +08:00
projects Allow filtering issues by any assignee (#33343) 2025-03-21 04:25:36 +00:00
repo Fix dropdown delegating and some UI problems (#34014) 2025-03-26 02:51:22 +00:00
shared Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +00:00
status Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
swagger Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +00:00
user Prepare common tmpl functions in a middleware (#33957) 2025-03-25 06:17:58 +00: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 Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00:00
post-install.tmpl Optimize the installation page (#32994) 2024-12-31 04:49:26 +00:00