Copilot
77dffc55b1
Sync 45 new icons from Semi Design commit ba384587 ( #761 )
...
* Initial plan
* Sync 45 new icons from Semi Design commit ba384587
Co-authored-by: zdpcdt <54255897+zdpcdt@users.noreply.github.com >
* fix: correct geometry paths for Semi icons.
* fix: update EyeClosedSolidStroked & IconHornStroked paths for Semi icons in StrokedIcons.axaml.
* fix: resolve copilot review.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: zdpcdt <54255897+zdpcdt@users.noreply.github.com >
2026-03-10 14:42:21 +08:00
Gehongyan
3ba357b691
Fix TextBox MaxLines property not constraining height in Semi theme ( #753 )
...
* Initial plan
* Fix TextBox MaxLines property by adding Name=PART_ScrollViewer to ScrollViewer elements
Co-authored-by: gehongyan <21241496+gehongyan@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-03-05 23:16:29 +08:00
Zhang Dian
d57c843032
misc: bump version.
2026-02-09 23:54:05 +08:00
Zhang Dian
a56b1e374a
fix: update TextBox padding for improved layout consistency. ( #748 )
2026-02-09 23:29:28 +08:00
Zhang Dian
664d05db45
feat: add ClearSelectionOnLostFocus property to AutoCompleteBox. ( #746 )
2026-02-09 23:28:15 +08:00
Zhang Dian
fdbfd91b8f
feat: Properly handle nc hit test for caption buttons. ( #745 )
2026-02-09 21:33:12 +08:00
Zhang Dian
3b0b007a40
fix: reverse TickBar when Slider direction is reversed. ( #744 )
2026-02-09 18:29:13 +08:00
Zhang Dian
c1eff9ddf8
fix: add AutomationProperties names to ScrollViewer controls. ( #738 )
2026-02-09 15:17:21 +08:00
xoma-zver
4285e6e227
feat: add Inter font resource reference to SemiFontFamilyRegular ( #722 )
2026-02-09 14:51:29 +08:00
Zhang Dian
edacd88fa7
fix: update MenuFlyout to use ShowMode for context menus in SelectableTextBlock and TextBox ( #739 )
2026-02-09 14:46:29 +08:00
Zhang Dian
136d577667
fix: fix DatePicker & TimePicker to respect custom Width property. ( #737 )
2026-02-09 14:45:17 +08:00
Zhang Dian
4ef1520e64
fix: remove inline text decorations from Popup styles.
2026-01-16 17:40:11 +08:00
Dong Bin
5e751ccdbb
Disable scroll chaining in AutoCompleteBox popup. ( #716 )
...
* feat: disable scroll chaining in popup.
* feat: disable scroll chaining in MenuScrollViewer
2026-01-09 15:45:00 +08:00
Zhang Dian
185fe8c984
fix: fix the reference version of TDG.
2025-12-30 16:33:43 +08:00
Zhang Dian
104ba2f1f4
misc: bump version.
2025-12-30 15:26:35 +08:00
Zhang Dian
4895d2f51b
fix: ClearButton shouble not be focusable.
2025-12-29 16:02:00 +08:00
Shatyuka
414736443d
fix: controls under TextBox inheriting Ibeam cursor ( #710 )
2025-12-22 19:32:57 +08:00
Copilot
65d2f88cab
Make DataGrid cell grid lines use dynamic resources for thickness ( #666 )
...
* Initial plan
* Implement dynamic resources for DataGrid grid line thickness and color
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com >
* Revert DynamicResource to StaticResource for DataGridLineBrush in theme files
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com >
2025-12-16 17:08:07 +08:00
Dong Bin
5ef8f7ddaf
fix: replace icon resource include with semi:Icons in Index.axaml ( #707 )
2025-12-09 16:06:04 +08:00
Zhang Dian
ba9dd0a574
chore: turn on CPM & slnx.
2025-12-09 13:58:01 +08:00
Zhang Dian
69cc9b9ca3
misc: bump version.
2025-11-15 15:18:45 +08:00
Zhang Dian
9226858cda
misc: bump version.
2025-11-15 14:58:50 +08:00
Copilot
7f81aa3bde
Sync upstream: Move ContentPresenter.RecognizesAccessKey to style setters ( #696 )
...
* Initial plan
* Move ContentPresenter.RecognizeAccessKey from local value to style
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com >
2025-11-12 20:08:34 +08:00
Zhang Dian
7a831d35f7
feat: add AI style - Colorful & Gradient to TagLabel.
2025-11-11 19:06:17 +08:00
Zhang Dian
4c7caa6dbf
misc: revert SplitButton.
2025-11-11 15:50:32 +08:00
Zhang Dian
445b31893e
feat: enhance button styles with AI Colorful classes and update ButtonDemo layout.
2025-11-11 15:20:36 +08:00
Zhang Dian
6c8825b3df
Add AI icons & Excel, PDF, Word icons ( #691 )
...
* feat: add AI-related icons.
* feat: add AI icons to IconDemo and update view model.
* feat: rename icon files and update resource includes for consistency.
* feat: refactor IconDemo to use dynamic tab control for icons.
* fix: Filled Icons -> Fill Icons.
* misc: remove commas in icon Path.
* feat: add Excel, PDF, and Word icons.
2025-11-05 12:55:01 +08:00
Zhang Dian
aa105337fa
Merge pull request #690 from irihitech/typo
...
PointerOver -> Pointerover
2025-11-04 14:53:17 +08:00
Copilot
f92b5f4373
Add AI-related color resources to theme palette and demo ( #689 )
...
* Initial plan
* Add AI-related color resources for Light and Dark themes
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com >
* Fix gradient angle to correctly represent 278 degrees
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com >
* Fix gradient angle and add AI resources to palette demo
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com >
* Add AI General gradients section to palette demo UI
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com >
* feat: unify gradient initialization.
* feat: add AI-related color resources for Light and Dark themes.
* feat: add AI-related color tokens to ColorTokens and PaletteDemo
* Rename AI token names from Ai to AI (capital)
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com >
* fix: fix AI-related color tokens names.
---------
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 >
2025-11-03 15:18:49 +08:00
Zhang Dian
0ea632437d
fix: fix copilot comment.
2025-10-16 16:12:40 +08:00
Zhang Dian
c0277a7004
feat: using ResourceDictionary.SetItems to improve Locale switching.
2025-10-16 15:28:45 +08:00
Zhang Dian
2c527dc598
fix: fix README badges for ColorPicker, DataGrid, and TreeDataGrid.
2025-10-09 19:54:35 +08:00
Copilot
ab2cef9dc4
Add README files to NuGet packages ( #677 )
...
* Initial plan
* Add README files to NuGet packages for Semi.Avalonia, Semi.Avalonia.DataGrid, and Semi.Avalonia.ColorPicker
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com >
* Restore Package.props import to reduce code duplication
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com >
* Add README file to Semi.Avalonia.TreeDataGrid package
Co-authored-by: zdpcdt <54255897+zdpcdt@users.noreply.github.com >
---------
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: zdpcdt <54255897+zdpcdt@users.noreply.github.com >
2025-10-09 19:47:10 +08:00
Zhang Dian
1062175204
misc: bump version.
2025-10-04 11:33:54 +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
Zhang Dian
521ed1bd0f
misc: reduce publish warning.
2025-09-26 02:10:19 +08:00
Zhang Dian
1c69f53c3c
misc: bump version.
2025-09-20 18:13:23 +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
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
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