Dan Walmsley
|
48ab938e73
|
initialise ReactiveUI on AfterPlatformServicesSetup hook.
|
6 years ago |
Steven Kirk
|
4d01dacd77
|
Remove copyright headers.
Some of our files had them, some didn't. They serve no purpose legally so best to remove the ceremony.
|
6 years ago |
Dariusz Komosinski
|
df0bbee6e7
|
Remove TypeInfo usage from Avalonia.ReactiveUI.
|
6 years ago |
Steven Kirk
|
3a914c282b
|
Don't declare property fields AvaloniaProperty<>.
Instead use `StyledProperty<>`.
|
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
This reverts commit 5fc951bc88.
|
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 |
Nikita Tsukanov
|
dbc284d96e
|
Set PackageId for github's dependency graph to work
|
7 years ago |
artyom
|
8a2d1662fd
|
Remove LazyT, test new template resolver
|
7 years ago |
artyom
|
d2574b383a
|
Use FuncDataTemplate
|
7 years ago |
artyom
|
72fe95272a
|
Register auto data template binding hook
|
7 years ago |
artyom
|
b486112d29
|
Use null propagation
|
7 years ago |
artyom
|
fe7e7054fb
|
Add initial AutoDataTemplateBindingHook implementation
|
7 years ago |
artyom
|
97b44c02d2
|
Add a unit test for ViewModelViewHost
|
7 years ago |
artyom
|
c3f142af2e
|
Add ViewModelViewHost and TransitioningUserControl
|
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
|
724ec9b8bb
|
Add xml docs and usage examples
|
7 years ago |
artyom
|
6e4b9a23c2
|
Add unit tests for RoutedViewHost
|
7 years ago |
artyom
|
990bc26d7b
|
Add RoutedViewHost control implementation
|
7 years ago |
Steven Kirk
|
6a167a6882
|
Use Window.Opened event for rxui activation.
|
7 years ago |
Artyom
|
533284cd61
|
Fix AvaloniaProperty registration type
|
7 years ago |
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.
|
8 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 |