You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 months ago
..
.eslintrc.yaml Implement contributors graph (#27882) 12 months ago
ActionRunStatus.vue Fix incorrect tailwind migration (#30007) 11 months ago
ActivityHeatmap.vue Enforce trailing comma in JS on multiline (#30002) 11 months ago
ContextPopup.vue Enforce trailing comma in JS on multiline (#30002) 11 months ago
DashboardRepoList.vue Fix incorrect tailwind migration (#30007) 11 months ago
DiffCommitSelector.vue Enforce trailing comma in JS on multiline (#30002) 11 months ago
DiffFileList.vue Migrate font-weight helpers to tailwind (#30027) 11 months ago
DiffFileTree.vue Enforce trailing comma in JS on multiline (#30002) 11 months ago
DiffFileTreeItem.vue Enforce trailing comma in JS on multiline (#30002) 11 months ago
PullRequestMergeForm.vue Enforce trailing comma in JS on multiline (#30002) 11 months ago
RepoActionView.vue Enforce trailing comma in JS on multiline (#30002) 11 months ago
RepoActivityTopAuthors.vue Enforce trailing comma in JS on multiline (#30002) 11 months ago
RepoBranchTagSelector.vue Remove jQuery `.attr` from the branch/tag selector (#30010) 11 months ago
RepoCodeFrequency.vue Fix incorrect tailwind migration (#30007) 11 months ago
RepoContributors.vue Migrate font-size helpers to tailwind (#30029) 11 months ago
RepoRecentCommits.vue Fix incorrect tailwind migration (#30007) 11 months ago
ScopedAccessTokenSelector.vue Enforce trailing comma in JS on multiline (#30002) 11 months ago