forgejo/web_src/js/components
silverwind 2e9ca0597d
Replace some gt- classes with tw- ()
Replace 18 `gt-` prefixes with `tw-` with perl replacement. I manually
checked them all with `rg` afterwards.

(cherry picked from commit a2e90014ec20a1085449a66061389cfe0d12260f)

Conflicts:
	templates/repo/header.tmpl
	because some of the header moved to header_fork.tmpl
2024-03-11 23:36:57 +07:00
..
.eslintrc.yaml Implement contributors graph () 2024-02-17 23:24:31 +01:00
ActionRunStatus.vue Reorder blocks in vue SFCs () 2023-09-02 14:59:07 +00:00
ActivityHeatmap.vue Reorder blocks in vue SFCs () 2023-09-02 14:59:07 +00:00
ContextPopup.vue Remove jQuery from the issue reference context popup () 2024-02-26 22:30:27 +01:00
DashboardRepoList.vue Update JS dependencies () 2023-11-06 21:14:32 +00:00
DiffCommitSelector.vue Add global setting how timestamps should be rendered () 2024-01-02 09:25:30 +08:00
DiffFileList.vue Fix review UI () 2023-09-28 10:00:26 +00:00
DiffFileTree.vue Improve diff tree spacing () 2023-10-21 10:38:19 +00:00
DiffFileTreeItem.vue Add border to file tree 'sub-items' and add padding to 'item-file' () 2023-10-25 18:00:53 +08:00
PullRequestMergeForm.vue Modernize merge button () 2024-01-15 00:00:47 +02:00
RepoActionView.vue Merge pull request '[UI] Actions: Link to Workflow in View' () from n0toose/forgejo:forgejo-add-workflow-link into forgejo 2024-02-28 17:28:16 +00:00
RepoActivityTopAuthors.vue Reorder blocks in vue SFCs () 2023-09-02 14:59:07 +00:00
RepoBranchTagSelector.vue Replace some gt- classes with tw- () 2024-03-11 23:36:57 +07:00
RepoCodeFrequency.vue Implement code frequency graph () 2024-02-26 22:30:26 +01:00
RepoContributors.vue Implement code frequency graph () 2024-02-26 22:30:26 +01:00
RepoRecentCommits.vue Implement recent commits graph () 2024-02-26 22:30:26 +01:00
ScopedAccessTokenSelector.vue Reorder blocks in vue SFCs () 2023-09-02 14:59:07 +00:00