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.
forgejo/web_src/js/components
Yarden Shoham f045e58cc7
Localize activity heatmap (except tooltip) (#24131)
The calculation of the total sum is moved to the backend so a full HTML
string could be sent.


![image](https://user-images.githubusercontent.com/20454870/232112381-c11d896b-ba47-40f8-b2a3-71cf4b3208de.png)

- Closes #10669
- 2nd attempt (the first was in #21570)

---------

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Giteabot <teabot@gitea.io>
1 year ago
..
.eslintrc.yaml Update eslints for Vue 3 (#23935) 1 year ago
ActionRunStatus.vue Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570) 1 year ago
ActivityHeatmap.vue Localize activity heatmap (except tooltip) (#24131) 1 year ago
ContextPopup.vue Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570) 1 year ago
DashboardRepoList.vue Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 1 year ago
DiffFileList.vue Use data-tooltip-content for tippy tooltip (#23649) 1 year ago
DiffFileTree.vue Update the value of the `diffEnd` when click `Show More` btn in the DiffFileTree (#24069) 1 year ago
DiffFileTreeItem.vue Use reactive store to share data between components (#23996) 1 year ago
PullRequestMergeForm.vue Refactor branch/tag selector to Vue SFC (#23421) 1 year ago
RepoActionView.test.js Improve action log display with control chars (#23820) 1 year ago
RepoActionView.vue Add job.duration in web ui (#23963) 1 year ago
RepoActivityTopAuthors.vue Refactor dashboard repo list to Vue SFC (#23405) 1 year ago
RepoBranchTagSelector.vue Refactor branch/tag selector to Vue SFC (#23421) 1 year ago