forgejo/web_src/js/components
Gusted ddc24177dd
[BUG] Render emojis in labels in issue info popup
- Currently emojis that are part of the label's name aren't rendered
when shown in the popup that you get when you hover over issue
references.
- This patch fixes that by rendering the emoji.
- Adds CSS to not make the emoji big in the label.
- Resolves #1531
2024-03-30 11:18:46 +01:00
..
.eslintrc.yaml
ActionRunStatus.vue
ActivityHeatmap.vue
ContextPopup.test.js [BUG] Render emojis in labels in issue info popup 2024-03-30 11:18:46 +01:00
ContextPopup.vue [BUG] Render emojis in labels in issue info popup 2024-03-30 11:18:46 +01:00
DashboardRepoList.vue
DiffCommitSelector.vue Migrate font-family to tailwind (#30118) 2024-03-30 07:17:32 +01:00
DiffFileList.vue Migrate font-family to tailwind (#30118) 2024-03-30 07:17:32 +01:00
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.vue
RepoActionView.vue Fix click handler in job-step-summary (#30122) 2024-03-30 07:17:31 +01:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue
RepoCodeFrequency.vue
RepoContributors.vue
RepoRecentCommits.vue
ScopedAccessTokenSelector.vue