Zhang Dian
d039440008
feat: add Shadow part to PaletteDemo.
...
(cherry picked from commit 8484d6ad868fd3a23cb695675e1c1da890a9d44f)
2024-12-02 21:41:20 +08:00
Zhang Dian
ebdb0b1b93
misc: format codes.
...
(cherry picked from commit d1d235a1200b589b3dec7e1cf2c7adbf465adc85)
2024-12-02 21:41:20 +08:00
Zhang Dian
26549f09a9
feat: extract CommunityToolkit version.
...
(cherry picked from commit 580e780e58eed32c4917d5688fbde2e8316d8d6a)
2024-12-02 21:41:20 +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
f1836b0892
misc: replace x:Name to Name.
...
(cherry picked from commit 0858f01fecdb04b0b0a2091f82229b41cc159480)
2024-12-02 17:14:23 +08:00
rabbitism
6b72dfabfb
feat: make colorpicker dropdown button customizable.
...
(cherry picked from commit 33f266f48db7b1daea8ffbda920485dfc168f225)
2024-12-02 17:11:29 +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
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
646f56d60a
feat: initialize aquatic theme.
2024-09-30 17:03:25 +08:00
Zhang Dian
42f69e2585
misc: replace the missing resources.
2024-09-11 19:27:46 +08:00
Zhang Dian
e4c21aefc6
fix: add ManagedFileChooserOverwritePrompt styles.
2024-08-26 20:16:46 +08:00
Zhang Dian
421e8ec53f
Merge pull request #417 from irihitech/grid
...
feat: respect AllowAutoHide in DataGrid.
2024-08-15 18:54:06 +08:00
Zhang Dian
b80deac692
feat:add AutoHide ToggleSwitch to DataGrid demo.
2024-08-15 18:53:06 +08:00
Zhang Dian
1b26941ec9
fix: revert commit.
2024-08-14 20:52:40 +08:00
Zhang Dian
6630d04565
feat: enhance NotificationDemo.
2024-08-14 20:50:54 +08:00
Zhang Dian
a328e2bb99
feat: add Light class to NotificationCard.
2024-08-14 20:00:43 +08:00
Zhang Dian
9b9c05773b
fix: fix issues.
2024-08-13 14:45:10 +08:00
Zhang Dian
4d3c9630c3
fix: fix Flyout Placement.
2024-08-12 16:35:51 +08:00
Zhang Dian
e8d28c0233
feat: add SimpleColorPicker & HexSimpleColorPicker.
2024-08-12 14:42:47 +08:00
Zhang Dian
1cedc77ce1
feat: complete SimpleColorView.
2024-08-12 14:40:57 +08:00
Zhang Dian
4b71b18e72
fix: TextBox inner button colors.
2024-08-07 16:14:32 +08:00
Zhang Dian
3af7e2f29a
feat: add OnContent & OffContent to SimpleToggleSwitch.
2024-08-06 16:42:55 +08:00
Zhang Dian
d355410ff2
feat: add Loading Classes.
2024-08-06 15:22:49 +08:00
Zhang Dian
ad7bcfc520
misc: README & Overview page.
2024-07-23 14:57:21 +08:00
Zhang Dian
8982e610e2
feat: add doc & GitHub repo link buttons.
2024-07-18 18:36:07 +08:00
rabbitism
9259f06f57
fix: fix palette trimming issue.
2024-07-18 16:58:05 +08:00
rabbitism
724a528b16
feat: try to fix trimming compatibility.
2024-07-18 16:45:50 +08:00
Zhang Dian
d3c909a83c
feat: add size Classes to ToggleSwitch.
2024-07-16 23:47:16 +08:00
Dong Bin
c46e6b9cf9
Merge pull request #382 from irihitech/issue/381
...
Button new Theme & Typography colors
2024-07-15 18:04:17 +08:00
Zhang Dian
ccc25b4801
feat: CheckBox :pressed Background.
2024-07-15 15:43:18 +08:00
Zhang Dian
4f685c712a
feat: ToggleButton & ToggleSplitButton :checked.
2024-07-15 01:12:44 +08:00
Zhang Dian
1378219b7a
feat: RepeatButton.
2024-07-15 00:33:28 +08:00
Zhang Dian
0979141f54
feat: :disabled, Tertiary Classes Button color.
2024-07-15 00:16:38 +08:00
Zhang Dian
6a94e403c9
feat: add Outline Theme to Button.
2024-07-14 22:26:59 +08:00
Zhang Dian
2da1ecf5a0
feat: add Danger Classes to replace Error Classes in ProgressBar.
2024-07-13 15:15:03 +08:00
Zhang Dian
5b48f77dfb
fix: web demo publish issue.
2024-07-10 18:36:51 +08:00
Zhang Dian
694dd863fa
feat: add active colors to palette
2024-06-27 18:42:29 +08:00
Dong Bin
e6e7d6042c
Merge pull request #356 from irihitech/issue/354
...
Use Binding instead of ReflectionBinding
2024-05-17 10:37:46 +08:00
rabbitism
e44499db4e
feat: replace all reflection bindings.
2024-05-17 10:37:03 +08:00
Zhang Dian
2d61d93c93
feat: add LooklessTextBox Theme.
2024-05-16 15:22:14 +08:00
Zhang Dian
3dff0ccad5
feat: add MenuItem ToggleType support.
2024-04-21 17:27:53 +08:00
Zhang Dian
38958c1326
feat: redesign SplitViewDemo.
2024-03-28 05:17:59 +08:00
Dong Bin
2e59ed73aa
Merge branch 'main' into 293-bs-dian
2024-03-28 01:02:56 +08:00
Zhang Dian
4e7681d4d4
feat: Small Classes and BackgroundSizing of DateTimePicker, ComboBox TextTrimming.
2024-03-27 17:14:31 +08:00
Soar360
48235b63a2
TextBox.TextArea
2024-03-25 17:27:38 +08:00
Zhang Dian
8de7a1ae8c
fix: various issues of demos.
2024-03-24 21:57:44 +08:00