From 96c65aed536c1d60f09ee668cd738d41081a5290 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E9=A9=9A=E9=8F=B5=EF=BC=88Jinhua=20=20Yan?= =?UTF-8?q?=EF=BC=89?= Date: Thu, 26 Dec 2024 20:14:28 +0800 Subject: [PATCH 1/3] Update README.md --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 338908c7..832d9a1e 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,16 @@ xmlns:wd="https://github.com/WPFDevelopersOrg/WPFDevelopers" `xmlns:wd="https://github.com/WPFDevelopersOrg/WPFDevelopers"` +---------- +### Gauge + + + +---------- +### Message + + + ---------- ### DateRangePicker @@ -166,11 +176,6 @@ xmlns:wd="https://github.com/WPFDevelopersOrg/WPFDevelopers" ----------- -### Message - - - ---------- ### Badge From ac574b54a7630f7897af791a6b166a9182c5b290 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E9=A9=9A=E9=8F=B5=EF=BC=88Jinhua=20=20Yan?= =?UTF-8?q?=EF=BC=89?= Date: Sun, 16 Mar 2025 00:00:34 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 832d9a1e..70395f1b 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,24 @@ Install-Package WPFDevelopers ``` XML xmlns:wd="https://github.com/WPFDevelopersOrg/WPFDevelopers" ``` +#### 1.1.0.3-preview1 and above versions ``` XML - + + + + + + + + + + +``` +#### 1.1.0.3-preview1 and below versions +``` XML + From a7362456fbc5b1606fd29108953367b5996c268e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E9=A9=9A=E9=8F=B5=EF=BC=88Jinhua=20=20Yan?= =?UTF-8?q?=EF=BC=89?= Date: Sun, 16 Mar 2025 00:03:45 +0800 Subject: [PATCH 3/3] Update README-zh.md --- README-zh.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README-zh.md b/README-zh.md index df5d2ae3..a68750d3 100644 --- a/README-zh.md +++ b/README-zh.md @@ -74,8 +74,24 @@ Install-Package WPFDevelopers ``` XML xmlns:wd="https://github.com/WPFDevelopersOrg/WPFDevelopers" ``` +#### 1.1.0.3-preview1 以上版本 ``` XML - + + + + + + + + + + +``` +#### 1.1.0.3-preview1 以下版本 +``` XML +