0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 22:04:32 +01:00
gitea/web_src/js
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
..
components Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
features Support configuration variables on Gitea Actions (#24724) 2023-06-20 22:54:15 +00:00
markup
modules
render Switch to ansi_up for ansi rendering in actions (#25401) 2023-06-22 02:15:19 +00:00
standalone
test rename tributeValues to mentionValues (#25375) 2023-06-20 03:32:49 +00:00
utils rename tributeValues to mentionValues (#25375) 2023-06-20 03:32:49 +00:00
webcomponents
bootstrap.js
index.js
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js