0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 08:11:19 +01:00
gitea/web_src/js/components
silverwind 34290a00c4
Migrate border and margin classes to Tailwind (#29828)
Used all existing css vars, other migrations are 1:1.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-03-18 14:47:05 +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 Migrate border and margin classes to Tailwind (#29828) 2024-03-18 14:47:05 +00:00
DiffCommitSelector.vue Migrate border and margin classes to Tailwind (#29828) 2024-03-18 14:47:05 +00:00
DiffFileList.vue
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.vue
RepoActionView.vue fix double border and border-radius on empty action steps (#29845) 2024-03-16 17:03:56 +00:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue Forbid variables containing jQuery collections not having the $ prefix (#29839) 2024-03-16 12:22:16 +00:00
RepoCodeFrequency.vue Migrate border and margin classes to Tailwind (#29828) 2024-03-18 14:47:05 +00:00
RepoContributors.vue Migrate border and margin classes to Tailwind (#29828) 2024-03-18 14:47:05 +00:00
RepoRecentCommits.vue Migrate border and margin classes to Tailwind (#29828) 2024-03-18 14:47:05 +00:00
ScopedAccessTokenSelector.vue