78 Commits

Author SHA1 Message Date
rabbitism
12c75c1573 feat: WIP some brushes and icon path data. Update height and width limitation. 2023-01-24 00:38:58 +08:00
rabbitism
30842b9150 feat: add default themes copy from fluent theme. 2023-01-23 22:46:16 +08:00
rabbitism
e03509d885 feat: add menu infra. 2023-01-23 15:41:42 +08:00
Dong Bin
ba3e3ae3b9
Merge pull request #33 from irihitech/numeric
feat: Add NumericUpDown
2023-01-23 15:14:56 +08:00
rabbitism
668634fb61 feat: add NumericUpDown template. No resource is required in this control. 2023-01-23 14:57:40 +08:00
rabbitism
0b2b2473a6 feat: Add NumericUpDown infra. WIP 2023-01-23 00:20:38 +08:00
Dong Bin
82232d3f50
Merge pull request #32 from irihitech/spinner
feat: Add ButtonSpinner
2023-01-23 00:06:00 +08:00
rabbitism
13b6a87af1 fix: fix icon foreground. 2023-01-23 00:04:17 +08:00
rabbitism
671ed74b44 feat: update resource. 2023-01-23 00:02:25 +08:00
rabbitism
337e46e202 feat: add template for repeat button and button spinner, WIP. 2023-01-21 01:24:38 +08:00
rabbitism
91aa3380aa feat: add button spinner infra. 2023-01-21 00:40:47 +08:00
Dong Bin
a9e1760dc5
Merge pull request #31 from irihitech/web
feat: add sample in web app.
2023-01-20 23:14:21 +08:00
rabbitism
d7959e9dc1 feat: add sample in web app. 2023-01-20 23:08:33 +08:00
Dong Bin
0aab0fcf86
Merge pull request #30 from irihitech/progressbar
feat: Add ProgressBar
2023-01-18 16:38:08 +08:00
rabbitism
eab1a7a808 feat: add color variant. 2023-01-18 16:36:10 +08:00
rabbitism
3688199035 feat: add progress bar default theme, add left and right layout. 2023-01-18 02:28:10 +08:00
rabbitism
4f9135c2a1 fix: fix AutoCompleteBox Borderless popup background. 2023-01-14 00:36:09 +08:00
Dong Bin
853b80547d
Merge pull request #27 from irihitech/togglebutton
feat: add toggle button, update all buttons to shrink upon click.
2023-01-14 00:32:35 +08:00
rabbitism
4ba362cd67 feat: add toggle button, update all buttons to shrink upon click. 2023-01-14 00:31:33 +08:00
Dong Bin
475adb61f6
Merge pull request #26 from irihitech/autocomplete
feat: Add AutoCompleteBox
2023-01-13 19:34:39 +08:00
rabbitism
fddf351970 feat: Add AutoCompleteBox 2023-01-13 19:29:56 +08:00
Dong Bin
b977bdb617
Merge pull request #25 from irihitech/notification
feat: add notification card and notification manager
2023-01-13 01:34:44 +08:00
rabbitism
592f9ae285 feat: add notification card and notification manager 2023-01-13 01:29:53 +08:00
rabbitism
03067ca007 feat: add ItemsControl template. 2023-01-11 00:21:06 +08:00
rabbitism
dc63fb58c9 misc: initial package version. 2023-01-10 23:55:24 +08:00
rabbitism
74dab932b3 misc: update docs. 2023-01-04 18:16:08 +08:00
rabbitism
3d337032d4 misc: update demo tab order. 2023-01-04 18:08:33 +08:00
Dong Bin
c23c180347
Merge pull request #22 from irihitech/combobox
Combobox
2023-01-04 17:32:26 +08:00
rabbitism
92442a132a feat: add disable demo, add placeholder demo. 2023-01-04 17:29:50 +08:00
rabbitism
429048861c feat: add combobox 2023-01-04 17:24:39 +08:00
rabbitism
33eaa1edc7 feat: add ToggleSwitch 2023-01-03 22:44:32 +08:00
rabbitism
7723579095 misc: Remove boilerplate code. 2022-12-24 21:42:15 +08:00
rabbitism
ca9e7865d3 fix: fix Borderless TextBox pointerover style. 2022-12-24 15:18:50 +08:00
rabbitism
78e3dd2dc8 misc: improve demo. 2022-12-24 15:13:06 +08:00
rabbitism
6070a4e1a3 fix: fix TextBlock default theme. This is a temporary fix. 2022-12-24 15:12:29 +08:00
Dong Bin
8320fe72e3
Merge pull request #16 from irihitech/popup
Add Flyout/Popup
2022-12-24 15:07:49 +08:00
rabbitism
d3ca12854e feat: set flyout default font weight, add more demos. 2022-12-24 14:59:42 +08:00
rabbitism
06ab6cd7d5 feat: add flyout dynamic resource. Pending on Menu/MenuItem to add menu flyout theme. 2022-12-22 01:36:14 +08:00
rabbitism
8ad659cba6 feat: WIP: flyout default theme. pending on DynamicResource. 2022-12-21 17:12:11 +08:00
rabbitism
8a1697ae29 feat: add listbox item. 2022-12-16 23:40:50 +08:00
rabbitism
b32aee2e40 fix: simplify Expander icon. 2022-12-16 19:22:02 +08:00
rabbitism
507f030520 feat: update resource name. 2022-12-16 19:20:06 +08:00
rabbitism
348a77243d feat: add TreeView theme. 2022-12-16 19:20:06 +08:00
rabbitism
2c90d24cc5 feat: Add Expander Theme. 2022-12-16 14:50:27 +08:00
Dong Bin
318464b2dd
Merge pull request #10 from irihitech/textbox
Textbox
2022-12-16 12:33:37 +08:00
rabbitism
e16c7408f1 feat: add TextBox Demo, fix RadioButton demo. Add Borderless Theme. 2022-12-16 12:31:52 +08:00
rabbitism
96d10f33e5 feat: add TextBox theme. 2022-12-16 03:31:28 +08:00
Dong Bin
31b94537ac
feat: add ScrollBar and ScrollViewer theme. (#9) 2022-12-16 02:01:32 +08:00
Dong Bin
873c002ead
feat: repeat button default theme. (#8) 2022-12-15 16:42:48 +08:00
rabbitism
f1a15f47ee misc: update overview page. 2022-12-13 15:24:33 +08:00