Zhang Dian
bfb3dd671b
Add fullscreen toggle functionality and update popover alignment ( #773 )
...
* fix: update Height binding and add VerticalAlignment to fullscreen popover.
* feat: add fullscreen toggle functionality with F11 key.
2026-03-21 22:21:23 +08:00
Zhang Dian
665dca3bd3
fix: fix the draft release version tag.
v12.0.0-rc1
2026-03-21 18:18:49 +08:00
Zhang Dian
f5e56511ac
chore: bump to 12.0.0-rc1.
2026-03-21 18:08:48 +08:00
Dong Bin
b3b7459088
Pr3/carousel page ( #772 )
...
* feat: add CarouselPage and PipsPager.
* feat: add PipsPager control and integrate into index
* feat: add PipsPagerDemo and integrate into MainView
---------
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com >
2026-03-21 17:58:35 +08:00
Zhang Dian
96f7f3d1e1
Adjust Resource Structure ( #771 )
...
* chore: update GitHub Actions to use latest versions of actions.
* feat: update theme resource structure and remove Schemes.
* refactor: simplify locale resource handling and remove redundant code.
* feat: add Light theme resource to ColorPicker and DataGrid semi themes.
* feat: replace SetResources with BulkSetResources.
2026-03-21 17:57:56 +08:00
Zhang Dian
64e2b50a1d
fix: add ContentTemplate binding for DrawerIcon in DrawerPage.axaml.
2026-03-20 15:47:53 +08:00
Zhang Dian
fbfe5b0b6a
fix: add Name to VisualLayerManager for 12.0.0-rc1.
2026-03-20 15:11:30 +08:00
Zhang Dian
bd4d4e2096
chore: update package versions to 12.0.0-rc1.
2026-03-20 15:05:00 +08:00
Dong Bin
01e213d741
Implement DataGrid V12 ( #770 )
...
* feat: bring datagrid demo back.
* feat: add FunctionalColorGroupControl and ShadowGroupControl with data binding
* Add 10 TFM
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com >
* feat: Use new property
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* fix: fix changelog.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* fix: fix sort member path.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* chore: remove useless property.
---------
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-19 13:28:13 +08:00
Zhang Dian
87fed4febd
chore: bump to 12.0.0-preview2.
v12.0.0-preview2
2026-03-15 22:09:39 +08:00
Zhang Dian
646272dc21
Fix Android Demo Issues ( #767 )
...
* fix: fix android demo issues.
* feat: enable CoreCLR usage on Android.
2026-03-15 22:09:39 +08:00
Zhang Dian
672560643b
fix: Watermark -> Placeholder. ( #769 )
2026-03-15 03:40:20 +08:00
Zhang Dian
d6d03133b4
feat: refactor WindowDrawnDecorations with new styling and structure. ( #768 )
2026-03-15 03:39:24 +08:00
Copilot
1d59cff87d
Implement Semi Design theme for page-based navigation controls (ContentPage / DrawerPage / NavigationPage / TabbedPage) ( #766 )
...
* Initial plan
* Implement Semi Design theme for ContentPage, DrawerPage, NavigationPage, TabbedPage
Co-authored-by: zdpcdt <54255897+zdpcdt@users.noreply.github.com >
* fix: bind ItemsSource to Pages in TabControl of TabbedPage.
* chore: split demo navigation pages.
* demo: improve NavigationPage demo pages with interactive controls
Co-authored-by: zdpcdt <54255897+zdpcdt@users.noreply.github.com >
* fix: use comma-separated Padding syntax and remove trailing newline
Co-authored-by: zdpcdt <54255897+zdpcdt@users.noreply.github.com >
* feat: implement semi design theme for navigation controls in demo pages.
* feat: enhance demo pages with foreground color for better visibility
* feat: add back button visibility control and improve navigation page layout.
* chore: remove DrawerPage unused static resources.
* feat: add HighContrast resources for ContentPage, DrawerPage, NavigationPage, TabbedPage
Co-authored-by: zdpcdt <54255897+zdpcdt@users.noreply.github.com >
* feat: implement CardTabbedPage & ButtonTabbedPage themes.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: zdpcdt <54255897+zdpcdt@users.noreply.github.com >
Co-authored-by: Dong Bin <popmessiah@hotmail.com >
2026-03-15 03:37:50 +08:00
Zhang Dian
141eeefd2e
Sync upstream update. ( #764 )
2026-03-13 18:38:00 +08:00
Zhang Dian
c84c8a3c90
fix: fix :checked:disabled color in AppBarToggleButton.
2026-03-12 16:34:24 +08:00
Zhang Dian
dd5f5182fa
fix CommandBar issues ( #763 )
...
* feat: extract shared theme from AppBarButton & AppBarToggleButton.
* feat: enhance CommandBar with dynamic overflow and adjustable width.
* fix: fix Width in IsCompact mode.
2026-03-12 15:56:39 +08:00
Zhang Dian
d865f2aeb4
chore: enable developer tools in debug mode and update diagnostics package references.
2026-03-10 19:07:27 +08:00
Copilot
44152ef731
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 >
(cherry picked from commit 77dffc55b1 )
2026-03-10 16:49:34 +08:00
Zhang Dian
25f75d605c
feat: add Semi theme styling for CommandBar, AppBarButton, AppBarTogg… ( #759 )
...
* feat: add Semi theme styling for CommandBar, AppBarButton, AppBarToggleButton, AppBarSeparator
Co-authored-by: zdpcdt <54255897+zdpcdt@users.noreply.github.com >
* feat: add Semi theme icons for CommandBar buttons and update styles.
* feat: add dynamic label position selection to CommandBar demo.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-03-10 16:49:03 +08:00
Dong Bin
c144056ab0
feat: add basic implementation of window decorations.
2026-03-08 23:33:23 +08:00
Zhang Dian
65e4d0d4a4
feat: upgrade Avalonia to 12.0.0-preview2.
2026-03-06 15:09:57 +08:00
rabbitism
de3ffc97b6
chore: bump to 12.0 preview
2026-02-18 11:04:28 +08:00
Zhang Dian
7da8a03f84
chore: add Avalonia Nightly repo
...
(cherry picked from commit 3e03cf32b5a071879315c9742aea5831339e41b9)
2026-02-18 11:04:28 +08:00
Zhang Dian
ab03be1aea
misc: bump nightly version.
2026-02-18 11:04:28 +08:00
Zhang Dian
4ec2d0cf86
Update AutoCompleteBox style to use ClassHelper for Bordered TextBox ( #747 )
...
* feat: update AutoCompleteBox style to use ClassHelper for Bordered TextBox.
* Update src/Semi.Avalonia/Controls/AutoCompleteBox.axaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* feat: unitize Bordered style selectors.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-18 11:04:23 +08:00
Dong Bin
757f91a140
Implement PlaceholderText ( #727 )
...
* feat: replace Watermark with PlaceholderText in AutoCompleteBox and related controls
* fix: remove duplicate PlaceholderForeground setter.
2026-02-18 11:04:01 +08:00
Zhang Dian
f6d068b722
adjust CornerRadius & MinWidth for SplitButton ( #725 )
...
* feat: support CornerRadius for SplitButton.
* Update src/Semi.Avalonia/Controls/SplitButton.axaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* feat: refactor SplitButton layout to use Grid for better structure.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-18 11:04:01 +08:00
Zhang Dian
3a6452cccd
misc: update XML namespace references and converters in XAML files. ( #726 )
2026-02-18 11:04:01 +08:00
Zhang Dian
5ea834d57e
chore: fix conflict typos.
2026-02-18 11:04:01 +08:00
Zhang Dian
1d9fe693a3
misc: add SemiBorderRadiusSpacingExtraSmall for tokens.
2026-02-18 11:04:01 +08:00
Zhang Dian
2b867f9c6f
misc: remove useless theme.
2026-02-18 11:04:00 +08:00
Zhang Dian
5ea42844ea
misc: using AvaloniaUseCompiledBindingsByDefault.
2026-02-18 11:04:00 +08:00
Zhang Dian
f819531465
feat: colorpicker reference Shared package.
2026-02-18 11:04:00 +08:00
Zhang Dian
8f24b2f332
feat: add GroupBox.
2026-02-18 11:04:00 +08:00
Zhang Dian
a309729c11
chore: ready for 12.0.x.
2026-02-18 11:03:55 +08:00
Zhang Dian
d57c843032
misc: bump version.
v11.3.7.3
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
Dong Bin
13dcdbdd07
chore: mark old versions as EOL. ( #715 )
2026-01-04 23:42:51 +08:00
Zhang Dian
185fe8c984
fix: fix the reference version of TDG.
2025-12-30 16:33:43 +08:00
Zhang Dian
622c8c23b7
ci: add adroid workload.
v11.3.7.2
2025-12-30 16:04:07 +08:00