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 f390d5eb4f
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>
12 months ago
..
ColorPicker.js JS refactors (#22227) 2 years ago
ComboMarkdownEditor.js Remove jQuery from repo wiki creation page (#29271) 12 months ago
ConfirmModal.js Change green buttons to primary color (#27099) 1 year ago
EasyMDEToolbarActions.js Fix EasyMDE toolbar (#24489) 2 years ago
ImagePaste.js Remove jQuery from the image pasting functionality (#29324) 12 months ago
LabelEdit.js Allow to archive labels (#26478) 2 years ago
QuickSubmit.js Remove jQuery from the "quick submit" handler (#29200) 1 year 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 Remove jQuery from the webhook editor (#29211) 1 year ago