29 Commits (features/prep1-nullable-reference-types)

Author SHA1 Message Date
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
artyom cdc6033ed2 Use Avalonia code style for test methods names 8 years ago
artyom 0153c76997 Add affinity tests 8 years ago
artyom d36a55f615 Add ActivationForViewFetcher tests 8 years ago