gitea/web_src/js
Yarden Shoham a1f11e2e33
Remove jQuery calls that have no effect on `showElem` and `hideElem` (#30110)
There's no need to initialize a jQuery object with a CSS selector when
we can pass the CSS selector directly.

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-03-26 19:38:37 +07:00
..
components Fix alignment in actions right view (#29979) 2024-03-26 07:56:44 +07:00
features Remove jQuery calls that have no effect on `showElem` and `hideElem` (#30110) 2024-03-26 19:38:37 +07:00
markup Migrate `gt-hidden` to `tw-hidden` (#30046) 2024-03-24 18:23:38 +07:00
modules Forbid jQuery `is` and fix issues (#30016) 2024-03-24 17:56:02 +07:00
render
standalone Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +07:00
utils Migrate `gt-hidden` to `tw-hidden` (#30046) 2024-03-24 18:23:38 +07:00
vendor
webcomponents Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +07:00
bootstrap.js Fix JS error and improve error message styles (#29963) 2024-03-21 10:16:11 +07:00
bootstrap.test.js
htmx.js Auto-update the system status in admin dashboard (#29163) 2024-02-16 02:52:25 +07:00
index.js Filter Repositories by type (#29231) 2024-03-03 10:18:34 +07:00
jquery.js Forbid variables containing jQuery collections not having the `$` prefix (#29839) 2024-03-16 12:22:16 +07:00
svg.js Update JS any PY dependencies, remove workarounds (#30085) 2024-03-26 09:41:40 +07:00
svg.test.js
utils.js enforce maxlength in frontend (#29389) 2024-02-25 14:31:15 +07:00
utils.test.js
vitest.setup.js Move vitest setup file to root (#29097) 2024-02-08 20:07:02 +07:00