1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/web_src/js
Yarden Shoham 2b3f7d3e96
Remove jQuery class from the repository branch settings ()
- 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 () 2024-03-28 08:31:07 +00:00
features Remove jQuery class from the repository branch settings () 2024-03-30 22:30:00 +01:00
markup Migrate gt-hidden to tw-hidden () 2024-03-24 18:23:38 +00:00
modules Remove jQuery class from the comment context menu () 2024-03-30 10:40:39 +01:00
render Use vitest globals () 2023-09-27 04:37:13 +00:00
standalone Enforce trailing comma in JS on multiline () 2024-03-22 14:06:53 +00:00
utils Remove jQuery class from the diff view () 2024-03-29 18:51:44 +00:00
vendor Vendor jquery.are-you-sure with strict mode fixes () 2023-09-06 00:02:44 +00:00
webcomponents Enforce trailing comma in JS on multiline () 2024-03-22 14:06:53 +00:00
bootstrap.js Fix JS error and improve error message styles () 2024-03-21 10:16:11 +00:00
bootstrap.test.js Avoid duplicate JS error messages on UI () 2024-01-21 14:23:08 +00:00
htmx.js Auto-update the system status in admin dashboard () 2024-02-16 02:52:25 +00:00
index.js replace jquery-minicolors with coloris () 2024-03-29 04:00:07 +01:00
jquery.js Forbid variables containing jQuery collections not having the $ prefix () 2024-03-16 12:22:16 +00:00
svg.js Update JS any PY dependencies, remove workarounds () 2024-03-26 09:41:40 +00:00
svg.test.js Use vitest globals () 2023-09-27 04:37:13 +00:00
utils.js enforce maxlength in frontend () 2024-02-25 14:31:15 +00:00
utils.test.js Use vitest globals () 2023-09-27 04:37:13 +00:00
vitest.setup.js Move vitest setup file to root () 2024-02-08 20:07:02 +08:00