ZIm/crates/onboarding/src
Danilo Leal 8282b9cf00
project panel: Add git clone action to empty state (#36371)
This PR adds the git clone action to the project panel. It also changes
the "open" button to open a folder instead of the recent projects modal,
which feels faster to start with, more intuitive, and also consistent
with VS Code (which I think is good in this specific case).

<img width="500" height="1334" alt="CleanShot 2025-08-17 at 2  10 01@2x"
src="https://github.com/user-attachments/assets/ff953228-9e8e-413b-89ba-fa0870a0df17"
/>

Release Notes:

- Improved the project panel empty state by including the git clone
action and allowing users to quickly open a local folder.
2025-08-17 17:27:42 +00:00
..
ai_setup_page.rs onboarding: Add more telemetry (#36121) 2025-08-13 12:02:14 -04:00
base_keymap_picker.rs onboarding: Remove feature flag and old welcome crate (#36110) 2025-08-13 13:18:24 -03:00
basics_page.rs ui: Make toggle button group responsive (#36100) 2025-08-13 14:02:20 +02:00
editing_page.rs onboarding: Fix minimap typo on editing page (#36143) 2025-08-13 20:31:28 +00:00
multibuffer_hint.rs onboarding: Remove feature flag and old welcome crate (#36110) 2025-08-13 13:18:24 -03:00
onboarding.rs onboarding: Make Welcome page persistent (#36127) 2025-08-13 16:42:09 +00:00
theme_preview.rs Simplify the lock usage (#35957) 2025-08-10 19:32:25 +00:00
welcome.rs project panel: Add git clone action to empty state (#36371) 2025-08-17 17:27:42 +00:00