114 Commits (feature/linux-automation-backup)

Author SHA1 Message Date
Max Katz 711b2a74d7
Fix ReactiveUI regression, when DataContext type is different (#15423) 2 years ago
Max Katz 326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
jp2masa 0e9ce15223
Use soft DataContext synchronization for Reactive UI controls. (#14477) 2 years ago
Simon Cropp eb7611488e
csproj cleanup (#12657) 3 years ago
Dan Walmsley 839de5966b remove all traces of old api diff. 3 years ago
Steven Kirk 474d78b335 Deprecate IStyleable . 3 years ago
Max Katz a9688a83a1 Suppress warnings that are expected behavior 3 years ago
Max Katz e909bdb005 Fix some other AVP warnings 3 years ago
Max Katz c2e00428df Remove AppBuilderBase and generics 3 years ago
Max Katz 59d7874b1d Replace System.Reactive with internal extensions 3 years ago
Max Katz 526d9d052b Avalonia.Base and controls related project trimming attributes 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 3 years ago
Giuseppe Lippolis 9e1ff3e3be fix: Addreaa review 3 years ago
Giuseppe Lippolis 5196ef2cbc feat(Reactive): Address rule CA1822 4 years ago
Max Katz 65c559e6c9 Use Loaded event in ReactiveUI 4 years ago
Max Katz 543e98d753 Fix RoutedViewHost and ViewModelViewHost by implementing IStyleable 4 years ago
Max Katz 748a25df0d Restore missing DefaultContentProperty prop 4 years ago
Max Katz 2132ba2cc9
Delete legacy ReactiveUI.TransitioningContentControl 4 years ago
robloo 687b5f9ea0
Fix comment for TransitioningContentControl which uses whatever default theme is loaded 4 years ago
robloo e94eb0cbfd More simple theme renaming 4 years ago
Sergey Volkov 0609c2cbe3 RoutedViewHost: Fix property registration 4 years ago
Tim 593e8659ee Add missing call to base class 4 years ago
Dan Walmsley 0e4db184e8 obsolete the old control. 4 years ago
Sergey Volkov af902ae969 Add ViewContract to RoutedViewHost 4 years ago
Sergey Volkov fe42fbfe6b Add ViewContract to ViewModelViewHost 4 years ago
Giuseppe Lippolis 2ac4eafdcf fixes: WarningsAsErrors in Visual Studio 4 years ago
Steven Kirk 50659d9c2a Enable nullable reference checking via .props file. 4 years ago
Steven Kirk 691f93a1ed Multi-target net6.0. 4 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 5 years ago
Steven Kirk 2afd29e9c8 Use existing OnDataContextChanged method. 5 years ago
artyom a6d83bb7ce Correct change notification listeners 5 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 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