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>
2024-02-22 17:35:58 +01:00
..
ColorPicker.js
ComboMarkdownEditor.js Remove jQuery from repo wiki creation page (#29271) 2024-02-20 11:37:37 +01:00
ConfirmModal.js Change green buttons to primary color (#27099) 2023-09-18 22:05:31 +00:00
EasyMDEToolbarActions.js
ImagePaste.js Remove jQuery from the image pasting functionality (#29324) 2024-02-22 17:35:58 +01:00
LabelEdit.js
QuickSubmit.js Remove jQuery from the "quick submit" handler (#29200) 2024-02-16 21:03:50 +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 Remove jQuery from the webhook editor (#29211) 2024-02-17 13:17:04 +00:00