55 Commits (feature/microcom-get-managed-reference)

Author SHA1 Message Date
Sergey Volkov af902ae969 Add ViewContract to RoutedViewHost 4 years ago
Sergey Volkov fe42fbfe6b Add ViewContract to ViewModelViewHost 4 years ago
Steven Kirk 721547fcb2 Update samples/tests to net6.0. 4 years ago
artyom c404dcf1c7 Use GetObservable and AvaProperty.UnSet 5 years ago
Nikita Tsukanov 84734f22e4 Disable strong name signing until SharpGen issue is resolved 5 years ago
artyom 02bdbd5823 Properly handle context initialization 5 years ago
artyom f2cb6d7557 TwoWay DataContext and ViewModel sync 6 years ago
artyom 6f45631036 Remove the runtime XAML loader from the tests 6 years ago
artyom 0bbe036437 Show DefaultContent when Router is set to null 6 years ago
artyom fbc549b51c Don't apply hook when DataTemplates property is set 6 years ago
artyom b2b7fafabf Bring additional tests for binding hooks 6 years ago
artyom f23bfafbae Show default content when Router is null 6 years ago
Nikita Tsukanov d355007c57 Extracted runtime XAML loader to a separate package 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk 30e8cac05d Update to .NET core 3.1. 6 years ago
Nikita Tsukanov b9bd57e25b Removed `Application` parameter from ClassicDesktopStyleApplicationLifetime since it wasn't used anyway 7 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 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 32aea583b1 Don't throw when in design mode 7 years ago
Nikita Tsukanov 1ab923c02e Removed WithNameScope 7 years ago
Nikita Tsukanov fa55755b71 Manually handle name scope registrations 7 years ago
artyom 6eed518746 Indicate exotic lifetimes are not supported 7 years ago
artyom da467dd647 Fix failing unit tests 7 years ago
artyom 009f39ae74 Update AutoSuspendHelper to use IControlledApplicationLifetime 7 years ago
Steven Kirk 2fa8247f01 Removed MemberSelector. 7 years ago
artyom 6c16ac4803 Unit test AutoSuspendHelper 7 years ago
artyom 5230e465a6 Correct wrong variable name 7 years ago
artyom f0574cbf1a Use PageTransition, fix possible bug with CrossFade 7 years ago
artyom 6360de1921 Derive transitioning control from ContentControl 7 years ago
artyom 8a2d1662fd Remove LazyT, test new template resolver 7 years ago
artyom 65f5f58a07 ViewModelViewHost type resolution assertion 7 years ago
artyom fe7e7054fb Add initial AutoDataTemplateBindingHook implementation 7 years ago
artyom e8c0012c31 Unit tests for ReactiveWindow and ReactiveUserControl 7 years ago
artyom 724a5da896 Add license headers 7 years ago
artyom 97b44c02d2 Add a unit test for ViewModelViewHost 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 6e4b9a23c2 Add unit tests for RoutedViewHost 7 years ago
Steven Kirk 653fa458c1 Call InitializeComponent in RxUI activation tests. 7 years ago
artyom 3aabd354ad Use activation behavior like on other XAML platforms 8 years ago
artyom d2be495bde Add ReactiveUserControl and ReactiveWindow 8 years ago
artyom 965057a7e2 Fix WhenActivated ignoring WindowBase 8 years ago
artyom ebcbe99c4e Add tests for ReactiveUI 9.0.1 8 years ago