0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-23 07:43:18 -05:00
forgejo/web_src/js/components
wxiaoguang 630d3f929e
Make actions animation rotate counterclockwisely (#29378)
Because the icon is:

![image](https://github.com/go-gitea/gitea/assets/2114189/be7e78ab-bc64-46d9-8259-fd7f0037471a)

So it must rotate counterclockwisely

(cherry picked from commit ea164aba4b697aa08e4d20d896a8f318c09a6523)
2024-02-26 22:30:27 +01:00
..
.eslintrc.yaml Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
ActionRunStatus.vue
ActivityHeatmap.vue
ContextPopup.vue Remove jQuery from the issue reference context popup (#29367) 2024-02-26 22:30:27 +01:00
DashboardRepoList.vue
DiffCommitSelector.vue
DiffFileList.vue
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.vue
RepoActionView.vue Make actions animation rotate counterclockwisely (#29378) 2024-02-26 22:30:27 +01:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue
RepoCodeFrequency.vue Implement code frequency graph (#29191) 2024-02-26 22:30:26 +01:00
RepoContributors.vue Implement code frequency graph (#29191) 2024-02-26 22:30:26 +01:00
RepoRecentCommits.vue Implement recent commits graph (#29210) 2024-02-26 22:30:26 +01:00
ScopedAccessTokenSelector.vue