Zhang Dian
37feb8a9a7
feat: set HorizontalAlignment to Stretch for PanelPlacementSelector in SplitViewDemo.
2025-10-04 11:21:42 +08:00
Zhang Dian
c632c6c1f5
feat: upgrade Avalonia.Controls.DataGrid to 11.3.7.
2025-10-04 11:19:25 +08:00
Zhang Dian
be2b25a94b
feat: implement IsEditable for ComboBox.
2025-10-04 11:11:07 +08:00
rabbitism
47c6899b94
fix: fix copilot comments.
2025-10-04 10:58:32 +08:00
rabbitism
975d14a36f
feat: upgrade to 11.3.7, implement splitview changes.
2025-10-04 10:48:38 +08:00
Dong Bin
7ccb6fd41a
Merge pull request #668 from irihitech/clean
...
Reduce compile warning count
2025-09-27 14:27:15 +08:00
Zhang Dian
521ed1bd0f
misc: reduce publish warning.
2025-09-26 02:10:19 +08:00
Zhang Dian
55d472300e
misc: remove x:CompileBindings attribute from multiple XAML files.
2025-09-26 02:10:16 +08:00
Dong Bin
a45f50005c
Merge pull request #667 from irihitech/variable
...
Add search functionality to VariablesDemo
2025-09-26 00:14:29 +08:00
Zhang Dian
cd9daf11da
feat: add search functionality to VariablesDemo and update layout.
2025-09-25 18:46:24 +08:00
Zhang Dian
1c69f53c3c
misc: bump version.
v11.2.1.10
2025-09-20 18:13:23 +08:00
Dong Bin
8da2e44d4c
Merge pull request #664 from irihitech/11.2.1.10
...
ready for 11.2.1.10
2025-09-20 18:08:36 +08:00
Zhang Dian
6f2129639a
misc: using AvaloniaUseCompiledBindingsByDefault.
2025-09-20 18:00:04 +08:00
Zhang Dian
865b453b65
misc: add SemiBorderRadiusSpacingExtraSmall for tokens.
2025-09-20 17:49:54 +08:00
Zhang Dian
5622069446
misc: remove useless theme.
2025-09-20 17:49:20 +08:00
Zhang Dian
76a3d4207f
misc: replace Path with PathIcon in DataValidationErrors.
2025-09-20 17:47:14 +08:00
Aytharn
513bbba154
Merge pull request #660 from Aytharn/aytharn/localization-help
...
This pull request adds additional localisation resources
2025-09-20 17:35:38 +08:00
Dong Bin
727fedaedf
Merge pull request #653 from shatyuka/main
...
fix: fix controls under TextBox inheriting Ibeam cursor
2025-09-04 14:57:26 +08:00
shatyuka
3082ef9ad0
fix: fix controls under TextBox inheriting Ibeam cursor
2025-08-29 18:54:41 +08:00
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
Zhang Dian
a62655d25a
Merge pull request #644 from irihitech/copilot/fix-622
...
Add InheritsTransform property to all popup controls for consistent transform behavior
2025-07-25 14:38:32 +08: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]
ec2202e2ef
Initial plan
2025-07-25 06:01:15 +00:00
copilot-swe-agent[bot]
68dfaa8a57
Initial plan
2025-07-25 05:55:04 +00:00
Zhang Dian
16a8d6b37d
Merge pull request #643 from irihitech/copilot/fix-642
...
Set TextInputOptions.ReturnKeyType="Return" as default for TextArea controls
2025-07-25 13:46:51 +08: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
copilot-swe-agent[bot]
e5822ff6d1
Initial plan
2025-07-25 03:40:21 +00:00
Zhang Dian
08d55c2b7a
misc: bump version.
v11.2.1.9
2025-07-11 19:47:43 +08:00
Zhang Dian
297d4ab825
ci: remove tag push trigger from release workflow.
2025-07-11 19:33:00 +08:00
Zhang Dian
469e2080d4
ci: remove useless command.
2025-07-11 14:15:57 +08:00
Zhang Dian
4d93b387a7
ci: using workflow_call to simplify ci.
2025-07-10 21:38:30 +08:00
Dong Bin
69821dc15e
Merge pull request #628 from irihitech/advertisement
...
Add Ads for Packages base Semi.Avalonia
2025-07-10 10:30:56 +08:00
Dong Bin
a9463b8fad
Merge pull request #632 from irihitech/issue/631
...
Turn on CompileBindings in DataValidationErrors and SplitView XAML
2025-07-01 00:54:31 +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
Dong Bin
7b41fd3f33
Merge pull request #629 from irihitech/miniplayer
...
feat: add new SemiIconMiniPlayer geometry
2025-06-24 22:10:47 +08:00
Zhang Dian
8e675538ba
feat: add new SemiIconMiniPlayer geometry.
2025-06-24 17:19:56 +08:00
Zhang Dian
b61d939fce
fix: add the missing installation tutorial.
2025-06-21 15:41:50 +08:00
Zhang Dian
d206876c03
feat: add support for Dock, Tabalonia, and AvaloniaEdit in Overview with installation instructions.
2025-06-21 15:35:52 +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
ffa2f04842
fix: update zip commands in release-tag.yml to use -j option for better artifact handling.
2025-06-11 18:09:49 +08:00
Zhang Dian
d400a53784
feat: update publish.yml and release-tag.yml for improved artifact handling and new platform support.
2025-06-11 14:46:41 +08:00
Dong Bin
a31b52cc29
Merge pull request #623 from irihitech/dropdownbutton
...
fix BorderBrush in OutlineDropDownButton
2025-06-09 14:04:28 +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.
v11.2.1.8
2025-05-30 18:20:14 +08:00
Zhang Dian
39e12eb6f8
fix: fix description for Linux x64 in publish.yml.
2025-05-30 18:02:23 +08:00
Dong Bin
7bc96775f7
Merge pull request #618 from irihitech/various
...
Simplify Packages and CI files
2025-05-30 18:00:00 +08:00