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]
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]
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
Dong Bin
f3a19f7383
Merge pull request #619 from irihitech/demo
...
Simplify Demo
2025-05-30 01:08:19 +08:00
Zhang Dian
57235c447d
misc: extract VMs.
2025-05-29 19:04:25 +08:00
Zhang Dian
d03fe72fc2
misc: format code for consistency and readability.
2025-05-29 18:40:03 +08:00
Zhang Dian
9b70613b6a
misc: correct copyright name in LICENSE file.
2025-05-29 17:49:40 +08:00
Zhang Dian
4e897596ac
misc: simplify actions.
2025-05-29 17:48:30 +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
Zhang Dian
a9440fd656
Merge pull request #617 from Soar360/lookless_text_box
...
Fix #616
2025-05-23 17:14:51 +08:00
Soar360
e119edf8bb
Fix #616
2025-05-23 17:09:23 +08:00
Danielli Dazi
648bcc99f3
Update ProgressBarDemo.axaml
...
using BorderThickness to change ring progress bar's thickness.
2025-05-22 21:28:19 +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
Dong Bin
71984d3e10
Merge pull request #612 from irihitech/button
...
enhance Button styles
2025-05-20 15:04:22 +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
Dong Bin
efdc6953e5
Merge pull request #611 from thekrebso/add-pl-pl-locale
...
Added polish locale
2025-05-17 21:50:46 +08:00
krebso
d3b9d4225e
added polish locale
2025-05-16 16:36:33 +02:00
Zhang Dian
ac03334b19
Merge pull request #610 from irihitech/advertisement
...
Add About Us page
2025-05-06 17:44:21 +08:00