Commit Graph

581 Commits

Author SHA1 Message Date
Zhang Dian
bb85123884 feat: remove Calendar BorderThickness.
(cherry picked from commit a909b6da6e)
2024-12-02 21:41:22 +08:00
Zhang Dian
6c2c7ef846 feat: align with the part of TextBox.
(cherry picked from commit 2ce8bcdc1b)
2024-12-02 21:41:22 +08:00
Zhang Dian
a9526fbbb5 fix: fix popup Padding.
(cherry picked from commit 50b5159d17)
2024-12-02 21:41:22 +08:00
Zhang Dian
8563ad93c1 feat: redesign ButtonToggleSwitch.
(cherry picked from commit 3c8854f9de)
2024-12-02 21:41:21 +08:00
Zhang Dian
ee3fa830f0 fix: fix Switch BorderThickness issue.
(cherry picked from commit 147d4fd968)
2024-12-02 21:41:21 +08:00
Zhang Dian
f3aad8d0d4 misc: enhance Switch.
(cherry picked from commit 142abbf3da)
2024-12-02 21:41:21 +08:00
Zhang Dian
52738987f7 misc: swap SimpleToggleSwitch & ButtonToggleSwitch.
(cherry picked from commit b4d5a3f932)
2024-12-02 21:41:21 +08:00
Zhang Dian
237fe72475 feat: enhance Carousel.
(cherry picked from commit fa8b2d1f21)
2024-12-02 21:41:21 +08:00
Zhang Dian
3bc7383931 fix: fix DatePicker & TimePicker icon Margin.
(cherry picked from commit e4ecbfd1e8)
2024-12-02 21:41:21 +08:00
Zhang Dian
ed0e256756 feat: adjust the rest of PathIcon.
(cherry picked from commit bc050308fc)
2024-12-02 21:41:21 +08:00
Zhang Dian
0404111e76 feat: redesign inner PathIcon.
(cherry picked from commit 904b7caa75)
2024-12-02 21:41:21 +08:00
Zhang Dian
ea895c900d misc: add Version markup to TreeDataGrid.csproj.
(cherry picked from commit 5742412cb9)
2024-12-02 21:41:21 +08:00
Zhang Dian
8e88f79c90 misc: unify BoxShadows resources.
(cherry picked from commit 8cdac330a4)
2024-12-02 21:41:20 +08:00
Zhang Dian
c87f6a8112 fix: fix popup BoxShadow and unclosed corner issues.
(cherry picked from commit 3a31924c6b)
2024-12-02 21:41:20 +08:00
Zhang Dian
b23f79fc39 fix: fix BoxShadows.
(cherry picked from commit 46b1c5d1cc)
2024-12-02 21:41:20 +08:00
Zhang Dian
45b33bb9fd feat: add basic BoxShadows.
(cherry picked from commit a4ee27778e)
2024-12-02 21:41:20 +08:00
Zhang Dian
cd2c4bdda0 feat: resolve AOT issue.
(cherry picked from commit 2437df392b)
2024-12-02 21:41:20 +08:00
Zhang Dian
590d14117d feat: extract ComboBox resources.
(cherry picked from commit 3ce4067c3f)
2024-12-02 21:41:20 +08:00
Zhang Dian
ffbfe959f9 feat: adjust ComboBox, ListBox, DatePicker & TimePicker item Padding.
(cherry picked from commit d3f297730b)
2024-12-02 21:41:20 +08:00
Zhang Dian
d1c38db678 misc: Restore > to >.
(cherry picked from commit dfcb3579b4)
2024-12-02 21:41:19 +08:00
Zhang Dian
4da2467047 feat: redesign GroupBox theme for HeaderedContentControl.
Header & Content are now invisible when set to null.
SeparatorBorder is now influenced by BorderThickness.
Background is no longer transparent.

(cherry picked from commit 021ca97865)
2024-12-02 21:41:19 +08:00
Zhang Dian
7fcedf11a8 feat: redesign HyperlinkButton.
add OnlyIcon & Underline Classes to HyperlinkButton.

(cherry picked from commit 5451495c5c)
2024-12-02 21:40:42 +08:00
Zhang Dian
ab3d88a6d1 feat: design an AdornerLayer for Solid Button.
(cherry picked from commit 1250d45ad8)
2024-12-02 17:21:55 +08:00
Zhang Dian
3a6fe152ae feat: using RadioButton & CheckBox Resources instead of creating newly ListBox resources.
(cherry picked from commit 8ba8ec69ca)
2024-12-02 17:18:53 +08:00
Zhang Dian
782749f0dc fix: unify RadioButton & CheckBox themes of ListBox.
(cherry picked from commit 4b53300909)
2024-12-02 17:17:58 +08:00
Zhang Dian
f1836b0892 misc: replace x:Name to Name.
(cherry picked from commit 0858f01fec)
2024-12-02 17:14:23 +08:00
Zhang Dian
0ced8e62a6 misc: clean prefix Control.
(cherry picked from commit fd68cad375)
2024-12-02 17:12:43 +08:00
rabbitism
6b72dfabfb feat: make colorpicker dropdown button customizable.
(cherry picked from commit 33f266f48d)
2024-12-02 17:11:29 +08:00
rabbitism
53cdfec729 feat: make group header customizable.
(cherry picked from commit 2de1c40295)
2024-12-02 17:11:09 +08:00
Zhang Dian
8f649e261d feat: add missing translation. 2024-12-02 17:09:12 +08:00
Zhang Dian
12f3a63495 fix: fix the issue of Ukrainian abbreviation errors causing it to not work on Win7.
(cherry picked from commit f83dbafe7a)
2024-12-02 17:02:50 +08:00
Zhang Dian
9bb9aa2491 feat: add the Second text to ja-jp.
(cherry picked from commit 36d140ae4d)
2024-12-02 17:01:15 +08:00
kYaRick
9fc2457b98 [Update] - Add Ukrainian localization and make minimal stylistic adjustments to other localization files.
(cherry picked from commit 4447ffcb94)
2024-12-02 16:58:11 +08:00
Zhang Dian
62935eee6a misc: revert high-contrast Theme feat. 2024-12-02 16:55:08 +08:00
Zhang Dian
bac851a87f misc: bump version. 2024-10-02 12:22:54 +08:00
Zhang Dian
77b0f70786 feat: tooltip. 2024-10-01 22:59:36 +08:00
Zhang Dian
9e31682dfe feat: split to control files. 2024-10-01 22:49:47 +08:00
Zhang Dian
1358715410 feat: add BorderBrush to Switch. 2024-10-01 21:54:54 +08:00
Zhang Dian
8cada8c5bb feat: Popup BorderBrush. 2024-09-30 17:14:20 +08:00
Zhang Dian
aa17c2210d feat: RepeatButton & ToggleButton. 2024-09-30 17:14:19 +08:00
Zhang Dian
4728553ed8 feat: Menu. 2024-09-30 17:14:19 +08:00
Zhang Dian
b1d0ac03f0 feat: most controls. 2024-09-30 17:14:19 +08:00
Zhang Dian
bc53d0397e feat: add Background to CardListBox. 2024-09-30 17:14:19 +08:00
Zhang Dian
56c30dcb8b feat: Expander. 2024-09-30 17:14:19 +08:00
Zhang Dian
3e5fa9d5bf feat: ButtonSpinner. 2024-09-30 17:14:19 +08:00
Zhang Dian
72ccb80e5f feat: TextBox related. 2024-09-30 17:14:19 +08:00
Zhang Dian
25c3e874f3 feat: ComboBox. 2024-09-30 17:14:19 +08:00
Zhang Dian
5c8f2f7075 feat: Button related. 2024-09-30 17:14:19 +08:00
Zhang Dian
5da85a27f6 feat: alter AutoCompleteBox. 2024-09-30 17:04:14 +08:00
Zhang Dian
8db28efd8e misc: rename resources. 2024-09-30 17:04:13 +08:00