From b1e38724996af9802659c3930d8d2f70dcecfdba Mon Sep 17 00:00:00 2001 From: Edgar Gonzalez Date: Tue, 2 Jul 2024 18:24:53 +0100 Subject: [PATCH 1/2] Update README.md - Removes Xamarin.Forms as it is depecrated - Add a Starts history chart https://star-history.com/#fabulous-dev/Fabulous&fabulous-dev/Fabulous.Avalonia&fabulous-dev/Fabulous.MauiControls&Date --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e1955de35..a5cc0af43 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,6 @@ Fabulous will help you create mobile and desktop apps quickly and with confidenc Fabulous also aims to be performant by having low memory consumption and efficient view diffing mechanisms. Note that Fabulous itself does not provide any UI rendering. You'll need to combine it with another framework like: -- [Xamarin.Forms](https://dotnet.microsoft.com/en-us/apps/xamarin/xamarin-forms) with [Fabulous.XamarinForms](https://github.com/fabulous-dev/Fabulous.XamarinForms) - [.NET MAUI](https://dotnet.microsoft.com/en-us/apps/maui) with [Fabulous.MauiControls](https://github.com/fabulous-dev/Fabulous.MauiControls) - [AvaloniaUI](https://avaloniaui.net) with [Fabulous.Avalonia](https://github.com/fabulous-dev/Fabulous.Avalonia) @@ -136,3 +135,7 @@ If you would like us to provide you with: - and consulting services. Feel free to contact us: [support@fabulous.dev](mailto:support@fabulous.dev) + +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=fabulous-dev/Fabulous,fabulous-dev/Fabulous.Avalonia,fabulous-dev/Fabulous.MauiControls&type=Date)](https://star-history.com/#fabulous-dev/Fabulous&fabulous-dev/Fabulous.Avalonia&fabulous-dev/Fabulous.MauiControls&Date) From 7e7015ccb51bd1bba7542fcfca6511addb81ee83 Mon Sep 17 00:00:00 2001 From: edgarfgp Date: Tue, 2 Jul 2024 18:32:52 +0100 Subject: [PATCH 2/2] support dark theme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a5cc0af43..f359e03af 100644 --- a/README.md +++ b/README.md @@ -138,4 +138,10 @@ Feel free to contact us: [support@fabulous.dev](mailto:support@fabulous.dev) ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=fabulous-dev/Fabulous,fabulous-dev/Fabulous.Avalonia,fabulous-dev/Fabulous.MauiControls&type=Date)](https://star-history.com/#fabulous-dev/Fabulous&fabulous-dev/Fabulous.Avalonia&fabulous-dev/Fabulous.MauiControls&Date) + + + + + Star History Chart + + \ No newline at end of file