Dong Bin
985ad0c637
Merge pull request #646 from irihitech/copilot/fix-645
...
Add ClearButton support for TextBox with TextArea and ClearButton classes
2025-07-25 17:29:43 +08:00
Zhang Dian
59576d4cfd
fix: enhance ClearButton visibility and functionality in TextArea styles.
2025-07-25 17:12:30 +08:00
copilot-swe-agent[bot]
c2a072041d
Remove AcceptsReturn=False condition and add TextArea ClearButton top alignment
...
Co-authored-by: zdpcdt <54255897+zdpcdt@users.noreply.github.com >
2025-07-25 06:43:39 +00:00
copilot-swe-agent[bot]
2d2f2afec1
Add ClearButton support for TextArea with ClearButton class combination
...
Co-authored-by: zdpcdt <54255897+zdpcdt@users.noreply.github.com >
2025-07-25 06:10:49 +00:00
copilot-swe-agent[bot]
1f02f28f8b
Add InheritsTransform="True" to all popup controls for consistent transform behavior
...
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com >
2025-07-25 06:09:02 +00:00
copilot-swe-agent[bot]
6d0f3526a9
Add TextInputOptions.ReturnKeyType="Return" default to TextArea styles
...
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com >
2025-07-25 03:58:58 +00:00
Zhang Dian
08d55c2b7a
misc: bump version.
2025-07-11 19:47:43 +08:00
Zhang Dian
37598f94e6
fix: turn on CompileBindings in DataValidationErrors and SplitView XAML files.
2025-06-30 19:31:52 +08:00
Dong Bin
1cb3fe956d
fix: fix binding in calendar date picker. ( #630 )
2025-06-29 10:29:42 +08:00
Zhang Dian
8e675538ba
feat: add new SemiIconMiniPlayer geometry.
2025-06-24 17:19:56 +08:00
King
4522b48f22
Add French local to the set of languages ( #626 )
...
* Create fr-fr.axaml
Creating the locale resource for French language
* Update _index.cs
Include french in the index file
* Update fr-fr.axaml
Fix namespace
* Update MainView.axaml.cs
Adding French as a demo language
* Update demo/Semi.Avalonia.Demo/Views/MainView.axaml.cs
Language specific header name
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com >
* Update src/Semi.Avalonia/Locale/fr-fr.axaml
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com >
* Update src/Semi.Avalonia/Locale/fr-fr.axaml
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com >
* Add French to the local collection
---------
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com >
2025-06-14 13:08:24 +08:00
Zhang Dian
5ffcb32b18
fix: fix BorderBrush in OutlineDropDownButton.
2025-06-05 20:51:24 +08:00
Zhang Dian
d9be5bef21
misc: bump versions to 11.2.1.8 and 11.0.10.4.
2025-05-30 18:20:14 +08:00
Zhang Dian
a2a36dbfcf
misc: simplify resources include paths and clean up XAML formatting.
2025-05-29 17:08:05 +08:00
Zhang Dian
d5e0675808
misc: update project references.
2025-05-29 16:43:02 +08:00
Zhang Dian
14a3384cd2
Merge pull request #614 from 763305292/main
...
Add the ability to edit ring progress bar's thickness.
2025-05-27 16:55:38 +08:00
Soar360
e119edf8bb
Fix #616
2025-05-23 17:09:23 +08:00
Danielli Dazi
24a0d9aace
Update ProgressBar.axaml
...
using progress bar's BorderThickness property to control Arc's StrokeThickness property.
2025-05-22 21:26:14 +08:00
Zhang Dian
d50af16ee5
Merge pull request #613 from irihitech/scrollbar
...
Set scrollbar opacity to 1.
2025-05-21 15:42:50 +08:00
Dong Bin
42ceff91bb
feat: set scrollbar opacity to 1.
2025-05-21 02:29:46 +08:00
Zhang Dian
1a30867902
fix: using DockPanel.
2025-05-20 14:58:18 +08:00
Zhang Dian
55654c16ae
feat: enhance ToggleSwitch styles.
2025-05-18 16:20:57 +08:00
Zhang Dian
2e157b39bb
feat: enhance SplitButton styles.
2025-05-18 16:06:30 +08:00
Zhang Dian
37004426fd
feat: refactor DropDownButton styles.
2025-05-18 16:06:30 +08:00
Zhang Dian
5148c62d24
feat: refactor ToggleButton styles.
2025-05-18 16:06:30 +08:00
Zhang Dian
926ebc39da
misc: enhance Button styles.
2025-05-18 14:56:23 +08:00
krebso
d3b9d4225e
added polish locale
2025-05-16 16:36:33 +02:00
Zhang Dian
7056894c03
fix: add opacity to CheckGlyph.
2025-04-27 20:23:02 +08:00
Zhang Dian
62030c581c
misc: bump package versions for DataGrid and TreeDataGrid.
2025-04-25 17:35:45 +08:00
Zhang Dian
bc6daf75a0
misc: bump version.
2025-04-25 16:36:20 +08:00
Zhang Dian
213f9ee0d7
Merge pull request #599 from WCKYWCKF/pr_2
...
feat: add VerticalSplitView control theme with responsive styles
2025-04-25 15:35:40 +08:00
Dong Bin
0ffc5e697a
Merge pull request #602 from irihitech/checkbox
...
fix Checkbox & RadioButton disabled Background & Simplify Styles
2025-04-24 17:05:42 +08:00
Dong Bin
96cff5df74
Merge pull request #605 from irihitech/pack
...
optimize Theme style references for Separate Packages
2025-04-23 22:39:27 +08:00
Zhang Dian
567027e089
feat: add AssemblyInfo for ColorPicker, DataGrid, and TreeDataGrid.
2025-04-23 21:24:30 +08:00
Zhang Dian
0110a53e55
fix: fix SemiIconConfigStroked & delete SemiIconIndenpentCornersStroked.
2025-04-23 11:25:54 +08:00
Zhang Dian
b3842a7866
feat: redesign SemiIconShieldStroked.
2025-04-23 10:49:47 +08:00
Zhang Dian
d085c83d27
feat: uncomment icons.
2025-04-23 01:39:01 +08:00
Zhang Dian
d2af636a1a
misc: sync ListBox.
2025-04-21 20:44:30 +08:00
Zhang Dian
7641a94a5a
misc: sync RadioButton.
2025-04-21 20:31:41 +08:00
Zhang Dian
391e558721
misc: simplify CheckBox.
2025-04-21 20:19:52 +08:00
Zhang Dian
b20edc3b01
fix: fix CheckBox Disabled Background.
2025-04-21 19:15:06 +08:00
Zhang Dian
82699e7317
misc: simplify SimpleCheckBox layout.
2025-04-21 13:43:16 +08:00
望尘空忧
f50795cd25
feat: add VerticalSplitView control theme with responsive styles
2025-04-18 19:09:48 +08:00
Zhang Dian
6f98fbb21c
Merge pull request #596 from irihitech/treeview
...
Make TreeViewItem indentation easier
2025-04-16 22:11:26 +08:00
Zhang Dian
cae26f2134
misc: format codes.
2025-04-16 22:09:11 +08:00
Zhang Dian
90ef903c22
fix: add default FontWeight to TagLabel.
2025-04-14 20:03:58 +08:00
Zhang Dian
cffcaee392
fix: fix disabled fill color in RadioButton.
2025-04-14 15:53:25 +08:00
Dong Bin
3c4da0f82c
feat: update per copilot review.
2025-04-14 01:26:10 +08:00
Dong Bin
4120f59c90
feat: use multibinding for TreeViewItem indentation.
2025-04-14 01:21:20 +08:00
Zhang Dian
47d7e1d7a8
fix: SemiBlue5 hex in Palette.
2025-04-12 21:55:24 +08:00