1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-07-24 12:09:39 +02:00
forgejo/web_src/js/components
Yarden Shoham 7092ffc5dd
Remove jQuery .attr from the branch/tag selector (#30010)
- Switched from jQuery `.attr` to plain javascript `.setAttribute`
- Tested the cherry-pick from the branch/tag selector and it works as
before

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
(cherry picked from commit bc92478575d9c1e84aa4ba4052dffcdc109a0323)
2024-03-26 19:04:27 +01:00
..
.eslintrc.yaml
ActionRunStatus.vue
ActivityHeatmap.vue
ContextPopup.vue
DashboardRepoList.vue
DiffCommitSelector.vue
DiffFileList.vue Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.vue
RepoActionView.vue
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue Remove jQuery .attr from the branch/tag selector (#30010) 2024-03-26 19:04:27 +01:00
RepoCodeFrequency.vue
RepoContributors.vue
RepoRecentCommits.vue
ScopedAccessTokenSelector.vue