5336 Commits (d1bf54d32be1a4fccb48fadf4d42d3bf9225246d)

Author SHA1 Message Date
Julien Lebosquain 2d135e541e Fix BindingEvaluator.ClearDataContext (#18964) 10 months ago
Tom Edwards 45b370f0b0 Fixed transitions with delay but no duration completing instantly (#18929) 10 months ago
Tom Edwards be149cbd31 Fixed focus not being cleared when a parent of the focused element is hidden (#18916) 10 months ago
Rastislav Svoboda f07db02a28 fix TextBox multiline selection with up/down keys till start/end of text (#18746) 10 months ago
Maxwell Katz 7c42850635 Improve pen secondary button handling on list box (#18766) 10 months ago
H0tCh0colat3 927aee9925
[Issue 18806] Prevent children of UniformGrid from having negative dimensions when row/col spacing exceeds available space (#18832) 10 months ago
Bartosz Korczyński e3270feab0 Invalidate ScrollContentPresenter measure on CanHorizontallyScroll/CanVerticallyScroll change (#18753) 11 months ago
Benedikt Stebner b752c32481 Multiple TextLine.GetTextRunBounds fixes (#18749) 10 months ago
drone 340c98d6fb Fixes for DataValidationErrors not working correctly with Bindings (issue #18693) (#18694) 11 months ago
Emmanuel Hansen ca07bdafb5 Pick nearest parent if container query doesn't specify container name (#18707) 11 months ago
Steven Kirk e989b475ef Fix `MenuItem` enabled state in the presence of sub-items. (#18679) 11 months ago
Julien Lebosquain bb28298d9c Keep SelectingItemsControl selection values until ItemsSource is set (#18634) 11 months ago
Emmanuel Hansen d5889c3474 Fix height queries not matching when container name is set, remove unused query grammer and allow nesting selector in container styles (#18659) 11 months ago
Evgenii Karachevtsev 232c271457 [Grid] Fix size calculation for ranges (#18621) 12 months ago
Julien Lebosquain 5c77a1de8c Fix Window.Show when MinWidth > MaxWidth (#18604) 12 months ago
Alexandre Mutel bdbefc0eae Fix issue with OverhangLeading (#18438) 12 months ago
Julien Lebosquain dceef40edc Fix DateTimePickerPanel scrolling exception (#18584) 12 months ago
Julien Lebosquain ddc3d959a8 Fix binding null conditional operator not working with AvaloniaProperty (#18583) 12 months ago
Emmanuel Hansen cecc928dcc
Feature - Container Queries (#16846) 12 months ago
Julien Lebosquain b09e0d5677
Implement TextSearch.TextBinding (#18405) 12 months ago
Julien Lebosquain af7c3c7d2c
Allow [AssignBinding] on attached property getters (#18425) 12 months ago
Dan Walmsley 4ff49db604
Optimization: Add an optimized path for notifying property changes for inherited va… (#18223) 1 year ago
Julien Lebosquain aac83dcd53
Layout performance improvements (#18315) 1 year ago
Poker 14c9b27ef9
[WrapPanel] Add Spacing Properties (#18079) 1 year ago
Benedikt Stebner 4ae0184726
Fix TextWrapping in combination with TextEndOfLine runs (#18523) 1 year ago
Betta_Fish 1102444b94
Fix grid desired size error (#18507) 1 year ago
Poker beda7a0457
Fix grid spacing messure issue (#18473) 1 year ago
pavelovcharov a7c7f272c5
Button.IsDefault should not work when button is not effectively visible (#18484) 1 year ago
Julien Lebosquain 17c3e42a1f
Fix Loaded being incorrectly raised for unloaded controls (#18471) 1 year ago
Steven Kirk fb5121a42f
Null conditional operator in bindings (#18270) 1 year ago
Nikita Tsukanov c3b4d61b8a
Added IClipboard:TryGetInProcessDataObjectAsyns (#18340) 1 year ago
Julien Lebosquain 07a76145f4
Remove DataGrid from the main repository (#18401) 1 year ago
Julien Lebosquain 3c7c469018
Raise pointer events on captured element (#18420) 1 year ago
Emmanuel Hansen e189ef9c53
Fix - Search for visual parents when hittesting for pointer events (#18416) 1 year ago
Vadim Kutin edaaf5bbda
Improve KeyGesture.ToString() output in case when Key is set to Key.None (#18353) 1 year ago
Maxwell Katz 82329882ac
Support complex types in datatype (#18379) 1 year ago
Rastislav Svoboda 6e1cab99f6
Fix: TextBox having selection and pressing up / down arrows (#18385) 1 year ago
Emmanuel Hansen 8a7945e492
Bring control into view only if control isn't properly visible in viewport (#18359) 1 year ago
Betta_Fish 7d3f490b04
[Grid] Add RowSpacing and ColumnSpacing (#18077) 1 year ago
Maxwell Katz acd4653411
Add diagnostic metrics/activities (#18314) 1 year ago
workgroupengineering 61de7e36b1
feat(Window): Allow to persist content of Clipboard after App close (#16778) 1 year ago
Julien Lebosquain b815659435
Fix Window.MeasureOverride measuring with the old ClientSize (#18338) 1 year ago
Jonko 418e15d294
Search all SelectingItemsControl items with TextSearch on key input, not just realized ones (#17506) 1 year ago
Nikita Tsukanov abd7a88608
[DRAFT] Send dispose command for CompositionTarget as an OOB batch (#18119) 1 year ago
pjt33 11b5d421c4
Fix SlicedStream.Seek(offset, SeekOrigin.End) (#18313) 1 year ago
Alexandre Mutel 72caa3ccba
Fix TextLayout.Width calculation (#18305) (#18310) 1 year ago
Maxwell Katz 5e7963b545
Root assemblies for SRE XAML loader (#18290) 1 year ago
Rastislav Svoboda 939c78047e
TextBox: clear selection when moving the caret horizontally (#18255) 1 year ago
Poker 117450dbbe
Fix DockPanel index out of range (#18261) 1 year ago
Aleksei Smirnov df6382a3c6
#18192 Fix Implicit x:DataType defining for InheritDataTypeFromItems attributed property (#18206) 1 year ago