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>
2022-09-09 17:03:18 -04:00
..
comp Add down key check has tribute container (#21016) 2022-09-03 10:43:27 +01:00
admin-common.js
admin-emails.js
admin-users.js
aria.js Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2022-06-03 17:38:26 -04:00
aria.md Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2022-06-03 17:38:26 -04:00
clipboard.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
codeeditor.js
colorpicker.js
common-global.js Remove useless JS operation for relative time tooltips (#20756) 2022-08-12 17:03:41 -04:00
common-issue.js Add a checkbox to select all issues/PRs (#20177) 2022-07-28 18:25:18 +08:00
common-organization.js
contextpopup.js Use tippy.js for context popup (#20393) 2022-07-19 00:33:34 +02:00
dropzone.js
emoji.js
eventsource.sharedworker.js Fix the JS error "EventSource is not defined" caused by some non-standard browsers (#20584) 2022-08-03 22:58:27 +03:00
file-fold.js
formatting.js Prettify number of issues (#17760) 2022-06-12 20:08:23 +08:00
heatmap.js
imagediff.js Fix viewed images not loading in a PR (#19919) 2022-06-08 18:19:06 +01:00
install.js
mcaptcha.js Add support mCaptcha as captcha provider (#20458) 2022-08-10 15:20:10 +02:00
notification.js Enable contenthash in filename for dynamic assets (#20813) 2022-08-23 20:58:04 +08:00
org-team.js
pull-view-file.js Replace unstyled meter with progress (#19968) 2022-06-15 12:28:24 +08:00
repo-branch.js
repo-code.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
repo-commit.js Improve commit status icons (#21124) 2022-09-09 17:03:18 -04:00
repo-common.js Rework repo buttons (#20602) 2022-08-08 02:15:11 +03:00
repo-diff.js Fix tooltip init after review (#20814) 2022-08-17 00:05:40 +03:00
repo-editor.js
repo-findfile.js Feature: Find files in repo (#15028) 2022-06-09 14:15:08 +03:00
repo-graph.js
repo-home.js A minimal change to replace data calls with attr as per guidelines (#19900) 2022-06-06 12:58:53 +08:00
repo-issue-content.js
repo-issue-pr-form.js
repo-issue.js Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
repo-legacy.js Support Issue forms and PR forms (#20987) 2022-09-02 15:58:49 +08:00
repo-migrate.js
repo-migration.js
repo-projects.js Fix various typos (#20338) 2022-07-12 23:32:37 +02:00
repo-release.js Enable spellcheck for EasyMDE, use contenteditable mode (#19776) 2022-06-29 01:52:58 +08:00
repo-settings.js Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2022-06-03 17:38:26 -04:00
repo-template.js
repo-unicode-escape.js
repo-wiki.js Enable spellcheck for EasyMDE, use contenteditable mode (#19776) 2022-06-29 01:52:58 +08:00
serviceworker.js Enable contenthash in filename for dynamic assets (#20813) 2022-08-23 20:58:04 +08:00
sshkey-helper.js
stopwatch.js Enable contenthash in filename for dynamic assets (#20813) 2022-08-23 20:58:04 +08:00
tablesort.js
tribute.js Correctly escape within tribute.js (#20831) 2022-08-17 15:43:53 -04:00
user-auth-webauthn.js
user-auth.js
user-settings.js