rabbitism
|
e263c917de
|
misc: bump version.
|
2024-05-18 14:21:09 +08:00 |
|
Zhang Dian
|
f65ec4bb05
|
feat: add AdornerLayer control.
|
2024-05-17 21:14:22 +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 |
|
Dong Bin
|
b45272daa4
|
Merge pull request #357 from irihitech/issue/352
undefined
|
2024-05-16 15:34:47 +08:00 |
|
Zhang Dian
|
2d61d93c93
|
feat: add LooklessTextBox Theme.
|
2024-05-16 15:22:14 +08:00 |
|
Zhang Dian
|
a49111c0c2
|
fix: use :focus instead of :focus-visible.
|
2024-05-15 21:40:27 +08:00 |
|
Zhang Dian
|
9a738603d0
|
feat: add :focus-visible pseudoclass to ComboBox.
|
2024-05-15 18:44:43 +08:00 |
|
Zhang Dian
|
49c7799431
|
feat: use Binding instead of ReflectionBinding.
|
2024-05-15 15:42:13 +08:00 |
|
Dong Bin
|
634e792f61
|
Merge pull request #351 from irihitech/dict
Fix various issues with Theme related RresourceDictionary
|
2024-04-22 14:00:57 +08:00 |
|
Zhang Dian
|
e20f0a4161
|
misc: format resources.
|
2024-04-22 01:32:59 +08:00 |
|
Zhang Dian
|
20b2cf3aaa
|
fix: Dark BorderBrush.
|
2024-04-22 01:32:58 +08:00 |
|
Zhang Dian
|
cf54ad51f9
|
fix: various issues.
* CalendarDatePicker Bordered class.
* ComboBox Pressed BorderBrush.
* ToggleSwitch default Background & BorderBrush.
* CheckBox & ListBox Background.
|
2024-04-22 01:32:58 +08:00 |
|
Zhang Dian
|
3dff0ccad5
|
feat: add MenuItem ToggleType support.
|
2024-04-21 17:27:53 +08:00 |
|
Dong Bin
|
5036a53b7c
|
Merge pull request #346 from irihitech/date-shadow
Fix date picker presenter shadow in light mode.
|
2024-04-13 22:57:14 +08:00 |
|
rabbitism
|
8c1c48bcf5
|
fix: fix date picker presenter shadow in light mode.
|
2024-04-13 22:06:13 +08:00 |
|
Zhang Dian
|
5947fc70eb
|
fix: fix DataValidation MinHeight.
|
2024-04-12 20:06:55 +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 |
|