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 55a8f4510a
Remove jQuery `.attr` from the issue author dropdown (#29915)
- Switched from jQuery `.attr` to plain javascript `.getAttribute`
- Tested the issue author dropdown functionality and it works as before

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
11 months ago
..
admin Forbid jQuery `.prop` and fix related issues (#29832) 11 months ago
comp Forbid jQuery `.css` and refactor all usage (#29852) 11 months ago
captcha.js
citation.js Load citation JS only when needed (#29855) 11 months ago
clipboard.js Fix Citation modal responsiveness and clipboard copy (#29799) 11 months ago
code-frequency.js Implement code frequency graph (#29191) 12 months ago
codeeditor.js Preserve BOM in web editor (#28935) 1 year ago
colorpicker.js Forbid jQuery `.css` and refactor all usage (#29852) 11 months ago
common-global.js Forbid variables containing jQuery collections not having the `$` prefix (#29839) 11 months ago
common-issue-list.js Make submit event code work with both jQuery event and native event (#29223) 1 year ago
common-issue-list.test.js
common-organization.js Fix `initCompLabelEdit` not being called (#29198) 1 year ago
contextpopup.js Remove jQuery from issue reference context popup attach (#29216) 1 year ago
contributors.js Implement contributors graph (#27882) 1 year ago
copycontent.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js Update JS dependencies (#27922) 1 year ago
heatmap.js
imagediff.js Forbid jQuery `.css` and refactor all usage (#29852) 11 months ago
install.js Remove jQuery from the installation page (#29284) 12 months ago
notification.js Forbid HTML injection using jQuery (#29843) 11 months ago
org-team.js Update JS dependencies (#27922) 1 year ago
pull-view-file.js Fix counter display number incorrectly displayed on the page (#29448) 12 months ago
recent-commits.js Implement recent commits graph (#29210) 12 months ago
repo-branch.js
repo-code.js Remove jQuery from the code diff expansion buttons (#29385) 12 months ago
repo-code.test.js
repo-commit.js Fix elipsis button not working if the last commit loading is deferred (#29544) 12 months ago
repo-common.js Remove jQuery AJAX from the archive download links (#29380) 12 months ago
repo-diff-commit.js Migrate border and margin classes to Tailwind (#29828) 11 months ago
repo-diff-commitselect.js
repo-diff-filetree.js
repo-diff.js Forbid variables containing jQuery collections not having the `$` prefix (#29839) 11 months ago
repo-editor.js Forbid jQuery `.prop` and fix related issues (#29832) 11 months ago
repo-findfile.js Remove jQuery from the "find file" page (#29456) 12 months ago
repo-findfile.test.js
repo-graph.js Forbid variables containing jQuery collections not having the `$` prefix (#29839) 11 months ago
repo-home.js Forbid variables containing jQuery collections not having the `$` prefix (#29839) 11 months ago
repo-issue-content.js Remove jQuery AJAX from the comment edit history (#29703) 11 months ago
repo-issue-list.js Remove jQuery `.attr` from the issue author dropdown (#29915) 11 months ago
repo-issue-pr-form.js
repo-issue-pr-status.js Fix the overflow style for "Hide all checks" (#27932) 1 year ago
repo-issue.js Forbid variables containing jQuery collections not having the `$` prefix (#29839) 11 months ago
repo-legacy.js Forbid jQuery `.css` and refactor all usage (#29852) 11 months 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) 12 months ago
repo-projects.js Forbid jQuery `.css` and refactor all usage (#29852) 11 months ago
repo-release.js Fix a bug returning 404 when display a single tag with no release (#29466) 12 months ago
repo-search.js Filter Repositories by type (#29231) 12 months ago
repo-settings.js Remove jQuery AJAX from repo collaborator mode dropdown (#29371) 12 months ago
repo-template.js
repo-unicode-escape.js Remove jQuery from the Unicode escape button (#29369) 12 months ago
repo-wiki.js Remove jQuery from repo wiki creation page (#29271) 12 months ago
sshkey-helper.js Remove jQuery from SSH key form parser (#29193) 1 year ago
stopwatch.js Fix incorrect subpath in links (#29535) 12 months ago
tablesort.js
tribute.js
user-auth-webauthn.js
user-auth.js Replace more `gt-` with `tw-`, update frontend docs (#29595) 12 months ago
user-settings.js Remove jQuery from username change prompt and fix its detection (#29197) 1 year ago