forgejo/web_src/js/components
Beowulf 4b0130584f fix: don't stretch activity top author image (#10556)
This is a followup to !10524.

In addition I changed that the tooltip triggers for the whole height, instead for only the bar height, because otherwise it is esp for small bars nearly impossible to get the tooltip to open.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10556
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Beowulf <beowulf@beocode.eu>
Co-committed-by: Beowulf <beowulf@beocode.eu>
2025-12-29 20:04:47 +01:00
..
ActionJobStep.test.js refactor: split ActionJobStepList out of RepoActionView (#10537) 2025-12-22 04:14:11 +01:00
ActionJobStep.vue refactor: split ActionJobStepList out of RepoActionView (#10537) 2025-12-22 04:14:11 +01:00
ActionJobStepList.test.js refactor: split ActionJobStepList out of RepoActionView (#10537) 2025-12-22 04:14:11 +01:00
ActionJobStepList.vue refactor: split ActionJobStepList out of RepoActionView (#10537) 2025-12-22 04:14:11 +01:00
ActionRunStatus.vue feat: ability to view previous logs for Actions runs that have been retried (#9017) 2025-09-04 22:46:22 +02:00
ActivityHeatmap.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-26 19:04:27 +01:00
ContextPopup.test.js ui: update pull request icons 2024-08-22 17:06:10 +02:00
ContextPopup.vue ui: update pull request icons (#4455) 2024-07-16 14:38:46 +00:00
DashboardRepoList.vue feat(ui): lazy-load all Vue components (#9444) 2025-09-28 05:40:40 +02:00
DiffCommitSelector.vue chore: remove not working PREFERRED_TIMESTAMP_TENSE setting (#9490) 2025-10-01 15:16:01 +02:00
DiffFileTree.vue Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
DiffFileTreeItem.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-26 19:04:27 +01:00
PullRequestMergeForm.test.js fix: Don't double escape delete branch text 2024-10-19 22:05:35 +02:00
PullRequestMergeForm.vue feat: replace cross origin protection (#9830) 2025-10-29 22:43:22 +01:00
RepoActionView.test.js refactor: extract ActionJobStep from RepoActionView (#10366) 2025-12-08 15:58:49 +01:00
RepoActionView.vue refactor: split ActionJobStepList out of RepoActionView (#10537) 2025-12-22 04:14:11 +01:00
RepoActivityTopAuthors.test.js fix: don't stretch activity top author image (#10556) 2025-12-29 20:04:47 +01:00
RepoActivityTopAuthors.vue fix: don't stretch activity top author image (#10556) 2025-12-29 20:04:47 +01:00
RepoBranchTagSelector.vue feat: replace cross origin protection (#9830) 2025-10-29 22:43:22 +01:00
RepoCodeFrequency.vue Have time.js use UTC-related getters/setters (#30857) 2024-05-12 20:03:09 +02:00
RepoContributors.test.js fix: compare week as numbers and not as strings (#8882) 2025-08-13 22:28:12 +02:00
RepoContributors.vue fix: compare week as numbers and not as strings (#8882) 2025-08-13 22:28:12 +02:00
RepoRecentCommits.vue Have time.js use UTC-related getters/setters (#30857) 2024-05-12 20:03:09 +02:00
ScopedAccessTokenSelector.vue fix(ui): make "Token name"-input a real required-field (#8877) 2025-10-01 12:07:30 +02:00