From 7347aff7f90efe504f075979a6c73aab9caa14ad Mon Sep 17 00:00:00 2001
From: MakesYT <2696703792@qq.com>
Date: Sun, 28 Jul 2024 14:17:50 +0800
Subject: [PATCH 1/4] =?UTF-8?q?=E7=8B=AC=E7=AB=8B=E8=83=8C=E6=99=AF?=
=?UTF-8?q?=E9=A2=9C=E8=89=B2=E4=B8=BA=E8=B5=84=E6=BA=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
(cherry picked from commit e1bef9fd049136e3688bb515487a2f7bce9c82e0)
(cherry picked from commit d90d7b9fe15bc15352cd5de0db89f8bdc4dbada1)
---
src/Semi.Avalonia/Themes/Dark/Palette.axaml | 20 ++++++++++++--------
src/Semi.Avalonia/Themes/Light/Palette.axaml | 16 +++++++++++-----
2 files changed, 23 insertions(+), 13 deletions(-)
diff --git a/src/Semi.Avalonia/Themes/Dark/Palette.axaml b/src/Semi.Avalonia/Themes/Dark/Palette.axaml
index 3bdef13..e69e146 100644
--- a/src/Semi.Avalonia/Themes/Dark/Palette.axaml
+++ b/src/Semi.Avalonia/Themes/Dark/Palette.axaml
@@ -160,6 +160,11 @@
#C6CACD
#E6E8EA
#F9F9F9
+ #16161A
+ #232429
+ #35363C
+ #43444A
+ #4F5159
@@ -338,8 +343,7 @@
-
+
@@ -397,11 +401,11 @@
-
-
-
-
-
+
+
+
+
+
@@ -415,6 +419,6 @@
-
+
\ No newline at end of file
diff --git a/src/Semi.Avalonia/Themes/Light/Palette.axaml b/src/Semi.Avalonia/Themes/Light/Palette.axaml
index a4f8376..9e006f9 100644
--- a/src/Semi.Avalonia/Themes/Light/Palette.axaml
+++ b/src/Semi.Avalonia/Themes/Light/Palette.axaml
@@ -160,6 +160,11 @@
#41464C
#2E3238
#1C1F23
+ White
+ White
+ White
+ White
+ White
@@ -396,11 +401,11 @@
-
-
-
-
-
+
+
+
+
+
@@ -414,5 +419,6 @@
+
\ No newline at end of file
From b0f4777aff13e7f4b69d9f1b71eb99c6aa158538 Mon Sep 17 00:00:00 2001
From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
Date: Thu, 1 Aug 2024 17:06:35 +0800
Subject: [PATCH 2/4] fix: remove NumericUpDown ContextFlyout redundant arrow
buttons.
(cherry picked from commit 2957521ef80faa997b86a19dbfa8cd6d770a1272)
---
src/Semi.Avalonia/Controls/ButtonSpinner.axaml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/src/Semi.Avalonia/Controls/ButtonSpinner.axaml b/src/Semi.Avalonia/Controls/ButtonSpinner.axaml
index 16a93a5..e7526b4 100644
--- a/src/Semi.Avalonia/Controls/ButtonSpinner.axaml
+++ b/src/Semi.Avalonia/Controls/ButtonSpinner.axaml
@@ -41,7 +41,6 @@
-
@@ -49,8 +48,7 @@
Grid.Column="1"
BorderBrush="{TemplateBinding BorderBrush}"
BorderThickness="{TemplateBinding BorderThickness}"
- CornerRadius="{TemplateBinding CornerRadius}"
- UseLayoutRounding="False">
+ CornerRadius="{TemplateBinding CornerRadius}">
Date: Thu, 1 Aug 2024 20:45:02 +0800
Subject: [PATCH 3/4] misc: Semi.Avalonia upgrade to 11.0.7.5.
---
src/Package.props | 2 +-
src/Semi.Avalonia/Semi.Avalonia.csproj | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/Package.props b/src/Package.props
index faeae7d..250dc48 100644
--- a/src/Package.props
+++ b/src/Package.props
@@ -3,7 +3,7 @@
net6.0;net8.0;netstandard2.0
enable
latest
- 11.0.7.4
+ 11.0.7.5
IRIHI Technology Co., Ltd.
Avalonia Theme inspired by Semi Design.
https://github.com/irihitech/Semi.Avalonia
diff --git a/src/Semi.Avalonia/Semi.Avalonia.csproj b/src/Semi.Avalonia/Semi.Avalonia.csproj
index a3c0d21..40b8800 100644
--- a/src/Semi.Avalonia/Semi.Avalonia.csproj
+++ b/src/Semi.Avalonia/Semi.Avalonia.csproj
@@ -4,7 +4,7 @@
Semi.Avalonia
- Update to 11.0.7
+ Update to 11.0.7.5
From 72ed2d442d4e3719620d75e057536126eaee9738 Mon Sep 17 00:00:00 2001
From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
Date: Thu, 1 Aug 2024 20:47:02 +0800
Subject: [PATCH 4/4] misc: Semi.Avalonia.TreeDataGrid upgrade to 11.0.10.
---
.../Semi.Avalonia.TreeDataGrid.csproj | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/Semi.Avalonia.TreeDataGrid/Semi.Avalonia.TreeDataGrid.csproj b/src/Semi.Avalonia.TreeDataGrid/Semi.Avalonia.TreeDataGrid.csproj
index 7bc1a05..b758671 100644
--- a/src/Semi.Avalonia.TreeDataGrid/Semi.Avalonia.TreeDataGrid.csproj
+++ b/src/Semi.Avalonia.TreeDataGrid/Semi.Avalonia.TreeDataGrid.csproj
@@ -4,14 +4,14 @@
net6.0
enable
latest
- 11.0.1
+ 11.0.10
IRIHI Technology Co., Ltd.
Avalonia Theme inspired by Semi Design.
https://github.com/irihitech/Semi.Avalonia
MIT
irihi.png
https://github.com/irihitech/Semi.Avalonia
- 11.0.0
+ 11.0.10