0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-07 22:49:38 +01:00
gitea/web_src/js/components
silverwind a2e90014ec
Replace some gt- classes with tw- (#29570)
Replace 18 `gt-` prefixes with `tw-` with perl replacement. I manually
checked them all with `rg` afterwards.
2024-03-04 03:33:20 +00:00
..
.eslintrc.yaml
ActionRunStatus.vue
ActivityHeatmap.vue
ContextPopup.vue Remove jQuery from the issue reference context popup (#29367) 2024-02-24 13:03:53 +01:00
DashboardRepoList.vue
DiffCommitSelector.vue
DiffFileList.vue
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.vue
RepoActionView.vue Make actions animation rotate counterclockwisely (#29378) 2024-02-25 21:37:35 +08:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue Replace some gt- classes with tw- (#29570) 2024-03-04 03:33:20 +00:00
RepoCodeFrequency.vue
RepoContributors.vue
RepoRecentCommits.vue Implement recent commits graph (#29210) 2024-02-24 10:22:51 +00:00
ScopedAccessTokenSelector.vue