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.
gitea/web_src/js/features/comp
Yarden Shoham d8d4b33b31
Remove jQuery from the "quick submit" handler (#29200)
- Switched to plain JavaScript
- Tested the quick submit functionality and it works as before

# Demo using JavaScript without jQuery

![action](https://github.com/go-gitea/gitea/assets/20454870/abbd6c49-ad0f-4f95-b4ba-e969b85a46e8)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
12 months ago
..
ColorPicker.js JS refactors (#22227) 2 years ago
ComboMarkdownEditor.js Focus editor on "Write" tab click (#26714) 1 year ago
ConfirmModal.js Change green buttons to primary color (#27099) 1 year ago
EasyMDEToolbarActions.js Fix EasyMDE toolbar (#24489) 2 years ago
ImagePaste.js Update JS dependencies (#27922) 1 year ago
LabelEdit.js Allow to archive labels (#26478) 2 years ago
QuickSubmit.js Remove jQuery from the "quick submit" handler (#29200) 12 months ago
ReactionSelector.js Use fetch helpers instead of fetch (#27026) 1 year ago
SearchUserBox.js Improve user search display name (#29002) 1 year ago
TextExpander.js Update JS dependencies, remove space after emoji completion (#25266) 2 years ago
WebHookEditor.js Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago