0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 16:20:27 +01:00
gitea/web_src/js/features/comp
Yarden Shoham 27192bc321
Remove jQuery from the webhook editor (#29211)
- Switched to plain JavaScript
- Tested the webhook editing functionality and it works as before

# Demo using JavaScript without jQuery

![action](https://github.com/go-gitea/gitea/assets/20454870/b24c264d-d5e5-4954-8789-e72564a99027)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-02-17 13:17:04 +00:00
..
ColorPicker.js
ComboMarkdownEditor.js
ConfirmModal.js
EasyMDEToolbarActions.js
ImagePaste.js
LabelEdit.js
QuickSubmit.js Remove jQuery from the "quick submit" handler (#29200) 2024-02-16 21:03:50 +01:00
ReactionSelector.js
SearchUserBox.js
TextExpander.js
WebHookEditor.js Remove jQuery from the webhook editor (#29211) 2024-02-17 13:17:04 +00:00