gitea/web_src/js/components
silverwind 75e2e5c736
Migrate font-size helpers to tailwind (#30029)
Migrate `gt-font-*` to `tw-text-*` All tailwind-original class names are
also available and render like they would with 16px root font size.

We currently have root font size at 14px, but I would like to eventually
migrate us to 16px so that the tailwind docs apply to us unchangend and
because 16px is the recommended root font size for web pages in general.
Also the number 16 is much better dividable than 14 so will result in
more integers.
2024-03-23 21:22:15 +00:00
..
.eslintrc.yaml Implement contributors graph (#27882) 2024-02-15 23:21:13 +01:00
ActionRunStatus.vue Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
ActivityHeatmap.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
ContextPopup.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
DashboardRepoList.vue Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
DiffCommitSelector.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
DiffFileList.vue Migrate font-weight helpers to tailwind (#30027) 2024-03-23 18:45:11 +00:00
DiffFileTree.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
DiffFileTreeItem.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
PullRequestMergeForm.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
RepoActionView.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
RepoActivityTopAuthors.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
RepoBranchTagSelector.vue Remove jQuery `.attr` from the branch/tag selector (#30010) 2024-03-22 23:26:56 +00:00
RepoCodeFrequency.vue Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
RepoContributors.vue Migrate font-size helpers to tailwind (#30029) 2024-03-23 21:22:15 +00:00
RepoRecentCommits.vue Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
ScopedAccessTokenSelector.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00