refactor(conversation-context-bar): slim folder and branch pickers to selection only

- Match popover corner styling of folder picker with branch picker
- Drop 'open folder from disk' entry from folder picker
- Drop 'new branch' entry and dialog from branch picker
This commit is contained in:
xintaofei
2026-04-22 19:30:58 +08:00
parent d26c0b91c9
commit 4440249678
11 changed files with 77 additions and 236 deletions

View File

@@ -1797,9 +1797,6 @@
"noFolders": "No folders",
"noBranches": "No branches",
"noBranch": "(no branch)",
"openNewFolder": "Open folder from disk...",
"cancel": "Cancel",
"create": "Create",
"commit": "Commit",
"push": "Push",
"merge": "Merge",