0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-03 10:44:38 +01:00
gitea/web_src/js/features
wxiaoguang 4814f43af7
Fix repo home file list (#32788)
1. use grid instead of table, completely drop "ui table" from that list
2. move some "commit sign" related styles into a new file by the way (no
change) because I need to figure out where `#repo-files-table` is used.
3. move legacy "branch/tag selector" related code into repo-legacy.ts,
now there are 13 `import $` files left.
2024-12-11 23:54:42 +08:00
..
admin
comp
autofocus-end.ts
captcha.ts
citation.ts
clipboard.ts
code-frequency.ts
codeeditor.ts
colorpicker.ts
common-button.ts
common-fetch-action.ts
common-form.ts
common-issue-list.test.ts
common-issue-list.ts
common-organization.ts
common-page.ts
contextpopup.ts
contributors.ts
copycontent.ts
dropzone.ts
emoji.ts
eventsource.sharedworker.ts
file-fold.ts
heatmap.ts
imagediff.ts
install.ts
issue.ts
notification.ts
oauth2-settings.ts
org-team.ts
pull-view-file.ts
recent-commits.ts
repo-branch.ts
repo-code.test.ts
repo-code.ts
repo-commit.ts
repo-common.ts Fix repo home file list (#32788) 2024-12-11 23:54:42 +08:00
repo-diff-commit.ts
repo-diff-commitselect.ts
repo-diff-filetree.ts
repo-diff.ts
repo-editor.ts
repo-findfile.test.ts
repo-findfile.ts
repo-graph.ts
repo-home.ts
repo-issue-content.ts
repo-issue-edit.ts
repo-issue-list.ts
repo-issue-pr-form.ts
repo-issue-pr-status.ts
repo-issue-sidebar-combolist.ts
repo-issue-sidebar.md
repo-issue-sidebar.ts
repo-issue.ts
repo-legacy.ts Fix repo home file list (#32788) 2024-12-11 23:54:42 +08:00
repo-migrate.ts
repo-migration.ts
repo-milestone.ts
repo-new.ts
repo-projects.ts
repo-release.ts
repo-search.ts
repo-settings-branches.test.ts
repo-settings-branches.ts
repo-settings.ts
repo-template.ts
repo-unicode-escape.ts
repo-wiki.ts
scoped-access-token.ts
sshkey-helper.ts
stopwatch.ts
tablesort.ts
tribute.ts
user-auth-webauthn.ts
user-auth.ts
user-settings.ts