What's Changed
Enhancements
- Core – Make
TextBox.Watermarkaccessible by @kirb in #20714 - Core – Made
TextBlock.GetMaxSizeFromConstrainta protected method by @codecat in #20877 - Core – Defer default icon loading until Window is shown by @NathanDrake2406 in #20898
- macOS – Add
NativeDock.MenuAPI for adding menu items to macOS dock icon by @drasticactions in #20634 - macOS – Dispose
GRBackendRenderTargetand @autoreleasepool for metal objects by @drasticactions in #20815 - macOS – Allow
CanResizeon macOS inBorderOnlymode by @MrJul in #20940 - X11 – Handle
ShowActivated=falseby @MrJul in #20958 - Android – Query date modified for storage folder by @emmauss in #20860
Fixes
- Core – Use
SetCurrentValuefor allIMenuItemproperties by @TomEdwardsEnscape in #20682 - Core – Fix
TransformTrackingHelpertracking by @kekekeks in #20692 - Core – Fix for ghost items in virtualized
ItemsControlsby @timunie in #20700 - Core – Fix menu memory leak by @MrJul in #20753
- Core – Fix for remaining ghost items in
VirtualizationStackPanelby @timunie in #20784 - Core – Fix
CalendarDatePickerbecoming unusable when closed programmatically by @Evan260 in #20756 - Core – Fix
TextBoxvalidation error persisting when reverting to same valid value by @Evan260 in #20780 - Core – Fix
NativeControlHostnot accounting for visual transforms in size calculation by @mfkl in #20785 - Core – Fix pixel rounding in
NativeControlHostby @mfkl in #20786 - Core – Fix
VirtualizingStackPanelwhen viewport shrinks and grows again by @gentledepp in #20870 - Core – Do not resolve markup extensions when resolving selector types by @dme-compunet in #20903
- Core – Fix
ComboBoxnot displayingTextproperty validation by @ptasev in #20978 - Windows – Add WinForms message filter for Avalonia windows by @MrJul in #20814
- macOS – Fix wrong accessibility roles for List, ListItem, and StatusBar by @codecat in #20681
- macOS – Fix file dialogs in embedded views by @MrJul in #20719
- X11 – Fix values of known atoms by @MrJul in #20894
- X11 – Fix clipboard bitmap transferred with INCR by @MrJul in #20895
- Android – Fix
TargetExceptioninToggleNodeInfoProviderby @SunnyDesignor in #20686 - Android – Fix unexpected crashes during accessibility actions by @SunnyDesignor in #20687
- Android - only handle back event from source toplevel by @emmauss in #20694
- Android – Fix creation of files/folders in a subfolder, as well as its deletion by @Paulsams in #20750
- iOS – Don't throw on unexpected input by @kerams in #20728
Full Changelog: 11.3.12...11.3.13