Steven Kirk
33e9791945
WIP
3 years ago
Steven Kirk
c3521303a5
WIP
3 years ago
Steven Kirk
7be869995e
WIP
3 years ago
Steven Kirk
e1ec51204e
WIP
3 years ago
Steven Kirk
65ecb8cff3
WIP
3 years ago
Steven Kirk
a4df160cc9
WIP
3 years ago
Steven Kirk
b1f5e12991
WIP
3 years ago
Steven Kirk
dd70eb8458
WIP
3 years ago
Steven Kirk
81a4429971
WIP
3 years ago
Steven Kirk
37f68be09f
WIP
3 years ago
Steven Kirk
32da176d52
WIP
3 years ago
Steven Kirk
16c1dc7a50
Ported SelectionNodeBase from TreeDataGrid.
`TreeDataGrid` has an updated version of `SelectionNodeBase` that fixes a few problems, and works as a base also for hierarchical selection models. Ported that here and tidied up a few other selection-related classes (change `is object` to `is not null`, fix nullability annotations).
3 years ago
Steven Kirk
117631d0ef
Update .gitignore
3 years ago
Steven Kirk
3c1177ced5
Merge pull request #10454 from MrJul/itemspanel-no-logical-children
Don't add ItemsControl items to its panel logical children
3 years ago
Max Katz
541cadc829
Merge branch 'master' into itemspanel-no-logical-children
3 years ago
Steven Kirk
908a87de92
Merge branch 'master' into itemspanel-no-logical-children
3 years ago
Steven Kirk
e9cffd02be
Merge pull request #10497 from AvaloniaUI/fixes/setcurrent-value-with-style
Fix `SetCurrent` value in combination with certain styles
3 years ago
Steven Kirk
24ad4af49b
Merge pull request #10468 from workgroupengineering/fixes/core/tools/AvaloniaPropertyAnalyzer/AVP1031
fix(AvaloniaPropertyAnalyzer): Avoid AVP1031 when Avalonia Field Acce…
3 years ago
Steven Kirk
cd5b4ad5a5
Merge branch 'master' into itemspanel-no-logical-children
3 years ago
Steven Kirk
e99e4ef9f2
Merge branch 'master' into fixes/core/tools/AvaloniaPropertyAnalyzer/AVP1031
3 years ago
Max Katz
1809ac2426
Merge pull request #10523 from workgroupengineering/features/VS_Extensibility/Defered_Loading
feat: AvaloniaVS defered loading
3 years ago
Nikita Tsukanov
f4c5490300
Merge pull request #10522 from AvaloniaUI/feature/skia-beginfigure-isfilled
Use proper baseline origin
3 years ago
Steven Kirk
b84e649539
Merge pull request #10500 from Enscape/feature/expose-win32-KeyInterop
Make `Avalonia.Win32.Input.KeyInterop` public
3 years ago
Giuseppe Lippolis
c41193bccb
feat: AvaloniaVS defered loading
Allow loading the AvaloniaVS extension when referencing the Avalonia nuget package
Part of AvaloniaUI/AvaloniaVS#311
3 years ago
Nikita Tsukanov
a4b3d30aff
Use proper baseline origin
3 years ago
Giuseppe Lippolis
9201f23754
fix: Signal warnig if protected
3 years ago
Giuseppe Lippolis
12d418db33
fix: Address Review
3 years ago
Benedikt Stebner
b520f31e3c
Merge pull request #10496 from Gillibald/feature/assetLoaderTryPattern
Prevent AssetLoader.GetAssets from crashing for missing assemblies
3 years ago
Julien Lebosquain
b6701f63fd
Made Panel.IsItemsHost setter internal
3 years ago
Julien Lebosquain
3791fa8a51
Don't add ItemsControl items to its panel logical children
3 years ago
Tom Edwards
49c57a610c
Make `Avalonia.Win32.Input.KeyInterop` public
3 years ago
Max Katz
baf2a69347
Merge branch 'master' into fixes/setcurrent-value-with-style
3 years ago
Max Katz
0703fb66ba
Merge branch 'master' into feature/assetLoaderTryPattern
3 years ago
Max Katz
033c1e29ce
Merge pull request #10489 from AvaloniaUI/compiled-binding-fixes
Fix Relative Source with {x:Type} bindings
3 years ago
Max Katz
4118c8cc82
Merge branch 'master' into compiled-binding-fixes
3 years ago
workgroupengineering
4afa0ad0c7
Merge branch 'master' into fixes/core/tools/AvaloniaPropertyAnalyzer/AVP1031
3 years ago
Steven Kirk
d84f8225be
Fix value re-evaluation with SetCurrentValue.
`SetCurrentValue`'s value was being discarded if a style with more than one setter was was re-evaluated as `ValueStore.ReevaluationEffectiveValues` removed the effective value.
3 years ago
Steven Kirk
cfd35d17d5
Added failing `SetCurrentValue` test.
`SetCurrent_Value_Persists_When_Toggling_Style_1` passes but `SetCurrent_Value_Persists_When_Toggling_Style_2` fails as it uses a different code-path.
3 years ago
Benedikt Stebner
a826d586df
Merge branch 'master' into feature/assetLoaderTryPattern
3 years ago
Benedikt Stebner
db72ae64fc
Prevent AssetLoader.GetAssets from crashing
3 years ago
Max Katz
498f68f659
Merge pull request #10477 from workgroupengineering/fixes/Warnings/AVP-Misc
fix: AVP1021 and AVP1022
3 years ago
workgroupengineering
a4fed25912
fix: Address review
3 years ago
Nikita Tsukanov
c30e1100e3
Merge pull request #10491 from AvaloniaUI/feature/skia-beginfigure-isfilled
Implemented BeginFigure(isFilled: false)
3 years ago
Nikita Tsukanov
a9ef92bbeb
Implemented BeginFigure(isFilled: false)
3 years ago
Max Katz
a94e6fbade
Merge branch 'master' into compiled-binding-fixes
3 years ago
Max Katz
29d92f75dc
Fix Relative Source with {x:Type} bindings
3 years ago
Max Katz
a0d36df2c3
Merge pull request #10471 from jp2masa/issue-10226
Fixed templated parent theme changed loop
3 years ago
Max Katz
d76f8e6692
Merge branch 'master' into issue-10226
3 years ago
Max Katz
4003b0e7b4
Merge pull request #10475 from affederaffe/fix-slnf
Add Avalonia.Fonts.Inter to Avalonia.Desktop.slnf
3 years ago
Steven Kirk
d5b5cd9ecb
Merge branch 'master' into fix-slnf
3 years ago