You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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>
1 year ago
..
actions Introduce shared template for search inputs (#25338) 1 year ago
secrets Support configuration variables on Gitea Actions (#24724) 1 year ago
user Show `bot` label next to username when rendering autor link if the user is a bot (#24943) 1 year ago
variables Support configuration variables on Gitea Actions (#24724) 1 year ago
combomarkdowneditor.tmpl Update JS dependencies, remove space after emoji completion (#25266) 1 year ago
issueicon.tmpl Rework notifications list (#24812) 1 year ago
issuelist.tmpl Various UI fixes (#25264) 1 year ago
searchbottom.tmpl Move helpers to be prefixed with `gt-` (#22879) 1 year ago
searchinput.tmpl Introduce shared template for search inputs (#25338) 1 year ago