Glenn Watson
6a906d87c2
feature: Remove UTF8 bom marking
2024-02-17 17:51:12 +11:00
Glenn Watson
c9d7a40b2a
feature: Add renovate package management
2024-02-17 16:28:02 +11:00
Chris Pulman
479152d3dd
Updates to latest packages ( #51 )
2024-02-05 21:36:40 +11:00
Glenn Watson
258802c60a
feature: Add initial github actions script
2022-06-28 19:30:05 +10:00
Artyom
d4c618bcda
Use ReactiveInjectibleComponentBase<TViewModel>
2020-09-29 19:04:41 +03:00
Artyom
9e71a3d08a
Bring in index.html, cleanup csproj and readme
2020-09-28 22:27:21 +03:00
Artyom
c08e9b7a2f
Use a shared Razor class library
2020-09-28 21:53:24 +03:00
Artyom V. Gorchakov
8519329ed1
Add ReactiveUI.Blazor App Demo ( #5 )
...
* Add Blazor server-side app
* Add Blazor.Wasm client-side app
* Use ReactiveUI.Fody instead of PropertyChanged.Fody
* Reactive components and ReactiveUI.Blazor
* .Blazor -> .Blazor.Server
* Update README.md
2020-09-28 18:05:41 +03:00
Artyom V. Gorchakov
e33a4317fb
Migrate WPF and Windows Forms to .NET Core, reference NukeBuild ( #4 )
...
* New project format for the WPF app
* Migrate the Windows Forms app to the new project format
* Markup and project file adjustments for Avalonia
* Add more screenshots
* Add nukebuild project to sln
* Reference NukeBuild in README.md
* Update azure-pipelines.yml
* Use .NET Core 3.1 everywhere
* Compile Terminal.Gui and WinForms in CI harness
2020-09-26 15:42:52 +03:00
Artyom V. Gorchakov
b60c61ec49
Add Terminal.Gui and ReactiveUI Demo App ( #3 )
...
* Add Terminal.Gui target
* Use latest Avalonia and adequate check boxes
* Force redraw on property change
* Dance with subjects
* Remove the accidentally added references
* Discard the unrelated changes
2020-09-22 18:18:22 +03:00
Artyom V. Gorchakov
399c4c11e3
housekeeping: Compile for all platforms ( #2 )
...
* Compile for all supported platforms
* Droid -> Android
* Remove the redundant indirect dependency
2020-06-07 22:56:46 +03:00
artyom
9b5e61306e
Use TestScheduler to play with time
2020-06-07 15:46:25 +03:00
artyom
5f688dcb09
Further increase the coverage
2020-06-07 15:37:16 +03:00
artyom
2da6125eff
Improve the unit tests
2020-06-07 15:31:32 +03:00
Artyom V. Gorchakov
940029c6ab
Delete .gitattributes
2020-06-06 00:48:09 +03:00
Artyom V. Gorchakov
2348d69cce
Add awesome badges to README.md
2020-06-06 00:43:46 +03:00
artyom
4defecb3cb
Bring in Nuke Build
2020-06-06 00:34:25 +03:00
Artyom V. Gorchakov
09716e0d17
Update the packages to latest versions
...
* Update the packages
* Use Citrus.Avalonia main theme
* Update the screenshot
* Change wording
* Fix issues with building the project
* Update the sln file
* Update Resource.designer.cs
* Mention the IDEs
* Remove the not tested project
* Update README.md
2020-06-02 01:01:07 +03:00
Artjom Graf
51e490b39e
Upgrade packages, refactor solution structure
2019-07-29 14:54:13 +03:00
artyom
897d3187ff
Remove .xsd
2019-04-04 01:38:16 +03:00
Artyom
c37079f52e
Update LICENSE
2019-04-04 00:12:20 +03:00
Artjom Graf
2c3d84b848
Log form validity changed events
2019-03-31 15:23:50 +03:00
Artjom Graf
1beaacfc17
Update packages & fix bugs
2019-03-31 15:02:04 +03:00
Artjom Graf
f8f8fa9e9a
Update to ReactiveUI 9.8.15
2019-01-20 15:33:43 +03:00
Artjom Graf
5f5ec9fa32
Update packages
2018-11-27 15:23:24 +03:00
Artjom Graf
fac0326b7f
Update packages
2018-11-08 11:20:48 +03:00
Artjom Graf
fc43807f33
Use WPF ReactiveWindow, upgrade packages
2018-10-28 13:52:32 +03:00
Artjom Graf
119e20b066
Use IViewFor base classes where possible
2018-10-26 01:35:20 +03:00
Artjom Graf
89439602c4
Changing DataContext Avalonia sample
2018-10-21 20:31:08 +03:00
Artjom Graf
da77a22037
WhenActivated & Avalonia are friends now
2018-10-21 19:37:27 +03:00
Artjom Graf
277b57574b
Update packages
2018-10-19 17:11:36 +03:00
Artjom Graf
fbeb930b0e
Add activation demo
2018-10-13 14:01:51 +03:00
Artyom G
21244de2e0
Update README.md
2018-10-11 13:51:23 +03:00
Artjom Graf
d7a2502266
Code style fixes
2018-10-11 13:46:30 +03:00
Artjom Graf
5747d3cac6
Use latest AvaloniaUI and WhenActivated
2018-10-10 21:16:26 +03:00
Artjom Graf
e999aab4ea
Use latest ReactiveUI 9.0.1
2018-10-08 18:31:48 +03:00
Artjom Graf
0ab22b2173
Fix typo
2018-09-25 23:08:19 +03:00
Artjom Graf
2ae2761f01
Add Xamarin.iOS project
2018-09-16 21:48:16 +03:00
Artjom Graf
e1df31487f
Fix paths
2018-09-16 14:32:47 +03:00
Artjom Graf
c0a7dab1ea
Add Tizen project
2018-09-16 14:27:30 +03:00
Artjom Graf
1f7db745ce
Add Windows Forms project
2018-09-15 23:41:56 +03:00
Artjom Graf
d6efbacdd2
Use idiomatic x:Bind on universal windows platform
2018-09-15 22:52:32 +03:00
Artjom Graf
a56d4e9f0e
Use latest Avalonia packages
2018-09-15 21:28:25 +03:00
Artjom Graf
caa37746c0
Use ViewModel property for initialization
2018-09-15 18:26:49 +03:00
Artjom Graf
bcba835553
Use spaces instead of tabs
2018-09-15 18:13:07 +03:00
Artjom Graf
0e91c191d9
Use ReactiveUI bindings on XF
2018-09-15 18:11:44 +03:00
Artjom Graf
77ef3692f8
Use ReactiveUI bindings on WPF
2018-09-15 17:45:05 +03:00
Artjom Graf
f4f2ef12fa
Improve code formatting
2018-09-15 16:57:49 +03:00
Artjom Graf
ffbec7aed8
Use latest packages, use RxUI bindings on UWP
2018-09-15 16:56:19 +03:00
Artyom G
ec73619e8b
Fix padding issues
2018-09-02 23:46:19 +03:00