Jeremy Koritzinsky
321bd15664
Merge desktop runtime support libraries. Fixes #1899 .
8 years ago
Jeremy Koritzinsky
5a9e41364b
Convert project references to reference aggregate Avalonia.csproj
8 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
accdd502b8
Reference ReactiveUI the Avalonia way
8 years ago
artyom
d36a55f615
Add ActivationForViewFetcher tests
8 years ago
artyom
dd528260fe
feature: Support ReactiveUI WhenActivated
8 years ago
Miha Markič
0a38876590
Spellchecks all projects except for Base, Controls, Samples and Testing
8 years ago
Jumar Macato
b161593994
Moved version and xaml props to build directory.
added Directory.Build.Props to src & samples directory.
cleaned up Avalonia.Markup.csproj. Will do more test to do the same on
Avalonia.Markup.Xaml.
8 years ago
Jumar Macato
7ae90eb7c5
Cleanup all the csproj's that can be cleaned. Ported RenderTest and VirtualizationTest samples to .NET Core.
9 years ago
Nikita Tsukanov
bff0403423
Removed splat
9 years ago
Steven Kirk
4546f05f41
Removed outdated submodule.
9 years ago
Jeremy Koritzinsky
8169851d7c
Fix Rx version and clean up build warnings. Enable ReactiveUI in ControlCatalog.NetCore to ensure that everything works in the .NET Core build.
9 years ago
Nikita Tsukanov
913149d093
Switched to .NET Standard 2.0
9 years ago
Jeremy Koritzinsky
dff3031e20
Upgrade ReactiveUI to the v8 alpha nuget package so we don't need to maintain our own fork. Avalonia.ReactiveUI only registers the MainScheduler, and it does so via a call to UseReactiveUI on AppBuilder.
Update Rx.Net dependency to match reactiveui's dependency on Rx.
Removed ReactiveUI dependeny in BindingTests.
Updated BindingTest sample to use the new reactiveui APIs.
Update samples to use current ReactiveUI APIs.
Fixed bug I introduced into tests.
Remove RxUI submodule info from .gitmodules
9 years ago
Matthijs ter Woord
1d8ade7d93
Have Avalonia.ReactUI use SharedAssemblyInfo
9 years ago
Jeremy Koritzinsky
5ec7b33a1a
Revert "Upgrade ReactiveUI to the v8 alpha"
9 years ago
Jeremy Koritzinsky
9f8336c733
Update samples to use current ReactiveUI APIs.
9 years ago
Jeremy Koritzinsky
e028f39ae0
Upgrade ReactiveUI to the v8 alpha nuget package so we don't need to maintain our own fork. Avalonia.ReactiveUI only registers the MainScheduler, and it does so via a call to UseReactiveUI on AppBuilder.
9 years ago
Nikita Tsukanov
6b91850579
Switched to netstandard1.3
9 years ago
Wiesław Šoltés
f8097cc27d
Added msbuild props for package references
10 years ago
Nikita Tsukanov
e35b2af5b2
Don't use multitargeting (we are using only one target anyway)
10 years ago
Nikita Tsukanov
e780c4201a
Switched to .NETStandard (mostly 1.1)
10 years ago
Nikita Tsukanov
b0a063838f
Migrated to PackageReference
10 years ago
Steven Kirk
71c6c572ac
Moved ncrunch files to their own dir.
Also deleted v2 ncrunch files and update .gitignore.
10 years ago
Steven Kirk
6036bd5998
Moved ncrunch files to their own dir.
Also deleted v2 ncrunch files and update .gitignore.
10 years ago
Nikita Tsukanov
a7bd6ff192
AppDerpor
10 years ago
Jeremy Koritzinsky
3c5848bc2c
Updated Rx to 3.0 and fixed a failing test from a not fully set up mock.
10 years ago
Steven Kirk
d97c276b52
Added ncrunch project files.
11 years ago
Steven Kirk
5be41985c3
Renamed Perspex -> Avalonia
11 years ago