You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js/features
silverwind 52cbe2bdbc
Improve commit status icons (#21124)
- Show popover on hover/focus (tippy default) instead of click
- If there is only one status, add href to trigger element
- Increase tippy
[interactiveBorder](https://atomiks.github.io/tippyjs/v6/all-props/#interactiveborder),
making it easier to keep interactive tooltips open with sloppy mouse
movement
- Fix a overflow issue in the commit list

Commit list before:

<img width="459" alt="Screen Shot 2022-09-09 at 19 00 01"
src="https://user-images.githubusercontent.com/115237/189405517-68de5a69-e312-4ea2-ab81-87629db6064b.png">

Commit List after:
<img width="475" alt="Screen Shot 2022-09-09 at 19 01 43"
src="https://user-images.githubusercontent.com/115237/189405574-13e84885-9073-4f86-9eeb-d008c1639647.png">

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2 years ago
..
comp Add down key check has tribute container (#21016) 2 years ago
admin-common.js
admin-emails.js
admin-users.js
aria.js
aria.md
clipboard.js Replace fomantic popup module with tippy.js (#20428) 3 years ago
codeeditor.js
colorpicker.js
common-global.js Remove useless JS operation for relative time tooltips (#20756) 3 years ago
common-issue.js Add a checkbox to select all issues/PRs (#20177) 3 years ago
common-organization.js
contextpopup.js Use tippy.js for context popup (#20393) 3 years ago
dropzone.js
emoji.js
eventsource.sharedworker.js Fix the JS error "EventSource is not defined" caused by some non-standard browsers (#20584) 3 years ago
file-fold.js
formatting.js Prettify number of issues (#17760) 3 years ago
heatmap.js
imagediff.js Fix viewed images not loading in a PR (#19919) 3 years ago
install.js
mcaptcha.js Add support mCaptcha as captcha provider (#20458) 3 years ago
notification.js Enable contenthash in filename for dynamic assets (#20813) 3 years ago
org-team.js
pull-view-file.js Replace unstyled meter with progress (#19968) 3 years ago
repo-branch.js
repo-code.js Replace fomantic popup module with tippy.js (#20428) 3 years ago
repo-commit.js Improve commit status icons (#21124) 2 years ago
repo-common.js Rework repo buttons (#20602) 3 years ago
repo-diff.js Fix tooltip init after review (#20814) 3 years ago
repo-editor.js
repo-findfile.js Feature: Find files in repo (#15028) 3 years ago
repo-graph.js
repo-home.js
repo-issue-content.js
repo-issue-pr-form.js
repo-issue.js Replace fomantic popup module with tippy.js (#20428) 3 years ago
repo-legacy.js Support Issue forms and PR forms (#20987) 2 years ago
repo-migrate.js
repo-migration.js
repo-projects.js Fix various typos (#20338) 3 years ago
repo-release.js Enable spellcheck for EasyMDE, use contenteditable mode (#19776) 3 years ago
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js Enable spellcheck for EasyMDE, use contenteditable mode (#19776) 3 years ago
serviceworker.js Enable contenthash in filename for dynamic assets (#20813) 3 years ago
sshkey-helper.js
stopwatch.js Enable contenthash in filename for dynamic assets (#20813) 3 years ago
tablesort.js
tribute.js Correctly escape within tribute.js (#20831) 3 years ago
user-auth-webauthn.js
user-auth.js
user-settings.js