440 Commits

Author SHA1 Message Date
Zhang Dian
eaa70e6edb feat: Dark label. 2024-04-21 23:42:17 +08:00
Zhang Dian
b03afb29f7 feat: unify Dark and Light. 2024-04-21 23:28:55 +08:00
Zhang Dian
5f7451e219 fix: Dark BorderBrush resource. 2024-04-21 22:33:28 +08:00
Zhang Dian
b9b6cd2470 fix: Tooltip background. 2024-04-21 22:31:12 +08:00
Zhang Dian
111a2c91b7 feat: opacity=0.35 text. 2024-04-21 19:37:20 +08:00
Zhang Dian
4e4136aa02 feat: Dark opacity related. 2024-04-21 19:21:22 +08:00
Zhang Dian
c0381c5296 feat: Dark. 2024-04-21 19:01:29 +08:00
Zhang Dian
896711a5eb feat: uncertain resources. 2024-04-08 10:06:00 +08:00
Zhang Dian
9fdd67f609 feat: Default foreground & background. 2024-04-07 21:39:17 +08:00
Zhang Dian
fdd047b0d6 feat: opacity related. 2024-04-07 20:57:59 +08:00
Zhang Dian
536874916f feat: StaticResource. 2024-04-07 20:03:18 +08:00
Zhang Dian
d6628bb2b6 feat: Light. 2024-04-05 02:03:11 +08:00
Zhang Dian
b82ff83f2c feat: initialize schemes. 2024-04-04 14:56:25 +08:00
Dong Bin
92e0362eb6
Apply suggestions from code review
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
2024-03-31 23:13:24 +08:00
rabbitism
3716cc3bcc feat: make sure mask is invisible in inline mode. use dynamic brush. 2024-03-31 21:51:01 +08:00
JIIIIL
e24e847f4b misspelled word invalidates the background(SplitView lightDismiss) 2024-03-31 20:33:17 +08:00
rabbitism
ccc423c44e misc: Update version. 2024-03-29 19:04:26 +08:00
rabbitism
52bfeae099
feat: add caret blink interval. 2024-03-29 17:11:27 +08:00
Zhang Dian
d7de64a4ef feat: ManagedFileChooser columns. 2024-03-28 15:52:47 +08:00
Zhang Dian
04ffd38e14 feat: add DatePicker & TimePicker support. 2024-03-28 15:39:09 +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
8142dd48cd feat: ComboBox BackgroundSizing. 2024-03-24 21:00:20 +08:00
Zhang Dian
76c9b57a4b
Merge pull request #322 from irihitech/293-bs-bin
BackgroundSizing: Button
2024-03-22 20:39:17 +08:00
rabbitism
4782dab745
fix: fix disable foreground. 2024-03-22 20:15:32 +08:00
rabbitism
90fbd2a7e5
fix: fix dropdown button solid foreground. 2024-03-22 20:09:05 +08:00
rabbitism
6ff3ebc55b fix: multiple fix related to default button background and borderbrush. 2024-03-22 17:12:13 +08:00
Zhang Dian
3813091668 fix: fix SolidButton colors. 2024-03-22 15:26:02 +08:00
Zhang Dian
41662706ab feat: update package info. 2024-03-21 16:18:31 +08:00
Dong Bin
8524e56166
Merge pull request #321 from irihitech/rc/293-backgroundsizing
Fix BackgroundSizing of TextBox, CalendarDatePicker, AutoCompleteBox, NumericUpDown
2024-03-20 21:14:21 +08:00
rabbitism
8328c69c46 feat: Repeat Button: target template element. 2024-03-20 21:08:58 +08:00
rabbitism
2470522209 feat: make button color targets template part. 2024-03-20 21:00:11 +08:00
Zhang Dian
f1d87f7c4d feat: unify MinHeight based on TextBox. 2024-03-20 15:20:48 +08:00
Zhang Dian
07278047a4 fix: MinHeight TemplateBinding and names. 2024-03-20 14:11:28 +08:00
rabbitism
6df8ea2101 feat: implement background sizing, change alignments and min height according to the design. 2024-03-19 21:53:22 +08:00
rabbitism
3b3fbd1265
misc: Update package version. 2024-03-16 18:33:09 +08:00
Dong Bin
8b4a670be8
Merge pull request #315 from irihitech/rc/313-content-control-template
Remove default implementation of ContentControl and UserControl
2024-03-15 23:14:09 +08:00
rabbitism
dad406e995 feat: remove usercontrol inheritance style. 2024-03-15 23:07:04 +08:00
Dong Bin
13e9364477
Merge pull request #317 from irihitech/rc/299-DataGridRow-background
Fix DataGridRow background opacity in light theme.
2024-03-15 20:55:00 +08:00
Zhang Dian
627aa65e1f feat: add TopCenter and BottomCenter position. 2024-03-15 16:40:54 +08:00
Zhang Dian
b83525092c fix: fix DataGridRow background opacity in light theme. 2024-03-15 16:19:25 +08:00
Zhang Dian
dd3c4bdbae feat: remove default implementation of ContentControl and UserControl. 2024-03-15 15:35:39 +08:00
rabbitism
ef36239161
feat: make text looks like text. 2024-03-12 17:03:07 +08:00
Zhang Dian
bb3966c36c Reapply "ColorPicker new theme."
This reverts commit a521efd39a0252a908a212d31df1f6a4a39f35da.
2024-03-12 16:47:35 +08:00
Zhang Dian
3d267139fe
Merge pull request #309 from irihitech/rc/11.1
Upgrade Avalonia dependency to 11.1.0-beta1
2024-03-12 15:00:28 +08:00
rabbitism
f140a331d7 feat: upgrade dependency to 11.1.0-beta1. 2024-03-12 12:07:07 +08:00
Zhang Dian
bf1a2cac39 fix: AutoCompleteBox VerticalAlignment. 2024-03-11 23:31:43 +08:00
Zhang Dian
4d14c846b0 feat: redesign NumericUpDown. 2024-03-11 19:52:11 +08:00
Zhang Dian
46e57925b9 feat: redesign TextBox. 2024-03-11 19:30:22 +08:00