309 Commits

Author SHA1 Message Date
Zhang Dian
483a9093aa feat: add new Theme - ThemeToggleSwitch.
(cherry picked from commit cc001e951e7858372288f91b1fe54a8225974cdc)
2024-12-02 21:41:21 +08:00
Zhang Dian
eb1748aa2a feat: simplify MainView.
(cherry picked from commit faee95f12f73c245cc3560168c70accb96b33a8c)
2024-12-02 21:41:21 +08:00
Zhang Dian
237fe72475 feat: enhance Carousel.
(cherry picked from commit fa8b2d1f2170dc778fe5ac3cfe5974d3c264214b)
2024-12-02 21:41:21 +08:00
Zhang Dian
ed0e256756 feat: adjust the rest of PathIcon.
(cherry picked from commit bc050308fc33f18b1c2551c38f343f2e9378aef5)
2024-12-02 21:41:21 +08:00
Zhang Dian
c30f8d2456 fix: fix font issue in WASM demo.
(cherry picked from commit b31b622a2e30e58910390cb1524c4a15d98e3702)
2024-12-02 21:41:20 +08:00
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
cd2c4bdda0 feat: resolve AOT issue.
(cherry picked from commit 2437df392b89914093bff2de99b8a5bcd34f0204)
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
f8778f76e5 fix: fix aot comment for action CLI. 2024-09-02 20:37:40 +08:00
Zhang Dian
e4c21aefc6 fix: add ManagedFileChooserOverwritePrompt styles. 2024-08-26 20:16:46 +08:00
Zhang Dian
67ddbc1598 feat: update DRM README docs. 2024-08-18 19:42:07 +08:00
Zhang Dian
e9f74ef3ed feat: upgrade DRM project to net8. 2024-08-18 17:51:59 +08:00
Zhang Dian
ea79b0812e misc: bump version. 2024-08-16 14:30:03 +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
b930a2dcf1 misc: upgrade to 11.1.0 Android template. 2024-07-23 14:24:00 +08:00
Zhang Dian
2b39f14bba misc: new web template. 2024-07-23 13:34:26 +08:00
Zhang Dian
88d834ac3a misc: upgrade to Avalonia 11.1.0. 2024-07-23 13:26:18 +08:00
Zhang Dian
0d8ea070cc misc: update dependency. 2024-07-18 23:31:27 +08:00
Zhang Dian
8ebc6878b1 fix: fix the issue of ComboBoxDemoViewModel being trimmed. 2024-07-18 22:16:38 +08:00
Zhang Dian
8982e610e2 feat: add doc & GitHub repo link buttons. 2024-07-18 18:36:07 +08:00
rabbitism
31e2c009fb
feat: remove useless files. 2024-07-18 17:56:15 +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