forgejo/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 Fix task list checkbox toggle to work with YAML front matter (#25184) 2023-06-13 14:44:47 +08:00
modules Batch delete issue and improve tippy opts (#25253) 2023-06-19 15:46:50 +08:00
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 Refactor locale number (#24134) 2023-04-17 11:37:23 +08:00
bootstrap.js
index.js
jquery.js
svg.js
svg.test.js
utils.js Remove hacky patch for "safari emoji glitch fix" (#25208) 2023-06-12 15:44:53 +00:00
utils.test.js