0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-01 06:58:51 +01:00
gitea/web_src/js
Yarden Shoham d73223bfc6
Remove jQuery from the repo release form (#29225)
- Switched to plain JavaScript
- Tested the repo release form functionality and it works as before

# Demo using JavaScript without jQuery

![action](https://github.com/go-gitea/gitea/assets/20454870/ede2072a-823d-418f-9890-a5a7445a1cc6)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-02-18 09:22:09 +08:00
..
components
features Remove jQuery from the repo release form (#29225) 2024-02-18 09:22:09 +08:00
markup
modules Refactor request function (#29187) 2024-02-16 13:27:00 +00:00
render
standalone
utils Make submit event code work with both jQuery event and native event (#29223) 2024-02-17 21:48:10 +01:00
vendor
webcomponents
bootstrap.js
bootstrap.test.js
htmx.js
index.js Remove unneccesary initUserAuthLinkAccountView from "link account" page (#29217) 2024-02-17 18:51:35 +01:00
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js