gitea/web_src/js/features
Yarden Shoham eaede2de98
Remove jQuery from the repo commit functions (#29230)
- Switched to plain JavaScript
- Tested the commit ellipsis button functionality and it works as before
- Tested the commits statuses tippy functionality and it works as before
- Tested the last commit loader functionality and it works as before

# Demo using JavaScript without jQuery

![action](https://github.com/go-gitea/gitea/assets/20454870/465516f8-0ff3-438c-a17e-26cbab82750b)

![action](https://github.com/go-gitea/gitea/assets/20454870/968da210-9382-4b50-a4c2-09419dc86e07)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: silverwind <me@silverwind.io>
2024-02-22 17:13:25 +00:00
..
admin
comp Remove jQuery from the image pasting functionality (#29324) 2024-02-22 17:35:58 +01:00
captcha.js
citation.js
clipboard.js
codeeditor.js
colorpicker.js
common-global.js
common-issue-list.js Make submit event code work with both jQuery event and native event (#29223) 2024-02-17 21:48:10 +01:00
common-issue-list.test.js
common-organization.js
contextpopup.js Remove jQuery from issue reference context popup attach (#29216) 2024-02-17 21:11:56 +08:00
contributors.js
copycontent.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
heatmap.js
imagediff.js
install.js Remove jQuery from the installation page (#29284) 2024-02-21 09:13:48 +01:00
notification.js
org-team.js
pull-view-file.js
repo-branch.js
repo-code.js
repo-code.test.js
repo-commit.js Remove jQuery from the repo commit functions (#29230) 2024-02-22 17:13:25 +00:00
repo-common.js
repo-diff-commit.js
repo-diff-commitselect.js
repo-diff-filetree.js
repo-diff.js Remove jQuery from repo wiki creation page (#29271) 2024-02-20 11:37:37 +01:00
repo-editor.js
repo-findfile.js
repo-findfile.test.js
repo-graph.js
repo-home.js
repo-issue-content.js
repo-issue-list.js
repo-issue-pr-form.js
repo-issue-pr-status.js
repo-issue.js
repo-legacy.js Remove jQuery .map() and enable eslint rules for it (#29272) 2024-02-21 00:05:17 +00:00
repo-migrate.js Remove jQuery from repo migrate page (#29219) 2024-02-17 21:07:47 +01:00
repo-migration.js Remove jQuery from the repo migration form (#29229) 2024-02-19 23:34:35 +01:00
repo-projects.js
repo-release.js Remove jQuery from the repo release form (#29225) 2024-02-18 09:22:09 +08:00
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js Remove jQuery from repo wiki creation page (#29271) 2024-02-20 11:37:37 +01:00
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js
user-auth-webauthn.js
user-auth.js Remove unneccesary `initUserAuthLinkAccountView` from "link account" page (#29217) 2024-02-17 18:51:35 +01:00
user-settings.js