forgejo/web_src/js
Yarden Shoham d8fa9b1580
Remove jQuery from the user search form in admin page (#29151)
- Switched to plain JavaScript
- Tested the form and it works as before

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit a8748eedae3518550bd43fd592d206df2bea6bef)

Conflicts:
	web_src/js/features/admin/users.js
	prefer Gitea version and discard jQuery specific fixes from
	Forbid jQuery `.prop` and fix related issues (#29832)
2024-03-30 07:17:32 +01:00
..
components Migrate font-family to tailwind (#30118) 2024-03-30 07:17:32 +01:00
features Remove jQuery from the user search form in admin page (#29151) 2024-03-30 07:17:32 +01:00
markup
modules Drag-and-drop improvements for projects and issue pins (#29875) 2024-03-30 07:17:31 +01:00
render
standalone
utils
vendor
webcomponents
bootstrap.js
bootstrap.test.js
htmx.js
index.js When the title in the issue has a value, set the text cursor at the end of the text. (#30090) 2024-03-30 07:17:31 +01:00
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js