gitea/templates/devtest
wxiaoguang 7a6260f889
Improve repo search UI (#29767)
1. Introduce a special "flex-items-block" for menu items, to align the
dropdown menu items
2. Simplify the "repo search" form
3. Add missing "TopicOnly" search option

Screenshots:

The old UI items don't align:

<details>

![image](https://github.com/go-gitea/gitea/assets/2114189/b965ac00-bad6-4d2f-9103-8841bd940aa5)

</details>


New UI (doesn't change much, but the items align)

<details>

![image](https://github.com/go-gitea/gitea/assets/2114189/a1add892-21dc-423b-90d5-5569faa3dced)


![image](https://github.com/go-gitea/gitea/assets/2114189/fb4040b2-96d8-4fb2-a0ed-760b9881fd86)

</details>

---------

Co-authored-by: silverwind <me@silverwind.io>
2024-03-15 09:45:30 +00:00
..
fetch-action.tmpl Batch delete issue and improve tippy opts (#25253) 2023-06-19 15:46:50 +08:00
flex-list.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
fomantic-modal.tmpl Use tailwind instead of `gt-[wh]-` helper classes (#29423) 2024-02-27 14:31:41 +00:00
gitea-ui.tmpl Improve repo search UI (#29767) 2024-03-15 09:45:30 +00:00
list.tmpl Change form actions to fetch for submit review box (#25219) 2023-06-14 16:01:37 +08:00
tmplerr-sub.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
tmplerr.tmpl Show friendly 500 error page to users and developers (#24110) 2023-04-14 13:19:11 +08:00