0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-27 19:04:38 +01:00
gitea/web_src/js
Yarden Shoham 4efe7884a3
Remove jQuery from the create/rename branch modals (except Fomantic) (#30109)
- Switched to plain JavaScript
- Tested the create/rename branch modals' functionality and they work as
before

# Demo using JavaScript without jQuery

![demo](https://github.com/go-gitea/gitea/assets/20454870/ca53155e-856e-44ca-9852-12ff60065735)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Giteabot <teabot@gitea.io>
2024-03-27 11:40:21 +01:00
..
components Fix click handler in job-step-summary (#30122) 2024-03-27 03:50:24 +00:00
features Remove jQuery from the create/rename branch modals (except Fomantic) (#30109) 2024-03-27 11:40:21 +01:00
markup
modules Remove jQuery .attr from the Fomantic modal cancel buttons (#30113) 2024-03-26 19:57:57 +00:00
render
standalone
utils
vendor
webcomponents
bootstrap.js
bootstrap.test.js
htmx.js
index.js When the title in the issue has a value, set the text cursor at the end of the text. (#30090) 2024-03-27 15:20:10 +08:00
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js