gitea/web_src/js/features/comp
Yarden Shoham 1f6de13897
Remove jQuery AJAX from the markdown editor preview (#29384)
- Removed all jQuery AJAX calls and replaced with our fetch wrapper
- Tested the markdown editor preview button functionality and it works
as before

# Demo using `fetch` instead of jQuery AJAX

![action](https://github.com/go-gitea/gitea/assets/20454870/3fc7abb8-4fdc-46e9-95f6-087d9526bb52)

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-02-25 04:42:29 +00:00
..
ColorPicker.js
ComboMarkdownEditor.js Remove jQuery AJAX from the markdown editor preview (#29384) 2024-02-25 04:42:29 +00:00
ConfirmModal.js
EasyMDEToolbarActions.js
ImagePaste.js Remove jQuery from the image pasting functionality (#29324) 2024-02-22 17:35:58 +01:00
LabelEdit.js
QuickSubmit.js
ReactionSelector.js
SearchUserBox.js
TextExpander.js
WebHookEditor.js Remove jQuery from the webhook editor (#29211) 2024-02-17 13:17:04 +00:00