]> source.dussan.org Git - gitea.git/commit
Replace more `gt-` with `tw-`, update frontend docs (#29595)
authorsilverwind <me@silverwind.io>
Tue, 5 Mar 2024 05:29:32 +0000 (06:29 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Mar 2024 05:29:32 +0000 (05:29 +0000)
commit7e8c1c5ba18e1ac8861f429b825163b8210fd178
tree2fe9893d04d8745a7c81119ff7f5a21590ab23f2
parent3e84bfdf410ec1fdf22711156d729e51d7355a8e
Replace more `gt-` with `tw-`, update frontend docs (#29595)

Tested a few things, all working fine. Not sure if the chinese machine
translation is good.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
25 files changed:
docs/content/contributing/guidelines-frontend.en-us.md
docs/content/contributing/guidelines-frontend.zh-cn.md
templates/admin/emails/list.tmpl
templates/admin/packages/list.tmpl
templates/admin/user/list.tmpl
templates/base/head_navbar.tmpl
templates/base/paginate.tmpl
templates/repo/commit_page.tmpl
templates/repo/diff/box.tmpl
templates/repo/diff/options_dropdown.tmpl
templates/repo/diff/section_split.tmpl
templates/repo/diff/section_unified.tmpl
templates/repo/diff/whitespace_dropdown.tmpl
templates/repo/issue/card.tmpl
templates/repo/issue/labels/labels_selector_field.tmpl
templates/repo/issue/new_form.tmpl
templates/repo/issue/view_content/sidebar.tmpl
templates/repo/settings/branches.tmpl
templates/status/500.tmpl
web_src/css/helpers.css
web_src/js/features/repo-diff.js
web_src/js/features/repo-issue.js
web_src/js/features/repo-legacy.js
web_src/js/features/user-auth.js
web_src/js/markup/mermaid.js