forgejo/web_src
Yarden Shoham 9968139b6b
Remove jQuery from the issue "go to" button (#30028)
- Switched to plain JavaScript
- Tested the "go to" button functionality and it works as before

![demo](https://github.com/go-gitea/gitea/assets/20454870/76add18f-3294-4117-98b7-a97f576370e2)

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
(cherry picked from commit d9e33959b38d1463f69f6f8807bc50095cf6dbdb)

Conflicts:
	web_src/js/features/common-issue-list.js
	because "Make submit event code work with both jQuery event
	and native event (#29223)" was not cherry-picked. The change
	it introduced in this file is reverted by this commit so it
	does not matter.
2024-03-26 19:04:27 +01:00
..
css Replace 10 more gt- classes with tw- (#29945) 2024-03-26 19:04:27 +01:00
fomantic Remove fomantic site module (#29980) 2024-03-26 19:04:27 +01:00
js Remove jQuery from the issue "go to" button (#30028) 2024-03-26 19:04:27 +01:00
svg Customizable "Open with" applications for repository clone (#29320) 2024-03-23 11:58:54 +01:00