mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-13 06:20:24 +00:00
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> |
||
|---|---|---|
| .. | ||
| actions | ||
| search | ||
| secrets | ||
| user | ||
| variables | ||
| webhook | ||
| blocked_users_list.tmpl | ||
| combomarkdowneditor.tmpl | ||
| issueicon.tmpl | ||
| issuelist.tmpl | ||
| label_filter.tmpl | ||
| quota_overview.tmpl | ||
| repo_search.tmpl | ||
| searchbottom.tmpl | ||
| searchfile.tmpl | ||