This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/web_src/js/features
Giteabot 93fe0202cb
Change interactiveBorder to fix popup preview (#23169) (#23313)
Backport #23169

Close #23073. 
Used the solution as reference to the reply:
https://github.com/go-gitea/gitea/issues/23073#issuecomment-1440124609
Here made the change inside the `contextpopup.js` because this is where
the popup component is created and tippy configuration is given.

Co-authored-by: Hester Gong <hestergong@gmail.com>
2023-03-06 10:32:47 -06:00
..
admin
comp Change button text for commenting and closing an issue at the same time (#23135) (#23181) 2023-02-28 17:54:38 -05:00
aria.js
aria.md
clipboard.js
codeeditor.js
colorpicker.js
common-global.js Prevent NPE if trying to restore an already restored deleted branch (#21940) (#21944) 2022-11-25 17:28:03 -06:00
common-issue.js
common-organization.js
contextpopup.js Change interactiveBorder to fix popup preview (#23169) (#23313) 2023-03-06 10:32:47 -06:00
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
formatting.js
heatmap.js
imagediff.js Add missing close bracket in imagediff (#22710) (#22712) 2023-02-01 12:30:52 +00:00
install.js
mcaptcha.js
notification.js
org-team.js
pull-view-file.js
repo-branch.js
repo-code.js Ignore line anchor links with leading zeroes (#21728) (#21776) 2022-11-11 21:14:16 +08:00
repo-code.test.js Ignore line anchor links with leading zeroes (#21728) (#21776) 2022-11-11 21:14:16 +08:00
repo-commit.js
repo-common.js
repo-diff-filetree.js
repo-diff.js Restore function to "Show more" buttons (#22399) (#22426) 2023-01-13 17:29:10 +08:00
repo-editor.js
repo-findfile.js Escape path for the file list (#22741) (#22757) 2023-02-06 12:58:06 +00:00
repo-findfile.test.js Escape path for the file list (#22741) (#22757) 2023-02-06 12:58:06 +00:00
repo-graph.js
repo-home.js
repo-issue-content.js Multiple improvements for comment edit diff (#21990) (#22007) 2022-12-02 15:42:41 -05:00
repo-issue-pr-form.js
repo-issue.js
repo-legacy.js Use the correct selector to hide the checkmark of selected labels on clear (#23224) (#23226) 2023-03-01 15:59:54 -05:00
repo-migrate.js
repo-migration.js
repo-projects.js Fixed colour transparency regex matching in project board sorting (#22092) (#22437) 2023-01-15 12:05:04 +00:00
repo-release.js
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js
serviceworker.js
sshkey-helper.js
stopwatch.js Don't display stop watch top bar icon when disabled and hidden when click other place (#22374) (#22387) 2023-01-10 09:21:29 +00:00
tablesort.js
tribute.js
user-auth-webauthn.js Fix bugs with WebAuthn preventing sign in and registration. (#22651) (#22721) 2023-02-02 15:45:57 +08:00
user-auth.js
user-settings.js