Skip to content

Build a PowerShell-only WPF XAML GUI designer - #2

Merged
papanda925 merged 30 commits into
mainfrom
feature/powershell-xaml-designer
Sep 1, 2026
Merged

Build a PowerShell-only WPF XAML GUI designer#2
papanda925 merged 30 commits into
mainfrom
feature/powershell-xaml-designer

Conversation

@papanda925

Copy link
Copy Markdown
Owner

Supersedes draft PR #1 after completing self-review passes 11–20 and final Windows CI validation.

Highlights:

  • PowerShell-only WPF/XAML designer foundation
  • XAML + PowerShell two-file architecture
  • runtime-discovered WPF toolbox
  • drag/drop and nested layout insertion
  • Canvas mouse/keyboard movement and undo/redo
  • property/event browsers and generated PowerShell event handlers
  • generated handlers placed before ShowDialog
  • full XAML outline including root Window editing
  • Save As protection for paired .ps1 files
  • XML/PowerShell validation, generated-code regression test, and STA startup smoke test

The branch head has passed the Windows CI workflow.

@papanda925
papanda925 merged commit bc2b9f7 into main Sep 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant