From da1fe2109a1b622fa4ebd32a45b6d3f84ecc4e95 Mon Sep 17 00:00:00 2001 From: Mika Kuns Date: Wed, 15 Apr 2026 10:14:38 +0200 Subject: [PATCH] feat(installer): rewrite WelcomePage for download-mode + update heading Removes SourceDirectory field (no longer in InstallContext), adds dynamic Heading/Subheading/InstallDirEditable for FreshInstall vs Update mode, and updates XAML to match sibling page style. --- .../Pages/WelcomePage/WelcomePageView.xaml | 35 +++------ .../Pages/WelcomePage/WelcomePageViewModel.cs | 76 +++++++------------ 2 files changed, 38 insertions(+), 73 deletions(-) diff --git a/src/ClaudeDo.Installer/Pages/WelcomePage/WelcomePageView.xaml b/src/ClaudeDo.Installer/Pages/WelcomePage/WelcomePageView.xaml index 80c94c7..7ad82e4 100644 --- a/src/ClaudeDo.Installer/Pages/WelcomePage/WelcomePageView.xaml +++ b/src/ClaudeDo.Installer/Pages/WelcomePage/WelcomePageView.xaml @@ -9,40 +9,29 @@ - - - -