forgejo/web_src/js
Yarden Shoham 4b69d9e46d
Remove jQuery from the "quick submit" handler (#29200)
- Switched to plain JavaScript
- Tested the quick submit functionality and it works as before

# Demo using JavaScript without jQuery

![action](https://github.com/go-gitea/gitea/assets/20454870/abbd6c49-ad0f-4f95-b4ba-e969b85a46e8)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
(cherry picked from commit d8d4b33b31d959e4b600cc90a7fa1779b69cadf5)
2024-02-17 23:24:31 +01:00
..
components Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
features Remove jQuery from the "quick submit" handler (#29200) 2024-02-17 23:24:31 +01:00
markup
modules Refactor request function (#29187) 2024-02-17 23:24:31 +01:00
render
standalone
utils Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
vendor
webcomponents
bootstrap.js
bootstrap.test.js
htmx.js Auto-update the system status in admin dashboard (#29163) 2024-02-17 23:24:31 +01:00
index.js Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js