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.
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
..
components Introduce shared template for search inputs (#25338) 1 year ago
features Support configuration variables on Gitea Actions (#24724) 1 year ago
markup Fix task list checkbox toggle to work with YAML front matter (#25184) 1 year ago
modules Batch delete issue and improve tippy opts (#25253) 1 year ago
render Switch to ansi_up for ansi rendering in actions (#25401) 1 year ago
standalone Add new JS linter rules (#17699) 3 years ago
test rename tributeValues to mentionValues (#25375) 1 year ago
utils rename tributeValues to mentionValues (#25375) 1 year ago
webcomponents Refactor locale number (#24134) 1 year ago
bootstrap.js Improve template system and panic recovery (#24461) 1 year ago
index.js Redesign Scoped Access Tokens (#24767) 1 year ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 4 years ago
svg.js Add show timestamp/seconds and fullscreen options to action page (#24876) 1 year ago
svg.test.js Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570) 1 year ago
utils.js Remove hacky patch for "safari emoji glitch fix" (#25208) 1 year ago
utils.test.js Fix webauthn regression and improve code (#25113) 1 year ago