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
wxiaoguang d0e0708355
Refactor and fix archive link bug (#30535)
Regression of #29920
Fixes: #30569

Also this is a rewriting to eliminate the remaining jQuery usages from code.

Co-authored-by: Giteabot <teabot@gitea.io>
10 months ago
..
components Fix long branch name overflows (#30345) 10 months ago
features Refactor and fix archive link bug (#30535) 10 months ago
markup Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
modules Add form field id generation, remove duplicated ids (#30546) 10 months ago
render
standalone Enforce trailing comma in JS on multiline (#30002) 11 months ago
utils Refactor and fix archive link bug (#30535) 10 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 replace jquery-minicolors with coloris (#30055) 11 months ago
jquery.js Forbid variables containing jQuery collections not having the `$` prefix (#29839) 11 months ago
svg.js Update JS any PY dependencies, remove workarounds (#30085) 11 months ago
svg.test.js
utils.js enforce maxlength in frontend (#29389) 1 year ago
utils.test.js
vitest.setup.js