Copilot
|
9cf27b3906
|
Add SplitButtonSpinner theme for ButtonSpinner and NumericUpDown (#776)
* Initial plan
* Add SplitButtonSpinner theme for ButtonSpinner
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com>
Agent-Logs-Url: https://github.com/irihitech/Semi.Avalonia/sessions/7095fb6c-cdd9-48c0-9076-85a35fa93453
* feat: enhance ButtonSpinner and NumericUpDown with new styles and properties.
* fix: fix Glyph and enlarge icons.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com>
Co-authored-by: Dong Bin <popmessiah@hotmail.com>
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
|
2026-03-23 17:20:41 +08:00 |
|
Dong Bin
|
757f91a140
|
Implement PlaceholderText (#727)
* feat: replace Watermark with PlaceholderText in AutoCompleteBox and related controls
* fix: remove duplicate PlaceholderForeground setter.
|
2026-02-18 11:04:01 +08:00 |
|
Zhang Dian
|
aa105337fa
|
Merge pull request #690 from irihitech/typo
PointerOver -> Pointerover
|
2025-11-04 14:53:17 +08:00 |
|
Zhang Dian
|
6f2129639a
|
misc: using AvaloniaUseCompiledBindingsByDefault.
|
2025-09-20 18:00:04 +08:00 |
|
Zhang Dian
|
fd68cad375
|
misc: clean prefix Control.
|
2024-11-06 16:35:53 +08:00 |
|
Zhang Dian
|
cd0422a64e
|
misc: delete "Add Resources Here".
|
2024-09-30 17:04:11 +08:00 |
|
rabbitism
|
e44499db4e
|
feat: replace all reflection bindings.
|
2024-05-17 10:37:03 +08:00 |
|
Zhang Dian
|
5947fc70eb
|
fix: fix DataValidation MinHeight.
|
2024-04-12 20:06:55 +08:00 |
|
Zhang Dian
|
f1d87f7c4d
|
feat: unify MinHeight based on TextBox.
|
2024-03-20 15:20:48 +08:00 |
|
Zhang Dian
|
4d14c846b0
|
feat: redesign NumericUpDown.
|
2024-03-11 19:52:11 +08:00 |
|
Zhang Dian
|
3a83c67c6c
|
feat: add InnerContent to AutoCompleteBox and NumericUpDown.
|
2024-02-23 17:56:27 +08:00 |
|
rabbitism
|
ae0994aa93
|
feat: add hacks for internal textbox error display.
|
2023-05-06 23:17:55 +08:00 |
|
Zhang Dian
|
d75a4c549e
|
feat: add validation errors to NumericUpDown.
|
2023-05-06 23:17:53 +08:00 |
|
rabbitism
|
ffd1c7d89a
|
fix: fix height issue.
|
2023-03-27 23:03:27 +08:00 |
|
rabbitism
|
a3571192a9
|
fix: fix numeric height issue.
|
2023-03-26 18:27:04 +08:00 |
|
rabbitism
|
8911e52963
|
feat: add compiled bindings to resources.
|
2023-02-18 21:02:58 +08:00 |
|
rabbitism
|
52e57b14fd
|
feat: Add color picker themes.
|
2023-02-09 18:43:02 +08:00 |
|
rabbitism
|
e2a121f024
|
fix: Fix TextBox padding, and fix NumericUpDown padding.
|
2023-01-24 13:30:20 +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 |
|