1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 13:15:48 +00:00
gitea/templates/shared
silverwind af094fbb6c
Introduce shared template for search inputs (#25338)
- Set
[type=search](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/search)
- Disable spellcheck
- Set maxLength 255 that I found in `templates/repo/issue/search.tmpl`
- Remove unnecessary `max-width`, it does nothing

---------

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-06-22 10:27:35 +00:00
..
actions Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
secrets Support configuration variables on Gitea Actions (#24724) 2023-06-20 22:54:15 +00:00
user Show bot label next to username when rendering autor link if the user is a bot (#24943) 2023-05-26 18:58:11 +02:00
variables Support configuration variables on Gitea Actions (#24724) 2023-06-20 22:54:15 +00:00
combomarkdowneditor.tmpl Update JS dependencies, remove space after emoji completion (#25266) 2023-06-18 08:38:47 +00:00
issueicon.tmpl Rework notifications list (#24812) 2023-05-25 02:31:26 +00:00
issuelist.tmpl Various UI fixes (#25264) 2023-06-21 21:59:49 -04:00
searchbottom.tmpl Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00
searchinput.tmpl Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00