https://www.nuget.org/packages/Avalonia/11.0.6
Full Changelog: 11.0.5...11.0.6
Join Discussion: #13841
What's Changed
- Fix: RangeBase should not write coerced values back when DataContext is changing by @timunie in #11918
- Fix TabItem memory leak by @DmitryZhelnin in #12418
- Key handling improvements by @MrJul in #12549
- Use Tmds.DBus.SourceGenerator 0.0.10 by @affederaffe in #12730
- Use the focus proxy window in X11 by @vlad-lubenskyi in #12751
- Finding ancestor IScrollAnchorProvider instead ScrollViewer. by @Meloman19 in #13079
- Fix ManagedFileChooser FileName issue by @rabbitism in #13096
- Introduce DrawingContextHelper.RenderAsync method by @maxkatz6 in #13128
- Ambiguous error message when you load App.axaml by @prashantvc in #13129
- Fix text hit testing for invisible runs by @Gillibald in #13135
- Obsolete CubicBezierEasing by @MrJul in #13137
- #13123 Fix ButtonSpinnerLocation in SimpleTheme by @stogle in #13142
- [Text] Fix hit testing issues by @Gillibald in #13155
- Remove viewport estimation from VirtualizingStackPanel by @MrJul in #13169
- Fix viewport calculation with non-invertible render transform by @MrJul in #13188
- Rethrow layout exceptions by @MrJul in #13189
- Fix text wrapping for chinese etc. by @Gillibald in #13193
- fix(ImmutableSolidColorBrush): Missing assingment of ctor transform argument by @workgroupengineering in #13194
- Fix macOS clipboard formats mapping by @maxkatz6 in #13197
- Implement Next action in android IME by @emmauss in #13222
- feat(Gestures): Allow using some
Gestures
events in Xaml by @workgroupengineering in #13232 - Introduce TextBlock.LineSpacing by @Gillibald in #13243
- Fix OpenGlControlBase: Ensure _updateQueued is set to false when DoCleanup() is called by @laolarou726 in #13260
- Add option to enable/disable input focus proxy for X11. by @jmacato in #13273
- Add TextBox.ScrollToLine by @mgnslndh in #13274
- X11 IME preedit, preedit cursor, input context improvements by @kekekeks in #13282
- Fix TextLayout.OverhandLeading calculation by @Gillibald in #13287
- Fix watermark alignment of TextBox in the Simple theme #5802 by @mgnslndh in #13295
- iBus support fixes by @kekekeks in #13297
- Fix Sector Fill by @robloo in #13304
- Make Avalonia.Browser work on .NET 8 by @maxkatz6 in #13312
- Implement IList on DataGridCollectionView. by @grokys in #13313
- Prevent gesture recognition when gesture is captured by @emmauss in #13323
- Exclude access key markers from native menu titles on macOS. by @Steveice10 in #13338
- Add tooltip support to NativeMenuItem. by @Steveice10 in #13350
- Update HarfBuzzSharp by @Gillibald in #13357
- fix(CaptionButton): theme used hardcoded Background, Foreground and BorderBrush color by @workgroupengineering in #13373
- Fix ShapedTextRun Split by @Gillibald in #13385
- Fix some issues with focus scopes by @grokys in #13409
- Dispose CecilTypeSystem in XAML compiler task by @kekekeks in #13429
- Tooltip inherits theme from control by @HermanKirshin in #13454
- Fix TimePicker empty designator on 12 hour clock by @maprosen in #13469
- Fix DateTimePicker scroll down by @maprosen in #13482
- Fix dragging a slider with a tooltip by @TomEdwardsEnscape in #13489
- Fixed passing current_folder to DBus for save file dialog by @HermanKirshin in #13491
- Fix issue #11006 by correcting SelectionChanged event to be fired AFTER (not before) raising Prop. by @lnxon in #13503
- Fix ImageBrush crash when source bitmap gets disposed by @kekekeks in #13506
- fix: Navigation when CanExecute is fasle by @workgroupengineering in #13507
- DataGrid inertial scroll support (#13502) by @stogle in #13511
- Fix for issue #13493 by @laolarou726 in #13518
- fix: Potential TransformGroup memory leak by @workgroupengineering in #13529
- Avoid Adreno DXGI adapter on Win-ARM devices by @maxkatz6 in #13538
- Don't hide tooltip when pointer is over it. by @grokys in #13565
- Fix: Allow ColorPicker-Fylout to swap position if needed by @timunie in #13567
- Update scaling when Position is set directly on x11 by @emmauss in #13590
- current_folder added to DBus open file / folder picker by @HermanKirshin in #13596
- Win32 file picker fixes by @maxkatz6 in #13625
- fix:Previewer connection fails from VSCode by @prashantvc in #13630
- Properly handle overhang with RTL FlowDirection by @Gillibald in #13631
- Deferred scrolling by @TomEdwardsEnscape in #13644
- [WIP]Fix overhang leading calculation for negative values by @Gillibald in #13672
- Fix blocking shutdown app with LibInput by @Seeung in #13677
- Data grid handled events by @ltetak in #13680
- Fix WasmExtraFilesToDeploy on non-Windows .NET 8 by @MrJul in #13698
- Fix Design.IsDesignMode being false in BuildAvaloniaApp method by @Takoooooo in #13699
- Update Xamarin.AndroidX by @MrJul in #13708
- Ignore mouse move when left window by @ltetak in #13724
- Allow users to change menu show delay by @WillisXue in #13752
- Fix overlapping items in
VirtualizingStackPanel
by @grokys in #13765 - Fix
nth-child
styles on virtualized lists by @grokys in #13770 - Fix Animation.FillMode when cue isn't 0% or 100% by @MrJul in #13775
- fix: Expander header icon flip when collapsing or expanding canceled by @memorydream in #13780
- release Context by @Coloryr in #13788
- Fix Some Virtualizing List Update Bugs by @grokys in #13795
- Added default excludes for AvaloniaXaml by @jp2masa in #13809
- Update Avalonia.Browser.props by @maxkatz6 in #13820
- Fix some issues with tabbing into virtualized list by @grokys in #13826