jojo/templates/shared
0ko 382c3c3228 feat(ui): allow dropdown to contain not just items (#9951)
Currently the dropdown component only supports having one `<summary>` and one `<ul>` (with interactive items) in it. This PR refactors it to add a `.content` container so that it is possible for the dropdown to contain things the more complex dropdowns do like `<hr>` and a searchbar.

Also adds an `<hr>` to user actions as a little demo.

Preview
B: https://codeberg.org/attachments/8dfb98d2-52be-4c3c-8fc0-8fe470f34703
A: https://codeberg.org/attachments/53f2acfb-2e61-4420-b616-13d563f5c257

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9951
Reviewed-by: Otto <otto@codeberg.org>
2025-11-05 05:00:15 +01:00
..
actions feat: replace cross origin protection (#9830) 2025-10-29 22:43:22 +01:00
search feat(issue search): query string for boolean operators and phrase search (#6952) 2025-02-23 08:35:35 +00:00
secrets feat: replace cross origin protection (#9830) 2025-10-29 22:43:22 +01:00
user feat(ui): allow dropdown to contain not just items (#9951) 2025-11-05 05:00:15 +01:00
variables feat: replace cross origin protection (#9830) 2025-10-29 22:43:22 +01:00
webhook Added alt's to <img> 2025-01-31 21:22:00 +00:00
blocked_users_list.tmpl feat: replace cross origin protection (#9830) 2025-10-29 22:43:22 +01:00
combomarkdowneditor.tmpl fix: avoid jumping to begin of page on edit comment action (#9645) 2025-10-13 17:46:35 +02:00
issueicon.tmpl ui: update pull request icons (#4455) 2024-07-16 14:38:46 +00:00
issuelist.tmpl chore: move template context (#8663) 2025-07-25 11:55:15 +02:00
label_filter.tmpl chore: move template context (#8663) 2025-07-25 11:55:15 +02:00
quota_overview.tmpl feat(ui): add legends to storage overview (#9429) 2025-09-28 10:35:07 +02:00
repo_search.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
searchbottom.tmpl [PORT] Refactor DateUtils and merge TimeSince (gitea#32409) 2024-11-10 22:23:27 +01:00
searchfile.tmpl Update module github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker to v3 2024-08-09 21:03:37 +02:00