97 Commits (3e674da7664b70ee98e652faf9cb40a2d64aad54)

Author SHA1 Message Date
Sergey Volkov 0609c2cbe3 RoutedViewHost: Fix property registration 5 years ago
Tim 593e8659ee Add missing call to base class 5 years ago
Dan Walmsley 0e4db184e8 obsolete the old control. 5 years ago
Sergey Volkov af902ae969 Add ViewContract to RoutedViewHost 5 years ago
Sergey Volkov fe42fbfe6b Add ViewContract to ViewModelViewHost 5 years ago
Giuseppe Lippolis 2ac4eafdcf fixes: WarningsAsErrors in Visual Studio 5 years ago
Steven Kirk 50659d9c2a Enable nullable reference checking via .props file. 5 years ago
Steven Kirk 691f93a1ed Multi-target net6.0. 5 years ago
Max Katz f13ece461b Provide cancellation to animations where neccessary 5 years ago
artyom 2045097cc8 Wrap UseReactiveUI in RegisterResolverCallbackChanged 5 years ago
artyom cc5568781c Don't initialize things twice 5 years ago
artyom 65792cf4b0 feature: Disable ReactiveUI platform registrations 5 years ago
Max Katz 2a8b7302ce Enable nullable reference types on Avalonia.ReactiveUI project 6 years ago
Steven Kirk 2afd29e9c8 Use existing OnDataContextChanged method. 6 years ago
artyom a6d83bb7ce Correct change notification listeners 6 years ago
artyom c404dcf1c7 Use GetObservable and AvaProperty.UnSet 6 years ago
Nikita Tsukanov 84734f22e4 Disable strong name signing until SharpGen issue is resolved 6 years ago
artyom 2b6c74148e Use ObservableForProperty() instead of WhenAny() with Skip() 6 years ago
artyom 40371ac89c Improve the XML documentation 6 years ago
artyom 02bdbd5823 Properly handle context initialization 6 years ago
artyom a6ebfefe7f Document the new behavior 6 years ago
artyom f2cb6d7557 TwoWay DataContext and ViewModel sync 6 years ago
Nikita Tsukanov 26d3792b09
Do not sign Avalonia.ReactiveUI 6 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 fbc549b51c Don't apply hook when DataTemplates property is set 6 years ago
artyom f23bfafbae Show default content when Router is null 6 years ago
Dan Walmsley f0c4e90c78 remove apicompat baselines. 6 years ago
Dan Walmsley c859e8b9cc add baselines. 6 years ago
Dan Walmsley 26d68e9958 add api diff to most projects. 6 years ago
Dan Walmsley 48ab938e73 initialise ReactiveUI on AfterPlatformServicesSetup hook. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 7 years ago
Dariusz Komosinski df0bbee6e7 Remove TypeInfo usage from Avalonia.ReactiveUI. 7 years ago
Steven Kirk 3a914c282b Don't declare property fields AvaloniaProperty<>. 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 fa55755b71 Manually handle name scope registrations 7 years ago
artyom 009f39ae74 Update AutoSuspendHelper to use IControlledApplicationLifetime 7 years ago
artyom 8515e027ef Add AutoSuspendHelper implementation 7 years ago
artyom 12ebd106cb Typo fix 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