0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 11:57:03 +01:00
gitea/web_src/js/features
silverwind ce130ae8da
Fix JS error when opening to expanded code comment (#30463)
Fix regression from
e0b018706f
where opening to a code comment via hash link would give this error:

<img width="1247" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/f9aaeded-8492-4416-9a73-afa0c56220a7">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-04-14 15:16:03 +08:00
..
admin Fix admin notice view-detail (#30450) 2024-04-13 15:46:02 +08:00
comp replace jquery-minicolors with coloris (#30055) 2024-03-29 04:00:07 +01:00
autofocus-end.js When the title in the issue has a value, set the text cursor at the end of the text. (#30090) 2024-03-27 15:20:10 +08:00
captcha.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
citation.js Remove jQuery from the citation modal (except fomantic) (#30008) 2024-03-23 00:17:28 +01:00
clipboard.js
code-frequency.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
codeeditor.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
colorpicker.js Replace coloris with vanilla-colorful (#30201) 2024-04-03 09:15:06 +00:00
common-global.js Remove fomantic input module (#30194) 2024-03-31 16:06:06 +00:00
common-issue-list.js Remove jQuery from the issue "go to" button (#30028) 2024-03-23 18:18:45 +00:00
common-issue-list.test.js
common-organization.js
contextpopup.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
contributors.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
copycontent.js Remove fomantic input module (#30194) 2024-03-31 16:06:06 +00:00
dropzone.js
emoji.js
eventsource.sharedworker.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
file-fold.js
heatmap.js
imagediff.js Remove jQuery class from the image diff (#30140) 2024-03-29 12:40:17 +00:00
install.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
notification.js Remove jQuery class from the notification count (#30172) 2024-03-29 17:17:21 +00:00
org-team.js Remove jQuery calls that have no effect on showElem and hideElem (#30110) 2024-03-26 19:38:37 +00:00
pull-view-file.js
recent-commits.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
repo-branch.js Remove jQuery from the create/rename branch modals (except Fomantic) (#30109) 2024-03-27 11:40:21 +01:00
repo-code.js Remove jQuery class from the code range selection (#30173) 2024-03-29 18:08:54 +01:00
repo-code.test.js
repo-commit.js
repo-common.js Fix download buttons on branches page (#30147) 2024-03-27 21:05:49 +01:00
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 Remove jQuery class from the diff view (#30176) 2024-03-29 18:51:44 +00:00
repo-editor.js Remove jQuery class from the commit button (#30178) 2024-03-29 20:24:17 +01:00
repo-findfile.js Refactor all .length === 0 patterns in JS (#30045) 2024-03-25 18:37:55 +00:00
repo-findfile.test.js
repo-graph.js Remove jQuery from the commit graph (except Fomantic) (#30395) 2024-04-12 12:34:12 +02:00
repo-home.js Remove most jQuery function calls from the repository topic box (#30191) 2024-03-31 15:39:50 +00:00
repo-issue-content.js Remove jQuery class from the comment edit history (#30186) 2024-03-30 23:09:46 +01:00
repo-issue-edit.js Split issue edit code from repo-legacy.js into its own file (#30419) 2024-04-12 02:22:59 +08:00
repo-issue-list.js Make a distinction between active and selected in the issue author dropdown (#30207) 2024-03-31 11:27:39 +00:00
repo-issue-pr-form.js
repo-issue-pr-status.js
repo-issue.js Fix JS error when opening to expanded code comment (#30463) 2024-04-14 15:16:03 +08:00
repo-legacy.js Split issue edit code from repo-legacy.js into its own file (#30419) 2024-04-12 02:22:59 +08:00
repo-migrate.js
repo-migration.js
repo-projects.js Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 2024-04-07 16:19:25 +00:00
repo-release.js
repo-search.js
repo-settings.js Remove jQuery class from the repository branch settings (#30184) 2024-03-30 22:30:00 +01:00
repo-template.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
repo-unicode-escape.js
repo-wiki.js Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
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 Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
user-auth.js
user-settings.js Refactor all .length === 0 patterns in JS (#30045) 2024-03-25 18:37:55 +00:00