0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 08:11:19 +01:00
gitea/web_src/js
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
..
components Artifact deletion in actions ui (#27172) 2024-02-18 10:33:50 +00:00
features Remove jQuery from the image pasting functionality (#29324) 2024-02-22 17:35:58 +01:00
markup
modules
render
standalone
utils Remove jQuery from repo wiki creation page (#29271) 2024-02-20 11:37:37 +01:00
vendor
webcomponents
bootstrap.js
bootstrap.test.js
htmx.js
index.js
jquery.js
svg.js Artifact deletion in actions ui (#27172) 2024-02-18 10:33:50 +00:00
svg.test.js
utils.js
utils.test.js
vitest.setup.js