Max Katz
|
543e98d753
|
Fix RoutedViewHost and ViewModelViewHost by implementing IStyleable
|
4 years ago |
Max Katz
|
748a25df0d
|
Restore missing DefaultContentProperty prop
|
4 years ago |
Sergey Volkov
|
0609c2cbe3
|
RoutedViewHost: Fix property registration
|
4 years ago |
Sergey Volkov
|
af902ae969
|
Add ViewContract to RoutedViewHost
|
4 years ago |
Max Katz
|
2a8b7302ce
|
Enable nullable reference types on Avalonia.ReactiveUI project
|
5 years ago |
artyom
|
64d11e2e31
|
Cast the view to IDataContextProvider
|
6 years ago |
artyom
|
0bbe036437
|
Show DefaultContent when Router is set to null
|
6 years ago |
artyom
|
f23bfafbae
|
Show default content when Router is null
|
6 years ago |
Steven Kirk
|
4d01dacd77
|
Remove copyright headers.
Some of our files had them, some didn't. They serve no purpose legally so best to remove the ceremony.
|
6 years ago |
Steven Kirk
|
3a914c282b
|
Don't declare property fields AvaloniaProperty<>.
Instead use `StyledProperty<>`.
|
6 years ago |
artyom
|
00a148d0a3
|
Try with WaitForPendingFinalizers
|
7 years ago |
artyom
|
fd9cdce202
|
Try 9.1.1 version
|
7 years ago |
artyom
|
8947d30295
|
Required code changes
|
7 years ago |
artyom
|
d4f9493df1
|
Revert ReactiveUI upgrade to ensure this was false positive
This reverts commit 5fc951bc88.
|
7 years ago |
artyom
|
5fc951bc88
|
Bump ReactiveUI to 10.2.2
|
7 years ago |
artyom
|
a031b4d470
|
Rollback ReactiveUI to see if System.Reactive is the cause
|
7 years ago |
artyom
|
fd7ffbd84c
|
Bring back the changes
|
7 years ago |
danwalmsley
|
a487b38c33
|
Revert "Updated ReactiveUI to version 10.1.1"
|
7 years ago |
José Pedro
|
e700832ee0
|
Updated ReactiveUI to version 10.0.1.
|
7 years ago |
artyom
|
6360de1921
|
Derive transitioning control from ContentControl
|
7 years ago |
artyom
|
c3f142af2e
|
Add ViewModelViewHost and TransitioningUserControl
|
7 years ago |
artyom
|
0961cc122a
|
Add xmlns, move files to Avalonia.ReactiveUI namespace
|
7 years ago |
artyom
|
5e7a5b460c
|
Synchronize DataContext with ReactiveUI.IViewFor.ViewModel property
|
7 years ago |
artyom
|
724ec9b8bb
|
Add xml docs and usage examples
|
7 years ago |
artyom
|
6e4b9a23c2
|
Add unit tests for RoutedViewHost
|
7 years ago |
artyom
|
990bc26d7b
|
Add RoutedViewHost control implementation
|
7 years ago |