0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-20 08:44:50 +01:00
gitea/web_src
Yarden Shoham bfb0a5a41e
Remove jQuery AJAX from the comment edit box (#29812)
- Removed all jQuery AJAX calls and replaced with our fetch wrapper
- Tested the file addition and removal functionality and it works as
before

# Demo using `fetch` instead of jQuery AJAX

![demo](https://github.com/go-gitea/gitea/assets/20454870/846ed6d5-3798-43ca-920c-d619e9c3d745)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: silverwind <me@silverwind.io>
2024-03-15 19:02:43 +01:00
..
css Improve repo search UI (#29767) 2024-03-15 09:45:30 +00:00
fomantic
js Remove jQuery AJAX from the comment edit box (#29812) 2024-03-15 19:02:43 +01:00
svg