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/features
silverwind df9a78cd04
Tweak repo sidebar (#32847)
Before and after:

<img width="218" alt="Screenshot 2024-12-15 at 04 53 53"
src="https://github.com/user-attachments/assets/299b1f0a-ba72-47c6-b662-a9d540d4d741"
/>
<img width="222" alt="Screenshot 2024-12-15 at 04 53 41"
src="https://github.com/user-attachments/assets/5a2b5332-e324-4d20-82e9-21d1c850e826"
/>

Diff without whitespace:
https://github.com/go-gitea/gitea/pull/32847/files?diff=unified&w=1

The `tw-mt-2` is fine even if the element renders empty:

<img width="387" alt="image"
src="https://github.com/user-attachments/assets/76a976e4-ba2e-48a5-9248-c361552a937a"
/>

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 months ago
..
admin Refactor some frontend problems (#32646) 3 months ago
comp Fix JS error when dropping a file to a editor without dropzone (#32804) 2 months ago
autofocus-end.ts Fix some typescript issues (#32586) 3 months ago
captcha.ts Fix some typescript issues (#32586) 3 months ago
citation.ts GitHub like repo home page (#32213) 3 months ago
clipboard.ts Fix some typescript issues (#32586) 3 months ago
code-frequency.ts Convert frontend code to typescript (#31559) 8 months ago
codeeditor.ts Improve JSX/TSX support in code editor (#32833) 2 months ago
colorpicker.ts Fix some typescript issues (#32586) 3 months ago
common-button.ts Refactor some frontend problems (#32646) 3 months ago
common-fetch-action.ts Fix global form submit event (#32652) 3 months ago
common-form.ts Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
common-issue-list.test.ts Convert frontend code to typescript (#31559) 8 months ago
common-issue-list.ts Convert frontend code to typescript (#31559) 8 months ago
common-organization.ts Refactor LabelEdit (#32752) 3 months ago
common-page.ts Refactor sidebar label selector (#32460) 3 months ago
contextpopup.ts Fix suggestions for issues (#32380) 4 months ago
contributors.ts Add "n commits" link to contributors in contributors graph page (#32799) 2 months ago
copycontent.ts Convert frontend code to typescript (#31559) 8 months ago
dropzone.ts Fix broken image when editing comment with non-image attachments (#32319) 4 months ago
emoji.ts Convert frontend code to typescript (#31559) 8 months ago
eventsource.sharedworker.ts Convert frontend code to typescript (#31559) 8 months ago
file-fold.ts Convert frontend code to typescript (#31559) 8 months ago
heatmap.ts Convert frontend code to typescript (#31559) 8 months ago
imagediff.ts Refactor language menu and dom utils (#32450) 4 months ago
install.ts Convert frontend code to typescript (#31559) 8 months ago
issue.ts Suggestions for issues (#32327) 4 months ago
notification.ts Convert frontend code to typescript (#31559) 8 months ago
oauth2-settings.ts add skip secondary authorization option for public oauth2 clients (#31454) 7 months ago
org-team.ts Convert frontend code to typescript (#31559) 8 months ago
pull-view-file.ts Convert frontend code to typescript (#31559) 8 months ago
recent-commits.ts Convert frontend code to typescript (#31559) 8 months ago
repo-branch.ts Fix a number of typescript errors (#32773) 2 months ago
repo-code.test.ts Convert frontend code to typescript (#31559) 8 months ago
repo-code.ts Fix a number of typescript errors (#32773) 2 months ago
repo-commit.ts Convert frontend code to typescript (#31559) 8 months ago
repo-common.ts Fix clone panel js error (#32798) 2 months ago
repo-diff-commit.ts Fix a number of typescript errors (#32773) 2 months ago
repo-diff-commitselect.ts Convert frontend code to typescript (#31559) 8 months ago
repo-diff-filetree.ts make `show stats` work when only one file changed (#32244) 4 months ago
repo-diff.ts Fix JS error when reply comment on Conversation page (#32685) 3 months ago
repo-editor.ts Fix file editor & preview (#32706) 3 months ago
repo-findfile.test.ts Convert frontend code to typescript (#31559) 8 months ago
repo-findfile.ts Fix word overflow in file search page (#32695) 3 months ago
repo-graph.ts Fix a number of typescript errors (#32773) 2 months ago
repo-home.ts Tweak repo sidebar (#32847) 2 months ago
repo-issue-content.ts Refactor issue page info (#32445) 4 months ago
repo-issue-edit.ts Support quote selected comments to reply (#32431) 4 months ago
repo-issue-list.ts Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
repo-issue-pr-form.ts Convert frontend code to typescript (#31559) 8 months ago
repo-issue-pr-status.ts Fix a number of typescript errors (#32773) 2 months ago
repo-issue-sidebar-combolist.ts Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
repo-issue-sidebar.md Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
repo-issue-sidebar.ts Fix bug of branch/tag selector in the issue sidebar (#32744) 2 months ago
repo-issue.ts Fix a number of typescript errors (#32773) 2 months ago
repo-legacy.ts Fix repo home file list (#32788) 2 months ago
repo-migrate.ts Fix javascript error when an anonymous user visiting migration page (#32144) 5 months ago
repo-migration.ts Fix a number of typescript errors (#32773) 2 months ago
repo-milestone.ts Fix milestone deadline and date related problems (#32339) 4 months ago
repo-new.ts Fix a number of typescript errors (#32773) 2 months ago
repo-projects.ts Fix a number of typescript errors (#32773) 2 months ago
repo-release.ts Fix a number of typescript errors (#32773) 2 months ago
repo-search.ts Fix a number of typescript errors (#32773) 2 months ago
repo-settings-branches.test.ts Allow cropping an avatar before setting it (#32565) 3 months ago
repo-settings-branches.ts Allow cropping an avatar before setting it (#32565) 3 months ago
repo-settings.ts Fix a number of typescript errors (#32773) 2 months ago
repo-template.ts Convert frontend code to typescript (#31559) 8 months ago
repo-unicode-escape.ts Fix "unicode escape" JS error (#32806) 2 months ago
repo-wiki.ts Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
scoped-access-token.ts fix the component of access token list not mounted (#31824) 6 months ago
sshkey-helper.ts Fix a number of typescript errors (#32773) 2 months ago
stopwatch.ts Add types to various low-level functions (#31781) 7 months ago
tablesort.ts Fix a number of typescript errors (#32773) 2 months ago
tribute.ts Fix a number of typescript errors (#32773) 2 months ago
user-auth-webauthn.ts Fix: passkey login not working anymore (#32623) 3 months ago
user-auth.ts Warn users when they try to use a non-root-url to sign in/up (#32272) 4 months ago
user-settings.ts Allow cropping an avatar before setting it (#32565) 3 months ago