forgejo/web_src/js/features/comp
Yarden Shoham 4b69d9e46d
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>
(cherry picked from commit d8d4b33b31d959e4b600cc90a7fa1779b69cadf5)
2024-02-17 23:24:31 +01:00
..
ColorPicker.js
ComboMarkdownEditor.js
ConfirmModal.js Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
EasyMDEToolbarActions.js
ImagePaste.js Update JS dependencies (#27922) 2023-11-06 21:14:32 +00:00
LabelEdit.js
QuickSubmit.js Remove jQuery from the "quick submit" handler (#29200) 2024-02-17 23:24:31 +01:00
ReactionSelector.js Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
SearchUserBox.js Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
TextExpander.js
WebHookEditor.js