839 Commits

Author SHA1 Message Date
Zhang Dian
d1c38db678 misc: Restore > to >.
(cherry picked from commit dfcb3579b45899db44d3f6d695f5e510a745be4a)
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 021ca978659bbb83fac8e4fb719473237f8a6b62)
2024-12-02 21:41:19 +08:00
Zhang Dian
7fcedf11a8 feat: redesign HyperlinkButton.
add OnlyIcon & Underline Classes to HyperlinkButton.

(cherry picked from commit 5451495c5cdf4ea81843d21f07d5f93c4ea95a54)
2024-12-02 21:40:42 +08:00
Zhang Dian
ab3d88a6d1 feat: design an AdornerLayer for Solid Button.
(cherry picked from commit 1250d45ad8b9b550047c70d9f6291be95769ae75)
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 8ba8ec69cafac2e55beeb32ba8340f16aa5ef2db)
2024-12-02 17:18:53 +08:00
Zhang Dian
782749f0dc fix: unify RadioButton & CheckBox themes of ListBox.
(cherry picked from commit 4b53300909d00a09e3c6a63d6742d8c284218de3)
2024-12-02 17:17:58 +08:00
Zhang Dian
f1836b0892 misc: replace x:Name to Name.
(cherry picked from commit 0858f01fecdb04b0b0a2091f82229b41cc159480)
2024-12-02 17:14:23 +08:00
Zhang Dian
0ced8e62a6 misc: clean prefix Control.
(cherry picked from commit fd68cad375cb0f317dd71e85193b3268876b1b71)
2024-12-02 17:12:43 +08:00
rabbitism
6b72dfabfb feat: make colorpicker dropdown button customizable.
(cherry picked from commit 33f266f48db7b1daea8ffbda920485dfc168f225)
2024-12-02 17:11:29 +08:00
rabbitism
53cdfec729 feat: make group header customizable.
(cherry picked from commit 2de1c40295bc8d23c8666bffc875e5c0925e85bd)
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 f83dbafe7a3ff323dae04ddf3f67133c39b25802)
2024-12-02 17:02:50 +08:00
Zhang Dian
9bb9aa2491 feat: add the Second text to ja-jp.
(cherry picked from commit 36d140ae4d0bc4a99fe09396c3abcda4f2b6ed96)
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 4447ffcb941a12e86d564487a025bba2642b1773)
2024-12-02 16:58:11 +08:00
rabbitism
f7ef821538 fix: fix palette demo initial data context issue.
(cherry picked from commit 30754a160db85fe6c1920729c5f33909c3566f79)
2024-12-02 16:57:47 +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. v11.1.0.5-beta1 2024-10-02 12:22:54 +08:00
Zhang Dian
8353a08bdd
Merge pull request #440 from irihitech/contrast
add HighContrast theme
2024-10-02 12:14:42 +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
Zhang Dian
a28ac1c450 feat: Button. 2024-09-30 17:04:12 +08:00
Zhang Dian
cd0422a64e misc: delete "Add Resources Here". 2024-09-30 17:04:11 +08:00
Zhang Dian
2703002d5c misc: extract resources. 2024-09-30 17:04:11 +08:00
rabbitism
bc49ce78e0 feat: add more high contrast themes. 2024-09-30 17:03:27 +08:00
rabbitism
2dbfcb38e3 feat: finish aquatic. 2024-09-30 17:03:26 +08:00
rabbitism
646f56d60a feat: initialize aquatic theme. 2024-09-30 17:03:25 +08:00
Zhang Dian
331cb35f46
Merge pull request #439 from irihitech/menu
Update menu style
2024-09-30 10:15:41 +08:00
rabbitism
eb11d78fab
feat: 1. set menu and menu item default background to transparent.
2. add corner radius to menuitem.
2024-09-26 22:24:49 +08:00
Dong Bin
32ff9735ee
Merge pull request #437 from irihitech/radio
unity CheckBox & RadioButton
2024-09-23 13:03:38 +08:00
Zhang Dian
e4497df65d feat: enhancement. 2024-09-22 00:15:15 +08:00
Zhang Dian
92c13081f3 misc: remove prefix. 2024-09-21 22:37:14 +08:00
Zhang Dian
ae1f4ffe60 feat: unity default theme of CheckBox & RadioButton. 2024-09-21 22:30:03 +08:00
Zhang Dian
d42c8cce78 misc: version notes. v11.1.0.4 2024-09-13 21:45:45 +08:00
Zhang Dian
ffe1188e15 misc: bump version. 2024-09-13 21:38:47 +08:00
Dong Bin
0974bbd580
Merge pull request #431 from irihitech/notification
fix Notification issues
2024-09-11 21:58:22 +08:00
Zhang Dian
42f69e2585 misc: replace the missing resources. 2024-09-11 19:27:46 +08:00
Zhang Dian
b0b06b4edc fix: fix Notification BoxShadows & MinWidth. 2024-09-11 12:22:20 +08:00