gitea/web_src
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
..
css Optimize Layout Styles of Filelist (#33920) 2025-03-19 00:59:33 +08:00
fomantic Fix dropdown delegating and some UI problems (#34014) 2025-03-26 02:51:22 +00:00
js Fix dropdown delegating and some UI problems (#34014) 2025-03-26 02:51:22 +00:00
svg Add material icons for file list (#33837) 2025-03-10 15:57:17 +08:00