gitea/web_src/fomantic/build/components
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
..
api.js Fix various Fomantic UI and htmx problems (#33851) 2025-03-11 11:35:05 -07:00
dropdown.css Drop fomantic build (#33845) 2025-03-11 12:44:52 +08:00
dropdown.js Fix dropdown delegating and some UI problems (#34014) 2025-03-26 02:51:22 +00:00
form.css Remove unused or abused styles (#33918) 2025-03-17 22:11:24 +08:00
modal.css Remove unused or abused styles (#33918) 2025-03-17 22:11:24 +08:00
modal.js Drop fomantic build (#33845) 2025-03-11 12:44:52 +08:00
search.css Drop fomantic build (#33845) 2025-03-11 12:44:52 +08:00
search.js Drop fomantic build (#33845) 2025-03-11 12:44:52 +08:00