gitea/web_src
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
..
css Various UI fixes (#25264) 2023-06-21 21:59:49 -04:00
fomantic Remove more unused Fomantic variants (#25292) 2023-06-17 08:15:33 +00:00
js Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
svg Use inline SVG for built-in OAuth providers (#25171) 2023-06-13 10:51:02 +00:00