You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js
Yarden Shoham 5687aca4fc
Remove jQuery `.attr` from the code comments (#30112)
- Switched from jQuery `attr` to plain javascript `getAttribute`
- Tested the code comments and they work as before

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Giteabot <teabot@gitea.io>
11 months ago
..
components Fix alignment in actions right view (#29979) 11 months ago
features Remove jQuery `.attr` from the code comments (#30112) 11 months ago
markup Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
modules Forbid jQuery `is` and fix issues (#30016) 11 months ago
render
standalone Enforce trailing comma in JS on multiline (#30002) 11 months ago
utils Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
vendor
webcomponents Enforce trailing comma in JS on multiline (#30002) 11 months ago
bootstrap.js Fix JS error and improve error message styles (#29963) 11 months ago
bootstrap.test.js
htmx.js
index.js
jquery.js
svg.js Update JS any PY dependencies, remove workarounds (#30085) 11 months ago
svg.test.js
utils.js
utils.test.js
vitest.setup.js