0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 08:11:19 +01:00
gitea/web_src/js
Yarden Shoham 2b3f7d3e96
Remove jQuery class from the repository branch settings (#30184)
- Switched from jQuery class functions to plain JavaScript `classList`
- Tested the repository branch settings functionality and it works as
before

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-03-30 22:30:00 +01:00
..
components Migrate font-family to tailwind (#30118) 2024-03-28 08:31:07 +00:00
features Remove jQuery class from the repository branch settings (#30184) 2024-03-30 22:30:00 +01:00
markup Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
modules Remove jQuery class from the comment context menu (#30179) 2024-03-30 10:40:39 +01:00
render
standalone Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
utils Remove jQuery class from the diff view (#30176) 2024-03-29 18:51:44 +00:00
vendor
webcomponents Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
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 Update JS any PY dependencies, remove workarounds (#30085) 2024-03-26 09:41:40 +00:00
svg.test.js
utils.js
utils.test.js
vitest.setup.js