0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 14:44:33 +01:00
gitea/web_src/js
Yarden Shoham 42870cf402
Remove jQuery class from the commit button (#30178)
- Switched from jQuery class functions to plain JavaScript `classList`
- Tested the commit button disabled toggling functionality and it works
as before

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Giteabot <teabot@gitea.io>
2024-03-29 20:24:17 +01:00
..
components
features Remove jQuery class from the commit button (#30178) 2024-03-29 20:24:17 +01:00
markup
modules Remove fomantic checkbox module (#30162) 2024-03-29 04:56:01 +00:00
render
standalone
utils Remove jQuery class from the diff view (#30176) 2024-03-29 18:51:44 +00:00
vendor
webcomponents
bootstrap.js
bootstrap.test.js
htmx.js
index.js replace jquery-minicolors with coloris (#30055) 2024-03-29 04:00:07 +01:00
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js