chore(deps): update dependency avalonia.reactiveui to v0.10.22 #146
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.10.18
->0.10.22
Release Notes
AvaloniaUI/Avalonia (Avalonia.ReactiveUI)
v0.10.22
Compare Source
Minor bug fixes:
https://github.com/AvaloniaUI/Avalonia/pull/9135 - Datagrid issues
https://github.com/AvaloniaUI/Avalonia/pull/10532 - MacOS window sizing issue.
v0.10.21
Compare Source
https://www.nuget.org/packages/Avalonia/0.10.21
v0.10.20
Compare Source
other small bug fixes
https://www.nuget.org/packages/Avalonia/0.10.20
v0.10.19
Compare Source
What's Changed
Bugfixes
#8514 Skip disabled controls when moving to first/last item
#8880 [macOS] macOS: Fix child window order with multiple child windows
#9221 Fix setting WindowState before showing Window.
#9300 [macOS] OSX: fix menu re-entrancy crash
#9326 [macOS] OSX: fix minimise button being disabled when either a parent or a dialog.
#9451 [macOS] [OSX] Fixed NativeMenu memory leak
#9469 [macOS] [OSX] Use non-opaque window background for non-transparent windows
#9566 [macOS] MacOS: Only bring windows to front if they're on the active space.
#9699 Fix SelectionModelSelectionChangedEventArgs.SelectedItems indexer.
#9716 [macOS] macos: Fix child window key handling
#10153 [macOS] macOS: Sync actual window state after window show, and fix integration tests on macOS 13.1
#10196 [macOS] macOS: Fix window transparency
#10204 [Windows] Update Angle to 2.1.0.2023020321
#10265 [Windows][macOS] Various macOS and win32 fixes
#10427 [macOS] macOS: Fix window order breaking when closing modal dialog
#10431 if the window is closed, we cannot become the key window.
#10575 [macOS] macOS: Don't allow window zoom when CanResize=false.
#10600 [Linux] Add nullable reference checking to X11Window.
#10677 [macOS] macOS: Fix interaction between ExtendClientAreaToDecorationsHint and SystemDecorations
Full Changelog: AvaloniaUI/Avalonia@0.10.18...0.10.19
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.