0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 19:52:27 +01:00
gitea/web_src/js
Yarden Shoham 0676bf52f9
Remove jQuery AJAX from the notice selection deletion button (#29381)
- Removed all jQuery AJAX calls and replaced with our fetch wrapper
- Tested the repo notice selection deletion button functionality and it
works as before

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-02-25 20:36:11 +08:00
..
components Remove jQuery from the issue reference context popup (#29367) 2024-02-24 13:03:53 +01:00
features Remove jQuery AJAX from the notice selection deletion button (#29381) 2024-02-25 20:36:11 +08:00
markup
modules
render
standalone
utils Remove jQuery from the Unicode escape button (#29369) 2024-02-24 20:11:51 +01:00
vendor
webcomponents
bootstrap.js
bootstrap.test.js
htmx.js
index.js Implement recent commits graph (#29210) 2024-02-24 10:22:51 +00:00
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js