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/features
Yarden Shoham a9a5734185
Remove jQuery `.attr` from the code line range selection (#30077)
- Switched from jQuery `attr` to plain javascript `getAttribute` and
`setAttribute`
- Tested the code line range selection and it works as before

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: silverwind <me@silverwind.io>
1 year ago
..
admin Refactor all `.length === 0` patterns in JS (#30045) 1 year ago
comp Refactor all `.length === 0` patterns in JS (#30045) 1 year ago
captcha.js Enforce trailing comma in JS on multiline (#30002) 1 year ago
citation.js Remove jQuery from the citation modal (except fomantic) (#30008) 1 year ago
clipboard.js Fix Citation modal responsiveness and clipboard copy (#29799) 1 year ago
code-frequency.js Enforce trailing comma in JS on multiline (#30002) 1 year ago
codeeditor.js Enforce trailing comma in JS on multiline (#30002) 1 year ago
colorpicker.js Forbid jQuery `.css` and refactor all usage (#29852) 1 year ago
common-global.js Refactor all `.length === 0` patterns in JS (#30045) 1 year ago
common-issue-list.js Remove jQuery from the issue "go to" button (#30028) 1 year ago
common-issue-list.test.js Use vitest globals (#27102) 2 years ago
common-organization.js Fix `initCompLabelEdit` not being called (#29198) 1 year ago
contextpopup.js Enforce trailing comma in JS on multiline (#30002) 1 year ago
contributors.js Enforce trailing comma in JS on multiline (#30002) 1 year ago
copycontent.js Use fetch helpers instead of fetch (#27026) 2 years ago
dropzone.js JS refactors (#22227) 2 years ago
emoji.js Update JS and PY dependencies (#27501) 1 year ago
eventsource.sharedworker.js Enforce trailing comma in JS on multiline (#30002) 1 year ago
file-fold.js Update JS dependencies (#27922) 1 year ago
heatmap.js Remove fomantic loader module (#26670) 2 years ago
imagediff.js Remove remaining jQuery .css code (#30015) 1 year ago
install.js Enforce trailing comma in JS on multiline (#30002) 1 year ago
notification.js Migrate `gt-hidden` to `tw-hidden` (#30046) 1 year ago
org-team.js Enforce trailing comma in JS on multiline (#30002) 1 year ago
pull-view-file.js Fix counter display number incorrectly displayed on the page (#29448) 1 year ago
recent-commits.js Enforce trailing comma in JS on multiline (#30002) 1 year ago
repo-branch.js Display warning when user try to rename default branch (#24512) 2 years ago
repo-code.js Remove jQuery `.attr` from the code line range selection (#30077) 1 year ago
repo-code.test.js Use vitest globals (#27102) 2 years ago
repo-commit.js Fix elipsis button not working if the last commit loading is deferred (#29544) 1 year ago
repo-common.js Fix various loading states, remove `.loading` class (#29920) 1 year ago
repo-diff-commit.js Migrate margin and padding helpers to tailwind (#30043) 1 year ago
repo-diff-commitselect.js Add commits dropdown in PR files view and allow commit by commit review (#25528) 2 years ago
repo-diff-filetree.js JS refactors (#22227) 2 years ago
repo-diff.js Refactor all `.length === 0` patterns in JS (#30045) 1 year ago
repo-editor.js Refactor all `.length === 0` patterns in JS (#30045) 1 year ago
repo-findfile.js Refactor all `.length === 0` patterns in JS (#30045) 1 year ago
repo-findfile.test.js Use vitest globals (#27102) 2 years ago
repo-graph.js Migrate `gt-hidden` to `tw-hidden` (#30046) 1 year ago
repo-home.js Refactor all `.length === 0` patterns in JS (#30045) 1 year ago
repo-issue-content.js Migrate `gt-hidden` to `tw-hidden` (#30046) 1 year ago
repo-issue-list.js Migrate margin and padding helpers to tailwind (#30043) 1 year ago
repo-issue-pr-form.js JS refactors (#22227) 2 years ago
repo-issue-pr-status.js Fix the overflow style for "Hide all checks" (#27932) 1 year ago
repo-issue.js Refactor all `.length === 0` patterns in JS (#30045) 1 year ago
repo-legacy.js Refactor all `.length === 0` patterns in JS (#30045) 1 year ago
repo-migrate.js Remove jQuery from repo migrate page (#29219) 1 year ago
repo-migration.js Remove jQuery from the repo migration form (#29229) 1 year ago
repo-projects.js Remove jQuery `.attr` from the project page (#30004) 1 year ago
repo-release.js Fix a bug returning 404 when display a single tag with no release (#29466) 1 year ago
repo-search.js Filter Repositories by type (#29231) 1 year ago
repo-settings.js Refactor all `.length === 0` patterns in JS (#30045) 1 year ago
repo-template.js Enforce trailing comma in JS on multiline (#30002) 1 year ago
repo-unicode-escape.js Remove jQuery from the Unicode escape button (#29369) 1 year ago
repo-wiki.js Enforce trailing comma in JS on multiline (#30002) 1 year ago
sshkey-helper.js Remove jQuery from SSH key form parser (#29193) 1 year ago
stopwatch.js Fix incorrect subpath in links (#29535) 1 year ago
tablesort.js JS refactors (#22227) 2 years ago
tribute.js Migrate margin and padding helpers to tailwind (#30043) 1 year ago
user-auth-webauthn.js Enforce trailing comma in JS on multiline (#30002) 1 year ago
user-auth.js Replace more `gt-` with `tw-`, update frontend docs (#29595) 1 year ago
user-settings.js Refactor all `.length === 0` patterns in JS (#30045) 1 year ago