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
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
..
components Detect whether action view branch was deleted (#32764) 2 months ago
features Tweak repo sidebar (#32847) 2 months ago
markup Refactor markdown math render (#32831) 2 months ago
modules Fix a number of typescript errors (#32773) 2 months ago
render Fix a number of Typescript issues (#31877) 6 months ago
standalone Fix a number of Typescript issues (#31877) 6 months ago
utils Rearrange Clone Panel (#31142) 2 months ago
vendor Fix file editor & preview (#32706) 3 months ago
webcomponents Rearrange Clone Panel (#31142) 2 months ago
bootstrap.test.ts Convert frontend code to typescript (#31559) 8 months ago
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 7 months ago
globals.d.ts Fix a number of typescript errors (#32773) 2 months ago
globals.ts Convert frontend code to typescript (#31559) 8 months ago
htmx.ts Fix a number of Typescript issues (#31877) 6 months ago
index.ts Refactor issue filter (labels, poster, assignee) (#32771) 2 months ago
svg.test.ts Fix a number of Typescript issues (#31877) 6 months ago
svg.ts Improve diff file tree (#32658) 3 months ago
types.ts Refactor RepoBranchTagSelector (#32681) 3 months ago
utils.test.ts Add avif image file support (#32508) 3 months ago
utils.ts Add avif image file support (#32508) 3 months ago
vitest.setup.ts Fix a number of Typescript issues (#31877) 6 months ago