forgejo/web_src/js/features/comp
Yarden Shoham 01fa6fbb97
Remove jQuery from the image pasting functionality (#29324)
- Switched to plain JavaScript
- Tested the image pasting functionality and it works as before

# Demo using JavaScript without jQuery

![demo](https://github.com/go-gitea/gitea/assets/20454870/018993ff-7b09-4d5f-88e0-f276368bacd6)

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
(cherry picked from commit f390d5eb4f4db21eeacdf2e7a093f6bd4e87c96f)
2024-02-26 22:30:26 +01:00
..
ColorPicker.js
ComboMarkdownEditor.js Remove jQuery from repo wiki creation page (#29271) 2024-02-26 21:42:15 +01:00
ConfirmModal.js
EasyMDEToolbarActions.js
ImagePaste.js Remove jQuery from the image pasting functionality (#29324) 2024-02-26 22:30:26 +01:00
LabelEdit.js
QuickSubmit.js
ReactionSelector.js
SearchUserBox.js
TextExpander.js
WebHookEditor.js