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
Zhang Dian
5843cbf430
feat: remove White color resource in Light & Ghost classes.
2025-04-12 19:07:49 +08:00
Zhang Dian
c9e549c3e8
feat: replace Label color resources.
2025-04-12 19:00:11 +08:00
Zhang Dian
804f95e0e5
feat: SemiBlue5 hex.
2025-04-12 18:06:42 +08:00
Zhang Dian
2569170ce1
feat: add double type tokens for CornerRadius.
2025-04-12 18:05:09 +08:00
Dong Bin
b1e63a857d
Merge pull request #591 from irihitech/strip
...
Redesign TabStrip
2025-04-10 20:49:11 +08:00
Zhang Dian
c062297031
feat: remove scale transform in Button.
2025-04-09 17:27:55 +08:00
Zhang Dian
2a70cd7ced
feat: use Button theme for RepeatButton.
2025-04-09 17:24:22 +08:00
Zhang Dian
8c0160c310
feat: set Margin to 0 for the last TabStripItem.
2025-04-09 17:20:38 +08:00
Zhang Dian
28a1336413
feat: add TabStripDemo.
2025-04-09 17:15:20 +08:00
Zhang Dian
f008333683
feat: sync with TabControl Themes.
2025-04-08 21:13:07 +08:00