Camelotia
Camelotia copied to clipboard
chore(deps): update dependency avalonia.reactiveui to v0.10.22
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| Avalonia.ReactiveUI (source) | 0.10.18 -> 0.10.22 |
Release Notes
AvaloniaUI/Avalonia (Avalonia.ReactiveUI)
v0.10.22
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
- Remove msbuild debug code, causing a "test.bin" file to be left next to the main project.
https://www.nuget.org/packages/Avalonia/0.10.21
v0.10.20
- Critical MacOS fix, after 24 hours mouse events behave strangely.
- Crash could occur if tooltip open / close collided with window resizing.
- Fix popup pointer positioning from touch.
- When ExtendClientAreaToDecorations is true, and CanResize = false, dont allow Zoom osx or Maximize on Windows.
other small bug fixes
https://www.nuget.org/packages/Avalonia/0.10.20
v0.10.19
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: https://github.com/AvaloniaUI/Avalonia/compare/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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.