0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-19 17:14:56 +01:00
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>
2024-12-11 21:54:30 +08:00
..
color.test.ts
color.ts
dom.test.ts Bypass vitest bug (#32647) 2024-11-26 23:10:45 +08:00
dom.ts Make frontend unit test code could know it is in testing (#32656) 2024-11-28 01:40:32 +08:00
image.test.ts
image.ts
match.test.ts
match.ts Change typescript module to nodenext (#32757) 2024-12-10 08:44:39 +00:00
testhelper.ts Make frontend unit test code could know it is in testing (#32656) 2024-11-28 01:40:32 +08:00
time.test.ts
time.ts Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 2024-12-08 02:58:18 +00:00
url.test.ts Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00
url.ts Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00