Nikita Tsukanov
|
9ef49aed42
|
Place populate method into x:Class itself
|
7 years ago |
Wiesław Šoltés
|
c0a85674f3
|
Merge branch 'master' into xamlil
|
7 years ago |
Wiesław Šoltés
|
4652368ed9
|
Merge pull request #2489 from AvaloniaUI/fixes/2432-carousel-insert
Fix CarouselPresenter's handling of inserted items
|
7 years ago |
Nikita Tsukanov
|
8806b93a18
|
Updated xamlil
|
7 years ago |
danwalmsley
|
fe1a6d9b86
|
Merge branch 'master' into xamlil
|
7 years ago |
Nikita Tsukanov
|
0a7c7fdfcf
|
Fixed TemplatedParent issue
|
7 years ago |
Nikita Tsukanov
|
657447ff0c
|
Reproed binding issue
|
7 years ago |
Nikita Tsukanov
|
10ef97cbf0
|
Fixed name
|
7 years ago |
Nikita Tsukanov
|
afcb33c0fd
|
Make templated parent test more alike to the reported one
|
7 years ago |
Nikita Tsukanov
|
20574f7c13
|
Test for reported TemplatedParent issue
|
7 years ago |
Nikita Tsukanov
|
1653c59e20
|
Updated xamlil
|
7 years ago |
Steven Kirk
|
e63fc96c84
|
Fix failing test.
And remove empty method.
|
7 years ago |
Nikita Tsukanov
|
f83bb1b4c2
|
Actually show the uri to improve debugging experience
|
7 years ago |
Nikita Tsukanov
|
f05ad94d51
|
Updated xamlil
|
7 years ago |
Nikita Tsukanov
|
cfeeb5ed3f
|
Updated XamlIl. Now even more static typing
|
7 years ago |
Steven Kirk
|
f0ec9ab740
|
Merge branch 'master' into fixes/2432-carousel-insert
|
7 years ago |
Steven Kirk
|
5745b72222
|
Started refactoring CarouselPresenter.
Make it react correctly to changes in the source collection. Fixes #2432.
|
7 years ago |
Steven Kirk
|
91723a96a0
|
Merge pull request #2488 from AvaloniaUI/fixes/2451-build-fails
Fix build on VS2019
|
7 years ago |
Steven Kirk
|
7c0372566e
|
Merge branch 'master' into fixes/2451-build-fails
|
7 years ago |
Steven Kirk
|
76c3d0c03d
|
Handle item insertion in CarouselPresenter.
Fixes #2432.
|
7 years ago |
Steven Kirk
|
d19f159932
|
Added failing tests for #2432.
|
7 years ago |
danwalmsley
|
a4ba380189
|
Merge pull request #2486 from AvaloniaUI/fixes/2470-onewaytosource-binding
Fix OneWayToSource binding
|
7 years ago |
Steven Kirk
|
9650c7f9e3
|
Call UseDataGrid in WindowInteropTest.
The `ControlCatalog` that is being embedded requires it.
|
7 years ago |
Steven Kirk
|
9a60d77e63
|
Don't import SkiaSharp.props into WindowsInteropTest.
Fixes the `"C:\Users\[user]\.nuget\packages\SkiaSharp\1.68.0\build\net45\SkiaSharp.dll.config" because it was not found.` error.
|
7 years ago |
Steven Kirk
|
1693fd8d8d
|
Remove unsupported armeabi.
|
7 years ago |
Steven Kirk
|
197d7d4904
|
Update OneWayToSource binding when DataContext changes.
Fixes #2470
|
7 years ago |
Steven Kirk
|
d22282c151
|
Added failing tests for #2470.
|
7 years ago |
Steven Kirk
|
9dba5e9a4a
|
Merge pull request #2469 from AvaloniaUI/fixes/close-menu-if-clicked-when-open
Close Menu if Top Level item is clicked when already open
|
7 years ago |
Steven Kirk
|
cec4b9ec26
|
Merge branch 'master' into fixes/close-menu-if-clicked-when-open
|
7 years ago |
Steven Kirk
|
f8cf268f0e
|
Added unit test for toplevel menu close.
Added unit test for previous commit, and also tweaked code a little bit to use `IsTopLevel` instead of trying to cast the parent menu item.
|
7 years ago |
danwalmsley
|
311c31a163
|
Merge branch 'master' into xamlil
|
7 years ago |
danwalmsley
|
70e09f4dab
|
Merge pull request #2438 from AvaloniaUI/fixes/2420-slider-leak
Fix leak when TemplateBinding appears in style setter
|
7 years ago |
danwalmsley
|
af30c3d92e
|
Merge branch 'master' into fixes/2420-slider-leak
|
7 years ago |
Jumar Macato
|
cc13667cc3
|
Merge pull request #2480 from jp2masa/code-cleanup
Code cleanup
|
7 years ago |
Jumar Macato
|
44e66c1b68
|
Merge branch 'master' into code-cleanup
|
7 years ago |
Nikita Tsukanov
|
31d25803ee
|
Merge pull request #2476 from DanTheMan827/patch-1
Fix url encoded path and filenames on Mac
|
7 years ago |
Nikita Tsukanov
|
5a47b295e3
|
Use !XamlIlPopulateOverride to populate class with precompiled xaml at runtime
|
7 years ago |
Nikita Tsukanov
|
2809daf6b8
|
Don't bind to AssignBinding
|
7 years ago |
Nikita Tsukanov
|
0a2405849a
|
While certainly being convertible to IBinding x:Null shouldn't be treated as one
|
7 years ago |
Nikita Tsukanov
|
e45a068e3b
|
Cleanup
|
7 years ago |
Nikita Tsukanov
|
9089d11091
|
Provide parent type metadata scope for Animatable.Transitions
|
7 years ago |
Nikita Tsukanov
|
635363fd96
|
Fixed csproj
|
7 years ago |
Nikita Tsukanov
|
21fe55d79a
|
Update xamlil
|
7 years ago |
Nikita Tsukanov
|
1338448bdc
|
Special treatment for bindings
|
7 years ago |
José Pedro
|
d055e9e4b9
|
Removed unused field.
Removed unused usings.
Whitespace cleanup.
|
7 years ago |
Nikita Tsukanov
|
36c88a8a9c
|
Internalize things
|
7 years ago |
Nikita Tsukanov
|
0036abde63
|
Use local pooling for pseudo-attached property
|
7 years ago |
Nikita Tsukanov
|
4b0f23a80e
|
Cleanup
|
7 years ago |
Nikita Tsukanov
|
ef2d7fa259
|
Remove commented code
|
7 years ago |
Nikita Tsukanov
|
3dbe00fba4
|
Removed inputs/outputs
|
7 years ago |