0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-02 06:54:31 +01:00
gitea/web_src/js/features
Yarden Shoham 314cd1ec98
Remove jQuery .attr from the repository topic bar (#30050)
- Switched from jQuery `.attr` to plain javascript `getAttribute` and
`setAttribute`
- Tested the repository topic bar. It works as before

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-03-25 00:44:05 +01:00
..
admin Forbid jQuery is and fix issues (#30016) 2024-03-24 17:56:02 +00:00
comp Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
captcha.js
citation.js
clipboard.js
code-frequency.js
codeeditor.js
colorpicker.js
common-global.js Forbid jQuery is and fix issues (#30016) 2024-03-24 17:56:02 +00:00
common-issue-list.js
common-issue-list.test.js
common-organization.js
contextpopup.js
contributors.js
copycontent.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
heatmap.js
imagediff.js
install.js
notification.js Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
org-team.js
pull-view-file.js
recent-commits.js
repo-branch.js
repo-code.js Various code view improvements (#30014) 2024-03-24 12:14:03 +00:00
repo-code.test.js
repo-commit.js
repo-common.js
repo-diff-commit.js Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
repo-diff-commitselect.js
repo-diff-filetree.js
repo-diff.js Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
repo-editor.js
repo-findfile.js Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
repo-findfile.test.js
repo-graph.js Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
repo-home.js Remove jQuery .attr from the repository topic bar (#30050) 2024-03-25 00:44:05 +01:00
repo-issue-content.js Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
repo-issue-list.js Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
repo-issue-pr-form.js
repo-issue-pr-status.js
repo-issue.js Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
repo-legacy.js Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
repo-migrate.js
repo-migration.js
repo-projects.js
repo-release.js
repo-search.js
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
user-auth-webauthn.js
user-auth.js
user-settings.js