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/utils
Blender Defender 18061af490
Rearrange Clone Panel (#31142)
Rearrange the clone panel to use less horizontal space.
The following changes have been made to achieve this:
- Moved everything into the dropdown menu
- Moved the HTTPS/SSH Switch to a separate line
- Moved the "Clone in VS Code"-Button up and added a divider
- Named the dropdown button "Code", added appropriate icon

---------

Co-authored-by: techknowlogick <techknowlogick@gitea.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 months ago
..
color.test.ts Convert frontend code to typescript (#31559) 8 months ago
color.ts Fix a number of Typescript issues (#31877) 6 months ago
dom.test.ts Bypass vitest bug (#32647) 3 months ago
dom.ts Make frontend unit test code could know it is in testing (#32656) 3 months ago
image.test.ts Convert frontend code to typescript (#31559) 8 months ago
image.ts Fix a number of Typescript issues (#31877) 6 months ago
match.test.ts Convert frontend code to typescript (#31559) 8 months ago
match.ts Change typescript `module` to `nodenext` (#32757) 2 months ago
testhelper.ts Make frontend unit test code could know it is in testing (#32656) 3 months ago
time.test.ts Convert frontend code to typescript (#31559) 8 months ago
time.ts Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 2 months ago
url.test.ts Rearrange Clone Panel (#31142) 2 months ago
url.ts Rearrange Clone Panel (#31142) 2 months ago