forgejo/web_src/js/components
Yarden Shoham e91b948613
Remove jQuery from the issue reference context popup (#29367)
- Removed all jQuery calls
- Tested the context popup functionality and it works as before

# Demo without jQuery

![action](https://github.com/go-gitea/gitea/assets/20454870/90b53de5-a8e9-4ed7-9236-1c9dfc324f38)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Giteabot <teabot@gitea.io>
(cherry picked from commit 267dbb4e938cc42dc09a4a893cca631b2f755557)
2024-02-26 22:30:27 +01:00
..
.eslintrc.yaml Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
ActionRunStatus.vue
ActivityHeatmap.vue
ContextPopup.vue Remove jQuery from the issue reference context popup (#29367) 2024-02-26 22:30:27 +01:00
DashboardRepoList.vue
DiffCommitSelector.vue
DiffFileList.vue
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.vue Modernize merge button (#28140) 2024-01-15 00:00:47 +02:00
RepoActionView.vue Artifact deletion in actions ui (#27172) 2024-02-23 09:06:14 +01:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue
RepoCodeFrequency.vue Implement code frequency graph (#29191) 2024-02-26 22:30:26 +01:00
RepoContributors.vue Implement code frequency graph (#29191) 2024-02-26 22:30:26 +01:00
RepoRecentCommits.vue Implement recent commits graph (#29210) 2024-02-26 22:30:26 +01:00
ScopedAccessTokenSelector.vue