Skip to content

Conversation

voytas
Copy link
Contributor

@voytas voytas commented Jun 16, 2025

Completely remove dependency on ReactiveUI and use cleaner and more readable CommunityToolkit package.

voytas added 23 commits June 14, 2025 21:41
…utViewModel`, update commands, and adjust bindings
…odel`, update to use `[ObservableProperty]` and `[RelayCommand]`
…ViewModel`, use `[ObservableProperty]`, and simplify property handling
…ViewModel`, use `[ObservableProperty]` and streamline property definitions
…esViewModel`, use `[RelayCommand]`, and simplify command handling
…eViewModel`, rename to `SelectArchiveFileViewModel`, and adjust related views and interactions
…, update interactions to use `ShowSelectFileView`, and adjust related handlers and bindings
…tViewModel`, update commands to `[RelayCommand]`, and replace `ReactiveWindow` with `Window` in related views
…le view models and views, update to `[ObservableProperty]` and `[RelayCommand]`, and adjust interactions and handlers
…wPrintOutputView`, adjust `ShowPrintOutputCommand` and related message handling
…owScreenshotView` and `ShowTrainerView`, update commands, messages, and related handlers
…owDebuggerView`, update commands, messages, and related handlers
…owPreferencesView`, update commands, messages, and related handlers, and simplify `PreferencesView` bindings
…l` with CommunityToolkit.Mvvm, add partial methods for property changes
…tions for consistency and readability in `MainWindow`
…achineViewModel` and related views, update to `WeakReferenceMessenger` for interactions, and refactor commands, bindings, and handlers
…vvm` in `MainWindowViewModel`, update to `[ObservableProperty]` and `[RelayCommand]`, and adjust bindings, handlers, and commands
…andlers for `TriggerNmi` and `TakeScreenshot` with direct calls to corresponding logic, and streamline `WeakReferenceMessenger` message registrations
…nd `StatusBarViewModel` with partial methods, simplify command implementations and streamline `StatusBarViewModel` updates
…om `ReactiveUI` to `CommunityToolkit.Mvvm`, update to `[ObservableProperty]` and `[RelayCommand]`, replace interactions with `WeakReferenceMessenger`, and simplify property, command, and event handling
…ssenger`, add new breakpoint-related message types, and streamline breakpoint handling across `CodeLineViewModel`, `BreakpointListViewModel`, and `CodeListViewModel`
@voytas voytas merged commit 02a1b95 into main Jun 17, 2025
4 checks passed
@voytas voytas deleted the community-toolkit branch June 17, 2025 19:29
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