Zhang Dian
7f557bb2c5
feat: update window decoration styles to use transparent backgrounds.
2026-05-21 15:14:24 +08:00
Zhang Dian
ec94bdd36d
Integrate font management for Linux demo ( #822 )
...
* feat: integrate font management by adding Semi.Avalonia.Demo.Fonts project.
* chore: test on ubuntu.
* feat: add linux options.
* feat: update theme settings and adjust window decorations.
* feat: add font to DRM project.
* misc: net8.0->net10.0
2026-05-18 21:16:03 +08:00
Zhang Dian
331141197d
Enhance DrawerPage ( #813 )
...
* feat: enhance navigation and UI structure in MainView and Application.
* fix: using ContentPreseter and add HeaderTemplate.
* feat: add locale resource for navigation drawer toggle button text.
* feat: add customizations for DrawerPageDemo.
* fix: fix DrawerPage title vertical alignment to Center.
* Update DrawerPageDemo.axaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update DrawerPageDemo.axaml.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* fix: fix bottom bar styles.
* fix: update border background color in DrawerPageDemo.axaml.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-30 14:53:38 +08:00
Zhang Dian
b0373e9697
chore: enable CPM with single file. ( #816 )
...
* chore: enable CPM with single file.
* fix: fix copilot comments.
2026-04-30 14:37:51 +08:00
Copilot
d2f789bdbd
Add scheduled workflow to auto-remove old CI artifacts ( #815 )
...
* Initial plan
* Add workflow to remove old artifacts
Agent-Logs-Url: https://github.com/irihitech/Semi.Avalonia/sessions/ac7e9f88-0a15-4dfe-aae7-64cda4c5ad1e
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com >
* ci: add workflow_dispatch trigger to remove-old-artifacts.yml.
* ci: add remove-old-artifacts.yml to solution file.
---------
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: Zhang Dian <54255897+zdpcdt@users.noreply.github.com >
2026-04-28 11:10:34 +08:00
Zhang Dian
d164acea21
feat: enhance navigation and UI structure in MainView and Application. ( #811 )
...
* feat: enhance navigation and UI structure in MainView and Application.
* feat: implement singleton pattern for PaletteDemoViewModel and add initialization check
* feat: set FontWeight to Normal for navigation button in MainView
---------
Co-authored-by: Dong Bin <popmessiah@hotmail.com >
2026-04-24 19:58:27 +08:00
Copilot
1f10fd680f
Add git commit message convention under .github ( #789 )
2026-04-24 14:48:16 +08:00
Dong Bin
480316e2f9
Change indent size for Xaml files from 2 to 4
2026-04-21 16:02:25 +08:00
rabbitism
a024d2ca0e
chore: fix datagrid version and bump package version
2026-04-18 16:49:25 +08:00
Copilot
18dec50bb5
Bump Avalonia version to 12.0.1 ( #805 )
...
Agent-Logs-Url: https://github.com/irihitech/Semi.Avalonia/sessions/ccdc8843-c9ae-4277-89e1-f25308ba3eaf
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com >
2026-04-18 16:44:43 +08:00
Zhang Dian
6eb871581c
misc: replace QR code of community-support.
2026-04-17 12:57:11 +08:00
Zhang Dian
3807090a4b
misc: follow .editorconfig from Avalonia. ( #798 )
...
* misc: follow .editorconfig from Avalonia.
* fix: remove Avalonia DevAnalyzer preferences.
2026-04-16 17:37:22 +08:00
Zhang Dian
89cdae2d39
Update AutoCompleteBox bindings and clean up project files ( #802 )
...
* fix: update ValueMemberBinding syntax for AutoCompleteBox components.
* chore: remove AvaloniaUseCompiledBindingsByDefault property from project files.
* ci: upgrade draft release version.
2026-04-15 17:01:28 +08:00
Zhang Dian
555ecf16d9
Add icons to TabbedPage content and improve layout. ( #801 )
...
* fix: add icons to TabbedPage content and improve layout.
* fix: only update Placement=Top/Bottom in TabbedPage.
2026-04-13 22:46:53 +08:00
Zhang Dian
49ee1c12cc
fix: fix workflow_call secrets issue.
2026-04-10 14:56:12 +08:00
Zhang Dian
4447475f18
chore: bump ColorPicker & DataGrid version to 12.0.0.
2026-04-08 01:00:05 +08:00
Zhang Dian
e53e744d1f
Refactor ColorPicker components and improve UI consistency ( #795 )
...
* feat: add converters and update bindings in ColorPicker components.
* feat: simplify ColorPicker layout by replacing complex structure with ColorView component.
* feat: remove CornerRadiusToDoubleConverter.
* feat: replace EnumToBoolConverter & ToColorModel with ObjectConverters.Equal.
* feat: set HexInputAlphaPosition to Trailing.
* feat: update ColorView layout and styling for improved UI consistency.
* feat: bind Increment property of ColorSliders to respective TickFrequency and Slider values.
* feat: update ColorView bindings to use new syntax and adjust CornerRadius for improved styling.
* feat: update ColorPicker SelectedIndex Mode to TwoWay.
* feat: sync upstream changes.
* feat: update ColorPicker and ColorView to use SemiColorPalette for improved color selection.
* feat: update ControlTemplate TargetType.
* feat: add AIPurple colors to Palette.
* refactor: display real Hex in HexColorPicker.
* fix: update ColorView bindings to handle null values with a converter.
* refactor: refactor ColorPicker demo.
* refactor: replace RelativeSource bindings with TemplateBinding in ColorView.
* chore: copy ColorView Template to ColorPicker.
* fix: update AlphaEnabled ToggleSwitch content to reflect correct label.
* fix: fix index order in ColorPicker.
2026-04-08 00:55:03 +08:00
Zhang Dian
6eaa47e7ce
chore: bump version to 12.0.0.
2026-04-08 00:09:46 +08:00
Zhang Dian
1edc65c091
Remove obsolete resources. ( #792 )
2026-04-08 00:03:22 +08:00
Dong Bin
1348149957
Update Drawer to match upstream design ( #790 )
...
* feat: update DrawerPage and related resources for improved layout and functionality
* feat: enable mouse swipe gesture for Drawer control.
* chore: remove useless resources.
* chore: remove useless Style.
* chore: using TemplateBinding.
* fix: using InnerPathIcon theme for Icon.
* fix: use normal Binding.
---------
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com >
2026-04-07 23:56:17 +08:00
Zhang Dian
3b4443cd54
Fix CarouselPage ControlTemplate and sync NavigationPage template ( #791 )
...
* fix: specify TargetType in ControlTemplate for CarouselPage and remove redundant ItemsSource bindings in TabbedPage.
* feat: sync ContentPage with Avalonia Fluent version.
* fix: sync upstream NavigationPage template.
* feat: adjust NavigationPage bar height and add large style support
* feat: add ToggleSwitch for large style support in NavigationPageDemo
---------
Co-authored-by: Dong Bin <popmessiah@hotmail.com >
2026-04-07 23:53:11 +08:00
Zhang Dian
35bea6ff1f
feat: add maximize2 and restore icons.
2026-04-07 21:30:36 +08:00
Zhang Dian
c393d41112
chore: upgrade version to Avalonia 12.0.0.
2026-04-07 21:29:32 +08:00
Zhang Dian
d4c4ef1dba
Merge branch '12.0.0-rc2'
2026-04-07 21:14:20 +08:00
Zhang Dian
35b62fe3af
chore: bump version to 12.0.0-rc2.
2026-04-07 11:56:21 +08:00
Zhang Dian
c48d96e40f
Sync Avalonia 12.0.0-rc2 changes ( #786 )
...
* chore: AppBar -> CommanrBar.
* feat: Add keyboard navigation for overflow CommandBar popup.
* chore: Style -> Theme in PipsPager.
* chore: add Header/Footer templates to DrawerPage.
* feaa: hide caption buttons when the platform does not support the action.
* feat: Touch Improvements to TextBox.
* chore: remove Opacity from PART_Placeholder.
* feat: enable access key recognition for GroupBox.
* feat: limit label text to a single line in CommandBar.
2026-04-01 23:01:45 +08:00
Zhang Dian
c128feb4ff
Refactor ProgressBar styles for improved layout and animation ( #750 )
...
* refactor: refactor ProgressBar styles for improved layout and animation.
* fix: set MinHeight for ProgressBar text part.
* chore: remove useless Progress resources.
2026-04-01 18:05:01 +08:00
Zhang Dian
48c3837d81
chore: upgrade to Avalonia 12.0.0-rc2.
2026-04-01 11:28:01 +08:00
Zhang Dian
f22709fcb1
Update CaptionButtonForeground resource and WindowDrawnDecorations layout ( #779 )
...
* fix: update CaptionButtonForeground resource key and remove cursor setter.
* fix: update WindowDrawnDecorations layout.
* feat: add CaptionButtonDisabledForeground for disabled state and WindowCustomizationsPage.
2026-03-26 14:15:47 +08:00
Zhang Dian
0fbcf43309
feat: update TabItem with icon. ( #778 )
2026-03-25 19:51:23 +08:00
Zhang Dian
a1bda0d2d9
fix: remove ExtendClientAreaTitleBarHeightHint from MainWindow.axaml.
2026-03-25 14:57:45 +08:00
Zhang Dian
52cc3887b1
feat: add MaximizeGlyph & RestoreGlyph. ( #777 )
2026-03-24 14:12:33 +08:00
Copilot
9cf27b3906
Add SplitButtonSpinner theme for ButtonSpinner and NumericUpDown ( #776 )
...
* Initial plan
* Add SplitButtonSpinner theme for ButtonSpinner
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com >
Agent-Logs-Url: https://github.com/irihitech/Semi.Avalonia/sessions/7095fb6c-cdd9-48c0-9076-85a35fa93453
* feat: enhance ButtonSpinner and NumericUpDown with new styles and properties.
* fix: fix Glyph and enlarge icons.
---------
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 >
2026-03-23 17:20:41 +08:00
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.
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.
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
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
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
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
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.
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.
2025-12-30 16:04:07 +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
Zhang Dian
0a622772f4
ci: specify project path for dotnet restore in publish.yml.
2025-12-10 15:11:49 +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
Dong Bin
f784a2c927
fix: try to fix wasm deployment issue. ( #698 )
2025-11-17 11:23:45 +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
Dong Bin
bc37be16ac
Merge pull request #695 from irihitech/AITag
...
Add AI style - Colorful & Gradient to TagLabel
2025-11-11 21:34:04 +08:00
Zhang Dian
7a831d35f7
feat: add AI style - Colorful & Gradient to TagLabel.
2025-11-11 19:06:17 +08:00
Dong Bin
5f8357ecbc
Merge pull request #694 from irihitech/AIButton
...
add AI style - Colorful Button
2025-11-11 16:07:11 +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
301a4e954c
fix: NEW -> New.
2025-11-05 13:27:23 +08:00
Zhang Dian
dc80578c53
feat: add "NEW" label for AI Icons in IconDemo.
2025-11-05 13:24:21 +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
Dong Bin
bbff875d9c
Merge pull request #684 from irihitech/copilot/update-readme-compatibility
...
Update README to indicate 11.3.7 is only compatible with Avalonia 11.3.7
2025-10-19 19:58:04 +08:00
copilot-swe-agent[bot]
df75863ac5
Add version 11.3.7 to README compatibility tables
...
Co-authored-by: rabbitism <14807942+rabbitism@users.noreply.github.com >
2025-10-19 11:53:54 +00:00
copilot-swe-agent[bot]
c04e5e8579
Initial plan
2025-10-19 11:51:45 +00:00
Dong Bin
9fca51b30d
Merge pull request #681 from irihitech/fix-679
...
Using ResourceDictionary.SetItems to improve Locale switching
2025-10-17 07:25:19 +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
Dong Bin
86daf6b428
Merge pull request #675 from zdpcdt/android
...
Upgrade to .NET 9.0 for Android and fix Fonts issue.
2025-10-07 17:21:20 +08:00
Zhang Dian
8f7cdf52b4
feat: upgrade to .NET 9.0 for Android and fix Fonts issue.
2025-10-07 15:35:12 +08:00
Zhang Dian
176430f95f
fix: fix web demo issue#674.
...
upgrade web demo to .NET 9.0 and update GitHub Actions to use checkout@v5.
2025-10-07 13:20:31 +08:00
Zhang Dian
1062175204
misc: bump version.
2025-10-04 11:33:54 +08:00
Zhang Dian
0dda40d322
Merge pull request #672 from irihitech/split
...
ready for Avalonia 11.3.7
2025-10-04 11:30:33 +08:00
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
7a13de00a6
Merge pull request #669 from irihitech/trayicon
...
Designed a new TrayIcon and NativeMenu for macOS
2025-09-29 15:29:50 +08:00
Zhang Dian
f7ce4aef30
feat: update application icons for Android and Desktop projects.
2025-09-29 01:33:53 +08:00
Zhang Dian
f9a85734d1
feat: add Activate command to ApplicationViewModel and bind to TrayIcon.
2025-09-29 01:33:18 +08:00
Zhang Dian
9dd846f6be
feat: add JumpTo functionality in ApplicationViewModel and integrate with menu.
2025-09-28 18:11:55 +08:00
Zhang Dian
5384de7b23
feat: update TrayIcon in macOS.
2025-09-28 16:29:02 +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.
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.
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.
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
Zhang Dian
4af5fb654f
feat: update AboutUs page styles and links.
2025-05-06 17:43:34 +08:00
Dong Bin
08ee7e4dc0
feat: add urls.
2025-05-05 22:08:28 +08:00
Dong Bin
d67c573535
feat: add aboutus page.
2025-05-05 22:07:20 +08: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
Zhang Dian
cf79993d4a
feat: optimize demo.
2025-04-25 15:32:35 +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
Dong Bin
04c810275a
Merge pull request #604 from irihitech/icon
...
Uncomment icons
2025-04-23 22:36:37 +08:00
Zhang Dian
77ee768962
feat: update README to use SemiTheme components for ColorPicker, DataGrid, and TreeDataGrid.
2025-04-23 21:30:04 +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
望尘空忧
1ae0585325
feat: enhance SplitViewDemo with dynamic bindings and new layout structure
2025-04-18 19:30:32 +08:00
望尘空忧
f50795cd25
feat: add VerticalSplitView control theme with responsive styles
2025-04-18 19:09:48 +08:00
Dong Bin
31a219f36f
Merge pull request #598 from irihitech/treedemo
...
Transfer TreeDataGrid demo
2025-04-16 22:33:16 +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
Dong Bin
5bd08daaac
Merge pull request #597 from irihitech/various
...
fix disabled fill color in RadioButton & add default FontWeight to TagLabel
2025-04-16 22:00:10 +08:00
Dong Bin
efd94d1d97
feat: finish demo.
2025-04-16 00:53:41 +08:00
Zhang Dian
49a3eada34
misc: add CompileBinding to TabStripDemo.
2025-04-15 22:00:35 +08:00
Zhang Dian
db24d4393b
misc: transfer TreeDataGrid demo.
2025-04-15 21:54:18 +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
Dong Bin
471764f355
Merge pull request #593 from irihitech/token
...
replace Label color resources & alter some tokens
2025-04-13 09:30:17 +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
Dong Bin
c898e9eb52
Merge pull request #592 from irihitech/button
...
enhance Buttons
2025-04-10 20:39:36 +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
Dong Bin
4adfe739e0
Merge pull request #586 from irihitech/scroll2
...
Improve scrollbar usability when autohide enabled.
2025-04-08 18:39:28 +08:00
Dong Bin
4222e62b76
Merge pull request #587 from irihitech/demo
...
Rearrange Pages in demo
2025-04-08 18:39:06 +08:00
Dong Bin
b61c9b081f
feat: add a padding.
2025-04-08 18:38:09 +08:00
Zhang Dian
c75d413699
misc: add category tabitem.
2025-04-04 13:03:23 +08:00
Dong Bin
39550a6010
Merge pull request #582 from irihitech/Tab
...
Redesign TabControl
2025-04-04 10:14:11 +08:00
Dong Bin
610d7f4058
misc: minor format issue.
2025-04-03 21:27:59 +08:00
Dong Bin
4a985f42bc
feat: update TabControlDemo layout with improved border and alignment settings
2025-04-03 20:26:45 +08:00
Dong Bin
74071f48fe
feat: enhance TabItem styles with new padding and alignment properties
2025-04-03 20:20:47 +08:00
Dong Bin
eefc7dc3f2
fix: enhance ScrollViewer scrollbar alignment for better usability
2025-04-03 19:46:27 +08:00
Dong Bin
b90b606b97
fix: update ScrollViewer styles for improved scrollbar behavior
2025-04-03 19:36:01 +08:00
Zhang Dian
09a070e3a9
feat: redesign TabControlDemo.
2025-03-31 10:30:31 +08:00
Zhang Dian
8e7581fbe7
fix: set TabItem HorizontalContentAlignment to Left.
2025-03-30 00:07:16 +08:00
Zhang Dian
051b137121
feat: extract color resources.
2025-03-29 15:04:28 +08:00
Zhang Dian
3f67c32f03
feat: set the last TabItem Margin to 0.
2025-03-29 12:18:09 +08:00
Zhang Dian
7302c59994
misc: TabControlItem -> TabItem.
2025-03-29 12:18:09 +08:00
Zhang Dian
c1d663cefe
feat: add ReverseSeparator Classes.
2025-03-29 12:18:08 +08:00
Zhang Dian
45b1c9ab73
misc: bump version.
2025-03-28 14:53:53 +08:00
Zhang Dian
b780b793c8
Merge pull request #580 from irihitech/various
...
Config & Separate Semi.Avalonia.DataGrid package
2025-03-28 14:51:34 +08:00
Zhang Dian
3d83cd02e2
feat: inherit BaseTabControl.
2025-03-27 00:41:47 +08:00
Zhang Dian
34d36b19c8
feat: add other scroll TabControl themes.
2025-03-27 00:14:29 +08:00
Zhang Dian
7751f417f0
feat: add BaseTabControl.
2025-03-26 23:57:45 +08:00
Zhang Dian
c5e8bd6662
feat: add CardTabControl & ButtonTabControl.
2025-03-26 17:19:37 +08:00
Zhang Dian
c447fd8d5d
feat: add LineTabControl Theme.
2025-03-25 23:50:21 +08:00
Zhang Dian
a7debb7886
fix: fix issues in TabControl.
2025-03-25 11:08:21 +08:00
Zhang Dian
de6dc99efb
misc: update Overview avalonia icon color.
2025-03-19 13:33:30 +08:00
Zhang Dian
71b1c38ec4
misc: split DataGrid package.
2025-03-19 13:33:30 +08:00
Dong Bin
992017951b
Merge pull request #572 from irihitech/tree
...
enhance TreeDataGrid
2025-03-18 22:43:08 +08:00
Zhang Dian
a796cb828b
fix: fix CollapsedChevron icon issue.
2025-03-18 22:36:12 +08:00
Dong Bin
3b41331c67
Merge pull request #573 from snail1519/SolidButton_Custom
...
fix: Cannot set Background for default SolidButton theme
2025-03-18 21:49:10 +08:00
snail1519
a6711ab453
Update demo/Semi.Avalonia.Demo/Pages/ButtonDemo.axaml
...
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com >
2025-03-18 17:22:46 +08:00
snail1519
9eab777faa
fix: Cannot set Background for default SolidButton theme
2025-03-18 11:34:40 +08:00
snail1519
ccdbf25004
Revert "fix: Cannot set Background for default SolidButton theme"
...
This reverts commit 054b6f59d5 .
2025-03-18 11:30:03 +08:00
Zhang Dian
626dff4e69
feat: replace shared resources.
2025-03-18 10:24:40 +08:00
snail1519
054b6f59d5
fix: Cannot set Background for default SolidButton theme
2025-03-18 10:13:34 +08:00
Dong Bin
32687b1820
Create FUNDING.yml
2025-03-17 22:27:15 +08:00
Zhang Dian
d0b9f2d7c9
feat: enhance demo.
2025-03-17 14:10:05 +08:00
Zhang Dian
a671ee3fcb
feat: replace color resources.
2025-03-17 14:10:05 +08:00
Zhang Dian
67c0db10ac
feat: replace TreeDataGrid icon.
2025-03-17 14:10:05 +08:00
Zhang Dian
6cda56a830
feat: replace TreeView icon.
2025-03-17 14:08:22 +08:00
Dong Bin
d7690e464b
Merge pull request #569 from irihitech/DataGrid
...
enhance DataGrid
2025-03-17 11:44:04 +08:00
Dong Bin
41811a84a9
Merge pull request #570 from irihitech/popup
...
Add some default font properties to PopupRoot
2025-03-15 19:18:16 +08:00
Zhang Dian
51abb760c9
feat: add some default font properties to PopupRoot.
2025-03-15 17:53:25 +08:00
Zhang Dian
f4c0e0d79a
feat: replace shared resources.
2025-03-15 17:45:49 +08:00
Zhang Dian
c3c6ef629f
misc: format codes.
2025-03-15 17:31:56 +08:00
Zhang Dian
de08d4a20f
feat: replace icon.
2025-03-15 17:31:56 +08:00
Zhang Dian
9f432ddee6
feat: replace color resources.
2025-03-15 17:31:56 +08:00
Zhang Dian
21635cfb56
Merge pull request #565 from irihitech/scroll
...
ScrollBar Update
2025-03-14 16:39:01 +08:00
Zhang Dian
1d54b8ca4b
feat: simplify ScrollViewerDemo.
2025-03-13 13:27:14 +08:00
Dong Bin
cf90be7cea
feat: implementation for DataGrid.
2025-03-13 11:24:17 +08:00
Dong Bin
9aa24c066b
feat: add new StyleClass to ScrollViewer: InsetContent
2025-03-13 11:15:50 +08:00
Dong Bin
d03e80d0ef
Merge pull request #559 from irihitech/colorpicker
...
enhance Colorpicker
2025-03-13 11:04:43 +08:00
Dong Bin
5a1d87e163
Merge pull request #564 from irihitech/splitbutton
...
Fix the issue of HorizontalAlignment in SplitButton
2025-03-13 10:42:58 +08:00
Zhang Dian
86b2ad53fa
fix: fix the issue of HorizontalAlignment in SplitButton.
2025-03-12 15:34:45 +08:00
Zhang Dian
7e33078f00
feat: support HorizontalAlignment="Stretch".
2025-03-12 13:59:32 +08:00
Vicente Penades
8022a80f0e
Added spanish locale ( #560 )
...
* Added spanish locale
* fixed resource directory name
* Added spanish locale to demo
* using spanish local name
2025-03-11 23:11:14 +08:00
Zhang Dian
08552cf57e
feat: some enhancements.
2025-03-11 17:01:28 +08:00
Dong Bin
ffbd8efef7
Merge pull request #552 from irihitech/typesetting
...
Replace kinds of Discrete Resources
2025-03-10 12:05:15 +08:00
Zhang Dian
ea182c07f0
feat: enhance ColorPicker & redesign demo.
2025-03-10 11:19:56 +08:00
Zhang Dian
776ac47a98
feat: ColorPicker icon.
2025-03-10 11:11:24 +08:00
Zhang Dian
af013bf938
feat: add AssemblyInfo.
2025-03-10 11:04:36 +08:00
Zhang Dian
2192aabf14
feat: enhance Thumb.
2025-03-10 10:54:19 +08:00
Zhang Dian
589221bf88
feat: index resources.
2025-03-09 22:19:32 +08:00
Zhang Dian
27b08caae7
misc: format ColorPicker xaml.
2025-03-07 18:53:49 +08:00
Zhang Dian
a6855ab7db
feat: specify ContextMenu FontSize & FontWeight.
2025-03-07 18:14:06 +08:00
Zhang Dian
7a11884d97
Merge branch 'refs/heads/main' into typesetting
...
# Conflicts:
# src/Semi.Avalonia/Controls/Calendar.axaml
# src/Semi.Avalonia/Controls/TimePicker.axaml
2025-03-07 14:49:37 +08:00
Dong Bin
6488c42ea9
Merge pull request #553 from irihitech/various
...
fix various issues
2025-03-07 13:13:15 +08:00
Dong Bin
645876fe32
feat: stretch calendar header button.
2025-03-07 13:05:40 +08:00
Zhang Dian
74bd41a5c4
feat: enhance Previous & Next Button in Calendar.
2025-03-07 01:07:40 +08:00
Zhang Dian
4e48cde1e7
fix: specify Bold FontWeight to CalendarItemWeekDay.
2025-03-07 01:07:39 +08:00
Zhang Dian
90023554e8
misc: replace BorderThickness resource in TimePicker.axaml.
2025-03-07 01:07:38 +08:00
Zhang Dian
f30b2dc263
feat: adjust TopLevel MenuItem.
2025-03-07 01:07:34 +08:00
Zhang Dian
8094582911
fix: fix the Button in MenuScrollViewer Padding.
2025-03-07 01:07:33 +08:00
Zhang Dian
6dcc27acbc
misc: add x:CompileBinding to AdornerLayer.axaml.
2025-03-07 01:06:33 +08:00
Zhang Dian
30f39d1383
feat: replace discrete Icon Size.
2025-03-06 23:35:31 +08:00
Zhang Dian
42233d272c
feat: replace discrete CornerRadius.
2025-03-06 22:44:32 +08:00
Zhang Dian
38e4866531
feat: replace discrete FontWeight & specify DefaultFontWeight.
2025-03-06 22:16:23 +08:00
Zhang Dian
623ce798df
feat: replace discrete FontSize.
2025-03-06 22:05:58 +08:00
Zhang Dian
19dcb020f1
misc: format Controls axaml.
2025-03-06 14:38:50 +08:00
Dong Bin
9081855ab1
Merge pull request #548 from snail1519/Large-label-vertical-alignment
...
fix: Large label vertical alignment is wrong
2025-03-06 13:13:24 +08:00
snail1519
3210269589
Rollback LabelTagLargePadding
2025-03-06 10:43:19 +08:00
snail1519
857e14368b
fix last commit
2025-03-03 22:48:29 +08:00
snail1519
9ba6a22b6d
fix: TagLabel Template issue
2025-03-03 22:16:34 +08:00
snail1519
251f884248
fix: Large label vertical alignment is wrong
2025-03-03 16:02:20 +08:00
Zhang Dian
37211a07e7
misc: bump version.
2025-02-28 17:22:31 +08:00
snail1519
3761a0a3fb
fix: 修复ComboBox控件的PlaceholderForeground属性失效 ( #543 )
...
* fix: 修复ComboBox控件的PlaceholderForeground属性失效
* Update src/Semi.Avalonia/Themes/Dark/ComboBox.axaml
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com >
* Update src/Semi.Avalonia/Controls/ComboBox.axaml
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com >
* Update src/Semi.Avalonia/Themes/Light/ComboBox.axaml
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com >
* add: 对比色主题添加ComboBoxSelectorPlaceHolderForeground资源
* Revert "add: 对比色主题添加ComboBoxSelectorPlaceHolderForeground资源"
This reverts commit ba526e2cf9 .
* add: 对比色主题添加ComboBoxSelectorPlaceHolderForeground资源
* Update src/Semi.Avalonia/Themes/HighContrast/ComboBox.axaml
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com >
---------
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com >
2025-02-26 10:45:24 +08:00
Zhang Dian
d906a7754c
Merge pull request #542 from irihitech/scrollbar
...
Enhance ScrollViewer
2025-02-24 16:33:27 +08:00
Zhang Dian
d712f16642
feat: redesign ScrollViewer.
2025-02-14 23:12:27 +08:00
Dong Bin
947081302a
feat: respect AllowAutoHide property.
2025-02-14 02:48:25 +08:00
Zhang Dian
28ce72dda9
feat: add Toggle SelectionMode to ListDemo.
2025-01-25 13:11:56 +08:00
Zhang Dian
78bc6c370b
misc: bump version.
2025-01-24 10:46:03 +08:00
Dong Bin
2999beefac
Merge pull request #540 from irihitech/variable
...
Unify tokens
2025-01-23 17:49:28 +08:00
Zhang Dian
77a05fb801
fix: fix AOT issue.
2025-01-23 17:39:19 +08:00
Zhang Dian
98dd72e9e3
misc: unify tokens.
2025-01-23 14:27:58 +08:00
Dong Bin
5a954fbca8
Merge pull request #539 from irihitech/variable
...
add Variable Demo & add copy button to PaletteDemo, HighContrastDemo
2025-01-22 18:20:34 +08:00
Zhang Dian
2da0733bdf
feat: add Type column.
2025-01-22 16:29:56 +08:00
Zhang Dian
a5255bd032
feat: using DataGridCollectionView.
2025-01-22 15:54:16 +08:00
Zhang Dian
7530061ca4
misc: simplify DataGridDemoViewModel.
2025-01-22 15:54:15 +08:00
Zhang Dian
58c1c365a9
misc: revert DynamicResource Copy Button.
2025-01-21 23:50:22 +08:00
Zhang Dian
b5fe4d92a6
feat: add CopyText to HighContrastDemo.
2025-01-21 21:17:20 +08:00
Zhang Dian
5d0116ca8e
feat: add DynamicResource CopyButton.
2025-01-21 20:32:37 +08:00
Zhang Dian
e981fe1c82
feat: add CopyText to PaletteDemo.
2025-01-21 20:24:21 +08:00
Zhang Dian
232ce71677
feat: add CopyText;
2025-01-21 20:18:08 +08:00
Zhang Dian
3fceec143d
feat: enhance display value & add Copy button.
2025-01-21 19:36:16 +08:00
Zhang Dian
a99db733ed
feat: add VariablesDemo.
2025-01-21 18:51:54 +08:00
Zhang Dian
bb928fb239
misc: simplify PaletteDemo.
2025-01-21 16:46:21 +08:00
Zhang Dian
371eb1b0d3
Merge pull request #537 from irihitech/caption
...
fix: fix potential issue when assigning invalid culture at runtime.
2025-01-20 20:58:20 +08:00
Zhang Dian
e56ef9d6ca
misc: format codes.
2025-01-20 20:56:38 +08:00
Dong Bin
0eeba47e88
fix: fix potential issue when assigning invalid culture at runtime.
2025-01-20 18:47:41 +08:00
Dong Bin
96078a4115
Merge pull request #533 from irihitech/caption
...
Redesign CaptionButtons
2025-01-20 15:59:17 +08:00
Zhang Dian
26ef3ebf36
feat: specify IconButton Width & Height.
2025-01-19 23:35:50 +08:00
Dong Bin
8615783b61
Merge pull request #536 from irihitech/517
...
Fix actual Height
2025-01-19 17:12:12 +08:00
Zhang Dian
a0ca9fa4d0
fix: remove vertical Padding to fix the actual height of Button & Label.
2025-01-19 17:02:14 +08:00
Zhang Dian
e6ff4103ef
fix: fix DatePicker Height.
2025-01-19 15:57:11 +08:00
Zhang Dian
2514d919f1
feat: redesign CaptionButtons.
2025-01-17 00:04:14 +08:00
Dong Bin
7a4b18e14a
Merge pull request #530 from irihitech/high-contrast
...
Replace SolidColorBrush with StaticResource in high-contrast themes.
2025-01-13 17:17:38 +08:00
Zhang Dian
32e5e6b5f2
feat: replace SolidColorBrush with StaticResource in high-contrast themes.
2025-01-13 15:06:39 +08:00
Dong Bin
c253154e8f
Add TrayIcon demo ( #529 )
...
* feat: add tray demo, change icon.
* feat: include favicon.
2025-01-13 12:37:55 +08:00
Dong Bin
8955c83fd9
Merge pull request #528 from irihitech/sync
...
Add RegisterFollowSystemTheme extension to Application
2025-01-07 15:08:11 +08:00
Zhang Dian
ea51867f0f
feat: add RegisterFollowSystemTheme extension.
2025-01-07 12:45:14 +08:00
Dong Bin
8bb314984e
Merge pull request #527 from irihitech/sync
...
Sync high-contrast themes under the Windows OS.
2025-01-06 22:37:00 +08:00
Zhang Dian
af6c52660d
feat: sync high-contrast themes under the Windows OS.
2025-01-06 22:14:06 +08:00
Ruben
f6962657fa
add german language support ( #526 )
...
added german culture support
2025-01-06 22:10:12 +08:00
Dong Bin
8df91270b1
Merge pull request #525 from irihitech/iconbutton
...
Enhance Icon related Button in demo
2025-01-04 20:34:54 +08:00
Zhang Dian
22f61cd836
fix: fix Menu RepeatButton MaxHeight value.
2025-01-04 12:49:10 +08:00
Zhang Dian
86848b548f
feat: enhance Icon related Button in demo.
2025-01-04 12:48:45 +08:00
Zhang Dian
67fd0c4ca3
Merge pull request #520 from irihitech/locale
...
Add locale switch helper method
2025-01-03 17:18:43 +08:00
Dong Bin
263c65dd18
feat: simplify menu.
2025-01-03 15:51:51 +08:00
Dong Bin
26bb251d1e
misc: reduce menu level.
2025-01-03 15:34:38 +08:00
Dong Bin
609dfbb5f0
feat: add simple locale switch.
2025-01-03 15:19:32 +08:00
Dong Bin
ad4bead1bd
feat: add helper method to set locale resources.
2025-01-03 15:02:26 +08:00
Dong Bin
02444f7f16
Merge pull request #519 from irihitech/token
...
add `Variables` tokens and replace resources with them
2025-01-02 18:44:40 +08:00
Zhang Dian
06d9e35add
misc: delete Base.axaml file.
2025-01-02 17:44:28 +08:00
Zhang Dian
1200c9a1c9
feat: index RadiusCardCornerRadius.
2025-01-02 16:58:12 +08:00
Zhang Dian
7600b187f4
feat: replace most resources in Shared folder with basic design tokens.
2025-01-02 14:31:47 +08:00
Zhang Dian
c55efe8835
misc: format shared codes.
2025-01-02 14:18:43 +08:00
Zhang Dian
1fe4df3716
feat: add basic Variables.
2025-01-02 14:18:43 +08:00
Zhang Dian
c22211df24
misc: using single-commit mode for gh-pages branch.
2025-01-01 16:39:24 +08:00
Zhang Dian
6459863395
misc: bump version.
2024-12-31 14:18:23 +08:00
Dong Bin
ab824fbcd2
Merge pull request #516 from irihitech/detail
...
fix Hex Color code in demo
2024-12-31 14:09:16 +08:00
Zhang Dian
e4adde26d2
fix: fix AOT issue.
2024-12-31 13:59:30 +08:00
Zhang Dian
057c31a311
feat: Color.ToString() -> real Hex.
2024-12-31 13:22:06 +08:00
Zhang Dian
ef8531d25d
misc: rearrange demo theme resources.
2024-12-31 13:22:05 +08:00
Zhang Dian
c44b9a0173
fix: fix debug crash issue.
2024-12-31 13:22:05 +08:00
Zhang Dian
5715bba345
fix: add the missing basic color.
2024-12-31 13:21:30 +08:00
Zhang Dian
96b0999db1
fix: fix AOT issue.
2024-12-30 23:54:15 +08:00
Zhang Dian
ffd9b08acc
fix: fix the issue of input value invalid.
2024-12-30 16:50:59 +08:00
Zhang Dian
64fd8a787a
misc: enhance .csproj files.
2024-12-30 16:19:30 +08:00
Zhang Dian
4087b685e8
misc: resolve IDE problems.
2024-12-30 15:16:14 +08:00
Zhang Dian
70669406b2
misc: fix missing reference issue.
2024-12-30 14:06:19 +08:00
Zhang Dian
9925f363f2
Merge pull request #510 from irihitech/nightly-fix
...
Fix nightly feed
2024-12-30 13:01:47 +08:00
Dong Bin
d328c66be0
Merge pull request #508 from irihitech/token
...
Separate the basic token color resources
2024-12-30 12:48:51 +08:00
Zhang Dian
049552f254
feat: rearrange Resource tree.
2024-12-30 12:21:28 +08:00
Dong Bin
ec9233c51b
Merge pull request #507 from irihitech/workflow
...
Add manual and tag-push trigger support for release workflow
2024-12-29 23:28:01 +08:00
rabbitism
6434c400d4
feat: update nightly feed.
2024-12-29 23:20:44 +08:00
Dong Bin
00b0e01198
Merge pull request #509 from irihitech/textbox
...
Add default PasswordChar `•` to Textbox
2024-12-29 22:58:43 +08:00
Zhang Dian
19285645ee
feat: unified colors.
2024-12-28 19:03:08 +08:00
Zhang Dian
154a005b84
misc: add missing basic brushes.
2024-12-28 19:03:08 +08:00
Zhang Dian
3c8ca20337
feat: LightTheme.
2024-12-28 14:01:42 +08:00
Zhang Dian
9947bffa07
misc: SemiColorDisabledText->SemiColorText3.
2024-12-28 02:31:18 +08:00
Zhang Dian
0f872689a2
feat: BoxShadows related.
2024-12-28 01:24:13 +08:00
Zhang Dian
81f36f6559
feat: Resources with Opacity.
2024-12-28 01:24:08 +08:00
Zhang Dian
2424c48070
feat: white & black.
2024-12-28 01:23:20 +08:00
Zhang Dian
40bf46dec5
misc: Link->Primary except Link.
2024-12-28 01:19:05 +08:00
Zhang Dian
5770065960
misc: Information->Primary except Notification.
2024-12-28 01:16:46 +08:00
Zhang Dian
ecb15c978e
feat: add release-tag action.
2024-12-27 23:21:09 +08:00
Zhang Dian
5f5f9d2d60
misc:manually enter version prefix in workflow
2024-12-27 17:19:00 +08:00
Zhang Dian
382617f269
Merge pull request #506 from irihitech/workflow
...
Enhance Action Triggers & Add Pack-Nightly Action.
2024-12-27 17:08:47 +08:00
Zhang Dian
b13e719201
feat: enhance action triggers, add pack-nightly action.
2024-12-27 17:02:34 +08:00
Zhang Dian
013eb39bac
feat: specific solid color.
2024-12-26 22:31:49 +08:00
Zhang Dian
b25181c5bc
feat: replace brush with opacity.
2024-12-26 19:56:46 +08:00
Zhang Dian
0eb138d73c
feat: redesign schemes.
2024-12-26 15:56:41 +08:00
Zhang Dian
67cbcfe313
feat: extract themes to Schemes.
2024-12-26 15:56:40 +08:00
Dong Bin
a6a4837151
Merge pull request #504 from irihitech/icon
...
extract icon resources & resolve AOT issue
2024-12-26 15:54:09 +08:00
rabbitism
9ac71cf726
feat: reduce lookup.
2024-12-26 15:41:17 +08:00
Zhang Dian
d60b32adc6
feat: enhance search.
2024-12-26 15:29:31 +08:00
Dong Bin
04a113c546
Merge pull request #503 from irihitech/typo
...
fix typo : Dust -> Dusk.
2024-12-26 14:00:00 +08:00
Zhang Dian
9b4d6967a5
fix: resolve icon AOT issue.
2024-12-26 02:36:37 +08:00
Zhang Dian
c302da6e4b
fix: resolve intellisense issue.
2024-12-26 02:36:35 +08:00
Zhang Dian
dbae6edf40
feat: extract icon resources.
2024-12-26 02:36:33 +08:00
Zhang Dian
8aa58355af
fix: fix typo - Dust -> Dusk.
2024-12-26 00:49:29 +08:00
Zhang Dian
1d18dd743a
Merge pull request #502 from irihitech/readme
...
Add GitCode star badge
2024-12-25 22:00:44 +08:00
rabbitism
4ee9251b5a
doc: add gitcode star badge
2024-12-25 20:23:10 +08:00
Zhang Dian
42285130d0
Merge pull request #501 from irihitech/animation
...
Add popup animation plugin
2024-12-25 13:59:29 +08:00
Zhang Dian
b03dfdf494
misc: alter popup duration time.
2024-12-25 13:58:34 +08:00
Dong Bin
7ba3fbcb7a
Merge pull request #499 from irihitech/contrastdoc
...
Add high-contrast theme demo.
2024-12-24 18:40:55 +08:00
rabbitism
c437e6c79c
feat: remove useless style for flyout.
2024-12-24 18:26:55 +08:00
rabbitism
f71e2630bb
feat: implement for overlaypopup. change name.
2024-12-24 18:06:40 +08:00
rabbitism
f891e05e4c
feat:popup animation.
2024-12-24 17:41:23 +08:00
Zhang Dian
77cd48ecfe
Merge branch 'main' into contrastdoc
2024-12-24 16:45:01 +08:00
Zhang Dian
329e041ced
feat: add ColorDetail panel.
2024-12-24 16:39:57 +08:00
Dong Bin
5222e64197
Merge pull request #500 from irihitech/icon
...
fix icon glyph issue
2024-12-24 14:12:20 +08:00
Zhang Dian
4c0f6dbf25
fix: fix glyph issue.
2024-12-24 11:29:26 +08:00
Zhang Dian
24f46bd12f
Merge pull request #498 from WCKYWCKF/pr_1
...
Adjust HeaderedContentControl's Content Height Responsiveness
2024-12-23 21:50:42 +08:00
Dong Bin
afb5b65a51
Merge pull request #496 from irihitech/icon
...
add Semi Icons StreamGeometry
2024-12-23 16:48:26 +08:00
Zhang Dian
25aa8fa3f2
feat: add DataGrid description.
2024-12-23 01:37:49 +08:00
Zhang Dian
50c3b7cf0b
feat: add preview options.
2024-12-22 15:51:38 +08:00
Zhang Dian
691e9987bc
feat: add High-contrast theme doc.
2024-12-22 14:04:35 +08:00
Zhang Dian
67f33125f6
feat: redesign ThemeVariantDemo.
2024-12-22 14:04:10 +08:00
望尘空忧
729b92e35f
Adjust HeaderedContentControl's Content Height Responsiveness
2024-12-21 09:40:20 +08:00
Zhang Dian
e61c07f352
feat: enhance IconDemo.
2024-12-20 23:48:33 +08:00
Zhang Dian
9ef0e418b8
feat: enhance IconDemo.
2024-12-20 21:56:04 +08:00
Zhang Dian
de58cf9f3d
feat: add basic IconDemo.
2024-12-20 20:57:53 +08:00
Zhang Dian
d0f5b5ef7b
feat: add area & stroke Semi Glyph data.
2024-12-20 19:52:02 +08:00
Zhang Dian
5d51b158fa
feat: add the glyph data that Ursa is using.
2024-12-20 18:52:39 +08:00
Zhang Dian
a02b017be7
feat: replace glyph data in the other packages and demo.
2024-12-20 18:18:07 +08:00
Zhang Dian
d9b5eefd10
feat: sort the icons.
2024-12-20 17:36:37 +08:00
Zhang Dian
fb3f4fee16
feat: simplify glyph data.
2024-12-20 16:32:02 +08:00
Zhang Dian
3e295097df
feat: enhance icon resource route.
2024-12-20 16:29:52 +08:00
Zhang Dian
2aaec47fa6
feat: copy icon data to a Resource file.
2024-12-20 15:06:56 +08:00
Zhang Dian
9c96d6e476
Merge pull request #495 from irihitech/publish-android
...
Assign rid for android demo build.
2024-12-19 22:12:49 +08:00
Zhang Dian
ae9421f666
Merge pull request #492 from naukri7707/feature/add-zh-tw-locale
...
feat: add zh-tw locale
2024-12-15 22:07:33 +08:00
Naukri
8e55ff1a6f
feat: add zh-tw locale
2024-12-14 21:47:08 +08:00
Zhang Dian
8b3dbfc225
misc: try to assign rid for android demo build.
2024-12-13 01:31:49 +08:00
Zhang Dian
db28c82476
misc: bump version.
2024-12-12 23:34:21 +08:00
Dong Bin
002619a8b5
Merge pull request #487 from gehongyan/combobox-selectionbox
...
feat: ComboBox should respect SelectionBoxItemTemplate
2024-12-08 16:20:07 +08:00
Ge
f3c4714372
feat: ComboBox respects SelectionBoxItemTemplate
2024-12-07 00:57:14 +08:00
Zhang Dian
9cabf55ebd
Merge pull request #486 from metaone01/bugfix-demo-splitview-paneplacement
...
bugfix:Demo crashes when changing SplitView's PanePlacement
2024-12-05 16:44:46 +08:00
metaone
f318d33764
bugfix:Demo crashes when changing SplitView's PanePlacement
2024-12-04 11:46:52 +08:00
Dong Bin
e4445da37b
Merge pull request #482 from irihitech/popup
...
Enhance Popup Layout and Alignment
2024-12-02 17:54:01 +08:00
rabbitism
42aa2c7f17
fix calendar border.
2024-12-02 17:52:12 +08:00
Zhang Dian
a909b6da6e
feat: remove Calendar BorderThickness.
2024-12-02 17:36:49 +08:00
Dong Bin
a8cdf5688b
Merge pull request #481 from irihitech/switch
...
Enhance ToggleSwitch
2024-12-02 12:02:32 +08:00
Zhang Dian
2ce8bcdc1b
feat: align with the part of TextBox.
2024-12-01 23:56:53 +08:00
Zhang Dian
50b5159d17
fix: fix popup Padding.
2024-12-01 23:50:21 +08:00
Zhang Dian
fe380f9b0b
feat: enhance TextBoxDemo.
2024-12-01 21:05:50 +08:00
Zhang Dian
2bded9434b
feat: add default Password character to TextBox.
2024-12-01 19:25:50 +08:00
Zhang Dian
3c8854f9de
feat: redesign ButtonToggleSwitch.
2024-12-01 18:06:01 +08:00
Zhang Dian
147d4fd968
fix: fix Switch BorderThickness issue.
2024-11-30 00:28:50 +08:00
Zhang Dian
142abbf3da
misc: enhance Switch.
2024-11-29 23:51:19 +08:00
Zhang Dian
b4d5a3f932
misc: swap SimpleToggleSwitch & ButtonToggleSwitch.
2024-11-29 23:46:37 +08:00
Zhang Dian
266fdade35
misc: bump version.
2024-11-29 22:47:02 +08:00
Dong Bin
f138ae457e
Merge pull request #478 from irihitech/home
...
Enhance HomePage
2024-11-29 14:58:50 +08:00
Zhang Dian
cc001e951e
feat: add new Theme - ThemeToggleSwitch.
2024-11-27 19:20:22 +08:00
Zhang Dian
faee95f12f
feat: simplify MainView.
2024-11-25 18:08:34 +08:00
Zhang Dian
ed6b8c7469
feat: add dismiss Button.
2024-11-24 22:46:36 +08:00
Zhang Dian
7ac603b18e
feat: separate theme options.
2024-11-24 20:52:55 +08:00
Dong Bin
4803f0e65a
Merge pull request #473 from irihitech/carousel
...
Enhance Carousel
2024-11-22 15:11:14 +08:00
Zhang Dian
ed84181b1c
fix: fix the issue of navigation bar is not work incorrectly.
2024-11-22 15:06:02 +08:00
Dong Bin
7207e595f6
Merge pull request #475 from irihitech/issue/474
...
Fix the issue of Ukrainian abbreviation errors causing it to no work on Win7
2024-11-22 15:02:37 +08:00
Zhang Dian
f83dbafe7a
fix: fix the issue of Ukrainian abbreviation errors causing it to not work on Win7.
2024-11-22 13:46:57 +08:00
Dong Bin
53540e679b
Merge pull request #470 from irihitech/icon
...
Introduce InnerPathIcon Theme and Refactor PathIcon Usage
2024-11-20 19:03:03 +08:00
rabbitism
869fd70aef
misc: revert one deleted resource for backward compatibility.
2024-11-20 18:59:13 +08:00
Zhang Dian
36d096d813
feat: redesign CarouselDemo.
2024-11-20 17:06:08 +08:00
Zhang Dian
31e082f46e
feat: enhance Carousel.
2024-11-20 08:08:42 +08:00
Zhang Dian
fa8b2d1f21
feat: enhance Carousel.
2024-11-19 14:49:56 +08:00
Zhang Dian
e4ecbfd1e8
fix: fix DatePicker & TimePicker icon Margin.
2024-11-19 14:46:19 +08:00
Zhang Dian
bc050308fc
feat: adjust the rest of PathIcon.
2024-11-18 19:46:45 +08:00
Zhang Dian
904b7caa75
feat: redesign inner PathIcon.
2024-11-18 16:33:10 +08:00
Zhang Dian
5af0fde583
fix: fix HyperlinkButton UnderLine trigger issue.
2024-11-18 15:49:12 +08:00
Zhang Dian
5742412cb9
misc: add Version markup to TreeDataGrid.csproj.
2024-11-15 21:29:38 +08:00
Zhang Dian
7cf453343a
misc: add pack TreeDataGrid GitHub Action file.
2024-11-15 21:21:31 +08:00
Zhang Dian
99d928ea15
feat: add pack&publish scripts to workflow.
2024-11-15 20:59:46 +08:00
Zhang Dian
b31b622a2e
fix: fix font issue in WASM demo.
2024-11-15 18:51:37 +08:00
Zhang Dian
5f199d728e
misc: bump 11.2.1 version.
2024-11-15 14:19:06 +08:00
Dong Bin
b6e458b81c
Merge pull request #462 from irihitech/shadow
...
Add `BoxShadows` Tokens to Palette and Fix Related Issues
2024-11-15 13:49:18 +08:00
Zhang Dian
8cdac330a4
misc: unify BoxShadows resources.
2024-11-15 02:22:03 +08:00
Zhang Dian
8484d6ad86
feat: add Shadow part to PaletteDemo.
2024-11-15 02:20:32 +08:00
Zhang Dian
d1d235a120
misc: format codes.
2024-11-15 01:00:59 +08:00
Zhang Dian
3a31924c6b
fix: fix popup BoxShadow and unclosed corner issues.
2024-11-14 18:07:34 +08:00
Zhang Dian
252da729bb
Merge branch 'refs/heads/main' into shadow
2024-11-14 15:54:22 +08:00
Dong Bin
7f6a5615e6
Merge pull request #460 from irihitech/popup
...
Adjust Padding for ComboBox, ListBox, DatePicker, and TimePicker Items
2024-11-13 18:37:36 +08:00
Dong Bin
1ee19246a1
Merge pull request #461 from irihitech/issue/449
...
Resolve TreeDataGrid AOT issue
2024-11-13 18:05:02 +08:00
Zhang Dian
46b1c5d1cc
fix: fix BoxShadows.
2024-11-13 16:42:25 +08:00
Zhang Dian
2437df392b
feat: resolve AOT issue.
2024-11-13 01:24:19 +08:00
Zhang Dian
580e780e58
feat: extract CommunityToolkit version.
2024-11-13 01:21:40 +08:00
Zhang Dian
3ce4067c3f
feat: extract ComboBox resources.
2024-11-12 17:10:35 +08:00
Zhang Dian
d3f297730b
feat: adjust ComboBox, ListBox, DatePicker & TimePicker item Padding.
2024-11-12 16:59:49 +08:00
Zhang Dian
dfcb3579b4
misc: Restore > to >.
2024-11-12 13:00:01 +08:00
Zhang Dian
90ba261638
fix: fix SeparatorBorder RowDefinition in HeaderedContentControl.
2024-11-09 18:52:01 +08:00
Dong Bin
793d63a454
Merge pull request #459 from irihitech/headered
...
Redesign GroupBox theme for HeaderedContentControl
2024-11-09 17:38:57 +08:00
Zhang Dian
a4ee27778e
feat: add basic BoxShadows.
2024-11-09 05:29:31 +08:00
Zhang Dian
021ca97865
feat: redesign GroupBox theme for HeaderedContentControl.
...
Header & Content are now invisible when set to null.
SeparatorBorder is now influenced by BorderThickness.
Background is no longer transparent.
2024-11-09 04:13:00 +08:00
Dong Bin
d271b7e26c
Merge pull request #458 from irihitech/hyperlink
...
Redesign HyperlinkButton
2024-11-08 20:14:57 +08:00
Dong Bin
a38d4bdf55
Merge pull request #457 from irihitech/adorner
...
Design an AdornerLayer for Solid Button
2024-11-08 20:08:16 +08:00
Dong Bin
30ac27d34a
Merge pull request #456 from irihitech/listbox
...
Unify RadioButton & CheckBox themes of ListBox
2024-11-08 19:16:51 +08:00
Zhang Dian
5451495c5c
feat: redesign HyperlinkButton.
...
add OnlyIcon & Underline Classes to HyperlinkButton.
2024-11-08 17:42:34 +08:00
Zhang Dian
450fd5edbb
misc: add Default ThemeVariant to demo.
2024-11-08 05:27:57 +08:00
Zhang Dian
1250d45ad8
feat: design an AdornerLayer for Solid Button.
2024-11-08 05:12:52 +08:00
Zhang Dian
f277c7c574
Merge branch 'main' into listbox
2024-11-08 02:55:22 +08:00
Dong Bin
90dfa3ba8a
Merge pull request #455 from irihitech/clean
...
Replace x:Name to Name
2024-11-08 00:00:00 +08:00
Zhang Dian
8ba8ec69ca
feat: using RadioButton & CheckBox Resources instead of creating newly ListBox resources.
2024-11-07 20:44:07 +08:00
Zhang Dian
4b53300909
fix: unify RadioButton & CheckBox themes of ListBox.
2024-11-07 20:44:06 +08:00
Zhang Dian
0858f01fec
misc: replace x:Name to Name.
2024-11-07 17:56:29 +08:00
Dong Bin
c5623faab1
Merge pull request #453 from irihitech/clean
...
Clean prefix Control
2024-11-06 20:02:41 +08:00
Zhang Dian
fd68cad375
misc: clean prefix Control.
2024-11-06 16:35:53 +08:00
Zhang Dian
8916697d6b
misc: bump release notes.
2024-10-31 22:38:46 +08:00
Zhang Dian
dd8989631e
misc: bump release notes.
2024-10-31 22:32:24 +08:00
Zhang Dian
dcb97ec368
Merge pull request #447 from irihitech/11.2-test
...
11.2.0
2024-10-31 22:01:33 +08:00
Zhang Dian
36d140ae4d
feat: add the Second text to ja-jp.
2024-10-31 21:50:58 +08:00
Dong Bin
0d81c7d1bf
Merge branch 'main' into 11.2-test
2024-10-31 16:31:06 +08:00
rabbitism
2c31bc4cce
feat: update dependencies.
2024-10-31 16:28:49 +08:00
rabbitism
9480f8808d
feat: bump version.
2024-10-31 16:23:22 +08:00
rabbitism
2bf3104816
feat: sync upstream.
2024-10-31 16:23:03 +08:00
rabbitism
35abc7445f
feat: upgrade to 11.2.0-beta1
2024-10-31 16:23:03 +08:00
Zhang Dian
ae0741977c
Merge pull request #443 from irihitech/datagrid
...
Make DataGrid group header customizable
2024-10-18 15:58:22 +08:00
Dong Bin
c56ce90341
Merge pull request #444 from irihitech/colorpicker
...
Make ColorPicker dropdown button customizable.
2024-10-18 15:14:35 +08:00
rabbitism
33f266f48d
feat: make colorpicker dropdown button customizable.
2024-10-18 14:19:32 +08:00
rabbitism
2de1c40295
feat: make group header customizable.
2024-10-08 17:27:55 +08:00
Dong Bin
a5b0a89196
Merge pull request #442 from kYaRick/kya-local-ukr
...
[Update] - Add Ukrainian localization.
2024-10-08 00:03:47 +08:00
kYaRick
4447ffcb94
[Update] - Add Ukrainian localization and make minimal stylistic adjustments to other localization files.
2024-10-06 22:29:39 +03:00
Zhang Dian
7a07c285d0
Merge pull request #441 from irihitech/fix
...
Fix palette demo initial data context issue.
2024-10-04 14:24:49 +08:00
rabbitism
30754a160d
fix: fix palette demo initial data context issue.
2024-10-03 00:17:19 +08:00
Zhang Dian
bac851a87f
misc: bump version.
2024-10-02 12:22:54 +08:00
Zhang Dian
8353a08bdd
Merge pull request #440 from irihitech/contrast
...
add HighContrast theme
2024-10-02 12:14:42 +08:00
Zhang Dian
77b0f70786
feat: tooltip.
2024-10-01 22:59:36 +08:00
Zhang Dian
9e31682dfe
feat: split to control files.
2024-10-01 22:49:47 +08:00
Zhang Dian
1358715410
feat: add BorderBrush to Switch.
2024-10-01 21:54:54 +08:00
Zhang Dian
8cada8c5bb
feat: Popup BorderBrush.
2024-09-30 17:14:20 +08:00
Zhang Dian
aa17c2210d
feat: RepeatButton & ToggleButton.
2024-09-30 17:14:19 +08:00
Zhang Dian
4728553ed8
feat: Menu.
2024-09-30 17:14:19 +08:00
Zhang Dian
b1d0ac03f0
feat: most controls.
2024-09-30 17:14:19 +08:00
Zhang Dian
bc53d0397e
feat: add Background to CardListBox.
2024-09-30 17:14:19 +08:00
Zhang Dian
56c30dcb8b
feat: Expander.
2024-09-30 17:14:19 +08:00
Zhang Dian
3e5fa9d5bf
feat: ButtonSpinner.
2024-09-30 17:14:19 +08:00
Zhang Dian
72ccb80e5f
feat: TextBox related.
2024-09-30 17:14:19 +08:00
Zhang Dian
25c3e874f3
feat: ComboBox.
2024-09-30 17:14:19 +08:00
Zhang Dian
5c8f2f7075
feat: Button related.
2024-09-30 17:14:19 +08:00
Zhang Dian
5da85a27f6
feat: alter AutoCompleteBox.
2024-09-30 17:04:14 +08:00
Zhang Dian
8db28efd8e
misc: rename resources.
2024-09-30 17:04:13 +08:00
Zhang Dian
a28ac1c450
feat: Button.
2024-09-30 17:04:12 +08:00
Zhang Dian
cd0422a64e
misc: delete "Add Resources Here".
2024-09-30 17:04:11 +08:00
Zhang Dian
2703002d5c
misc: extract resources.
2024-09-30 17:04:11 +08:00
rabbitism
bc49ce78e0
feat: add more high contrast themes.
2024-09-30 17:03:27 +08:00
rabbitism
2dbfcb38e3
feat: finish aquatic.
2024-09-30 17:03:26 +08:00
rabbitism
646f56d60a
feat: initialize aquatic theme.
2024-09-30 17:03:25 +08:00
Zhang Dian
331cb35f46
Merge pull request #439 from irihitech/menu
...
Update menu style
2024-09-30 10:15:41 +08:00
rabbitism
eb11d78fab
feat: 1. set menu and menu item default background to transparent.
...
2. add corner radius to menuitem.
2024-09-26 22:24:49 +08:00
Dong Bin
32ff9735ee
Merge pull request #437 from irihitech/radio
...
unity CheckBox & RadioButton
2024-09-23 13:03:38 +08:00
Zhang Dian
e4497df65d
feat: enhancement.
2024-09-22 00:15:15 +08:00
Zhang Dian
92c13081f3
misc: remove prefix.
2024-09-21 22:37:14 +08:00
Zhang Dian
ae1f4ffe60
feat: unity default theme of CheckBox & RadioButton.
2024-09-21 22:30:03 +08:00
Zhang Dian
d42c8cce78
misc: version notes.
2024-09-13 21:45:45 +08:00
Zhang Dian
ffe1188e15
misc: bump version.
2024-09-13 21:38:47 +08:00
Dong Bin
0974bbd580
Merge pull request #431 from irihitech/notification
...
fix Notification issues
2024-09-11 21:58:22 +08:00
Zhang Dian
42f69e2585
misc: replace the missing resources.
2024-09-11 19:27:46 +08:00
Zhang Dian
b0b06b4edc
fix: fix Notification BoxShadows & MinWidth.
2024-09-11 12:22:20 +08:00
Zhang Dian
16e8c475a1
Merge pull request #429 from irihitech/docs
...
docs: Update installation guide.
2024-09-10 12:03:21 +08:00
Dong Bin
0ba0e10129
Merge pull request #428 from LUJIAN2020/main
...
Fixed DataGridRow with selected color not obvious in the Light theme
2024-09-10 09:32:07 +08:00
rabbitism
62e1e31e18
docs: Update installation guide.
2024-09-10 00:10:20 +08:00
LUJIAN2020
5e51de6db9
Fixed DataGridRow with selected color not obvious in the Light theme
2024-09-09 16:22:16 +08:00
Zhang Dian
21b61fad22
fix: fix win64-aot CLI path.
2024-09-03 11:44:30 +08:00
Zhang Dian
f8778f76e5
fix: fix aot comment for action CLI.
2024-09-02 20:37:40 +08:00
Zhang Dian
0f88c9d28d
feat: separate pack & publish action.
2024-09-02 18:04:36 +08:00
Zhang Dian
f2bb8d848a
misc: bump version.
2024-08-30 17:27:34 +08:00
Darth-Lexx
c3257d97fa
Rul Locale update
2024-08-30 16:59:54 +08:00
Dong Bin
b9a1b2c81e
Merge pull request #425 from irihitech/issue/194
...
remove DropDown List padding
2024-08-30 16:46:06 +08:00
rabbitism
52a25d8441
feat: set corners for scrollviewer.
2024-08-30 16:06:26 +08:00
Zhang Dian
4bd73119ac
fix: remove MenuFlyoutPadding.
2024-08-30 16:00:58 +08:00
Dong Bin
210b74aef6
Merge pull request #424 from irihitech/NonErrorTextBox
...
Unify NonErrorTextBox styles with default TextBox styles
2024-08-29 18:20:49 +08:00
Zhang Dian
d27acf269e
feat: update NonErrorTextBox.
2024-08-29 16:14:49 +08:00
Dong Bin
40d7fbcf7f
Merge pull request #423 from irihitech/issue/422
...
Add ManagedFileChooserOverwritePrompt Styles
2024-08-27 12:20:17 +08:00
Zhang Dian
e4c21aefc6
fix: add ManagedFileChooserOverwritePrompt styles.
2024-08-26 20:16:46 +08:00
Dong Bin
e2420121eb
Merge pull request #420 from irihitech/drm
...
Upgrade DRM project to net8
2024-08-19 15:48:49 +08:00
Zhang Dian
67ddbc1598
feat: update DRM README docs.
2024-08-18 19:42:07 +08:00
Zhang Dian
e9f74ef3ed
feat: upgrade DRM project to net8.
2024-08-18 17:51:59 +08:00
Zhang Dian
dd042fd810
Merge pull request #418 from irihitech/version
...
Upgrade to 11.1.0.2
2024-08-16 15:41:02 +08:00
Zhang Dian
ea79b0812e
misc: bump version.
2024-08-16 14:30:03 +08:00
Zhang Dian
421e8ec53f
Merge pull request #417 from irihitech/grid
...
feat: respect AllowAutoHide in DataGrid.
2024-08-15 18:54:06 +08:00
Zhang Dian
b80deac692
feat:add AutoHide ToggleSwitch to DataGrid demo.
2024-08-15 18:53:06 +08:00
rabbitism
a3ed11fa10
feat: respect AllowAutoHide in DataGrid.
2024-08-15 17:41:31 +08:00
Dong Bin
b13547ae23
Merge pull request #416 from irihitech/notification
...
Enhance Notification
2024-08-14 22:22:43 +08:00
Zhang Dian
1b26941ec9
fix: revert commit.
2024-08-14 20:52:40 +08:00
Zhang Dian
6630d04565
feat: enhance NotificationDemo.
2024-08-14 20:50:54 +08:00
Zhang Dian
a328e2bb99
feat: add Light class to NotificationCard.
2024-08-14 20:00:43 +08:00
Zhang Dian
38b9494aaf
feat: enhance NotificationCard.
2024-08-14 19:22:17 +08:00
Dong Bin
ecde71c999
Merge pull request #411 from irihitech/colorPicker
...
Enhance ColorPicker
2024-08-13 23:34:42 +08:00
Zhang Dian
f9ce88fbc3
Merge pull request #408 from Darth-Lexx/main
...
RU locale
2024-08-13 17:09:10 +08:00
Zhang Dian
9b9c05773b
fix: fix issues.
2024-08-13 14:45:10 +08:00
Zhang Dian
4d3c9630c3
fix: fix Flyout Placement.
2024-08-12 16:35:51 +08:00
Zhang Dian
73687eb72f
fix: fix the shake of ColorSpectrum's thumb.
2024-08-12 16:00:14 +08:00
Zhang Dian
e8d28c0233
feat: add SimpleColorPicker & HexSimpleColorPicker.
2024-08-12 14:42:47 +08:00
Zhang Dian
1cedc77ce1
feat: complete SimpleColorView.
2024-08-12 14:40:57 +08:00
Dong Bin
18fa51a572
Merge branch 'main' into main
2024-08-10 16:45:01 +08:00
Dong Bin
d3a933804b
Merge pull request #409 from gehongyan/jp-localization
...
Add ja_jp Localization
2024-08-10 16:43:55 +08:00
Zhang Dian
d2a1f1e277
feat: basic SimpleColorView.
2024-08-10 14:54:32 +08:00
Zhang Dian
3c0497c07a
fix: set ComboBox icon Width Auto, remove a column of CalendarDatePicker
2024-08-10 14:23:11 +08:00
Zhang Dian
4d89b82e16
fix: fix the issue of RGB & HSV NumericUpDown Tag disappearing.
2024-08-10 13:20:13 +08:00
Gehongyan
f564c98afd
feat: ja-jp localization
2024-08-10 00:25:02 +08:00
Dong Bin
472f91fab2
Merge pull request #407 from irihitech/popup
...
Fix Popup related control Background color in Dark Mode
2024-08-08 16:54:49 +08:00
Dong Bin
f55faad641
Merge pull request #406 from irihitech/innerbutton
...
Fix TextBox Inner Button issues
2024-08-08 16:45:07 +08:00
Dong Bin
1b5a5d5ea1
Merge pull request #405 from irihitech/adorner
...
Update AdornerLayer
2024-08-08 16:17:14 +08:00
Dong Bin
a81dcb20c5
Merge pull request #400 from MakesYT/expander
...
修改Expander默认内容为占满宽度
2024-08-08 16:03:42 +08:00
Zhang Dian
95744b7a64
fix: fix Popup related control Background color.
2024-08-07 17:17:54 +08:00
Zhang Dian
7a6c42e106
fix: ClearButton will take the icon place when TextBox has value.
2024-08-07 16:17:22 +08:00
Zhang Dian
4b71b18e72
fix: TextBox inner button colors.
2024-08-07 16:14:32 +08:00
Zhang Dian
3849d7efeb
feat: update ToggleSwitch AdornerLayer.
2024-08-07 12:07:56 +08:00
Zhang Dian
5644cf59dc
feat: update Default AdornerLayer style.
2024-08-07 12:06:13 +08:00
Dong Bin
372e5d3410
Merge pull request #404 from irihitech/switch
...
Enchance ToggleSwitch
2024-08-06 19:35:34 +08:00
Zhang Dian
3af7e2f29a
feat: add OnContent & OffContent to SimpleToggleSwitch.
2024-08-06 16:42:55 +08:00
Zhang Dian
d355410ff2
feat: add Loading Classes.
2024-08-06 15:22:49 +08:00
Алексей Родионов
a28cbf5ac2
RU locale
2024-08-05 22:13:50 +03:00
rabbitism
fae4a32507
misc: bump version.
2024-08-04 01:15:13 +08:00
Dong Bin
7698f92320
Merge pull request #402 from irihitech/locale
...
Make sure locale dictionary is linked to class
2024-08-03 00:09:01 +08:00
rabbitism
8ad89d094e
feat: make sure locale dictionary is linked to class.
2024-08-02 23:13:36 +08:00
MakesYT
259f8cb5bd
Merge branch 'irihitech:main' into expander
2024-08-02 15:41:19 +08:00
Dong Bin
e336800bd5
Merge pull request #398 from irihitech/issue/394-spinner
...
Remove NumericUpDown ContextFlyout redundant arrow buttons
2024-08-01 18:27:19 +08:00
Zhang Dian
fdd4c99210
Merge pull request #396 from MakesYT/main
...
独立背景颜色为资源
2024-08-01 17:45:02 +08:00
Zhang Dian
2957521ef8
fix: remove NumericUpDown ContextFlyout redundant arrow buttons.
2024-08-01 17:06:35 +08:00
MakesYT
7c63d45d5e
修改 expander默认HorizontalContentAlignment为Stretch
2024-07-28 17:46:36 +08:00
MakesYT
e1bef9fd04
同步Light 颜色
2024-07-28 15:36:42 +08:00
MakesYT
d90d7b9fe1
独立背景颜色为资源
2024-07-28 14:17:50 +08:00
Dong Bin
1c0a3c7359
Merge pull request #392 from irihitech/11.1.0
...
Upgrade to 11.1.0
2024-07-23 16:34:46 +08:00
Zhang Dian
2e2f183ed8
misc: upgrade package version.
2024-07-23 15:14:57 +08:00
Zhang Dian
ad7bcfc520
misc: README & Overview page.
2024-07-23 14:57:21 +08:00
Zhang Dian
b930a2dcf1
misc: upgrade to 11.1.0 Android template.
2024-07-23 14:24:00 +08:00
Zhang Dian
2b39f14bba
misc: new web template.
2024-07-23 13:34:26 +08:00
Zhang Dian
88d834ac3a
misc: upgrade to Avalonia 11.1.0.
2024-07-23 13:26:18 +08:00
Dong Bin
0cc40c09c9
Merge pull request #389 from irihitech/rc2.1
...
Ready for 11.1.0-rc2.1
2024-07-19 00:00:05 +08:00
Zhang Dian
0d8ea070cc
misc: update dependency.
2024-07-18 23:31:27 +08:00
Dong Bin
d959ef234c
Merge pull request #388 from irihitech/trim
...
Fix the issue of ComboBoxDemoViewModel being trimmed
2024-07-18 22:20:38 +08:00
Zhang Dian
8ebc6878b1
fix: fix the issue of ComboBoxDemoViewModel being trimmed.
2024-07-18 22:16:38 +08:00
Zhang Dian
9d2b2d37e2
Merge pull request #387 from irihitech/trim
...
Enable trimming
2024-07-18 18:50:49 +08:00
Zhang Dian
8982e610e2
feat: add doc & GitHub repo link buttons.
2024-07-18 18:36:07 +08:00
rabbitism
31e2c009fb
feat: remove useless files.
2024-07-18 17:56:15 +08:00
rabbitism
9259f06f57
fix: fix palette trimming issue.
2024-07-18 16:58:05 +08:00
rabbitism
724a528b16
feat: try to fix trimming compatibility.
2024-07-18 16:45:50 +08:00
Dong Bin
09d23f8eaa
Merge pull request #386 from irihitech/switch
...
Add size Classes to ToggleSwitch
2024-07-18 14:08:59 +08:00
Zhang Dian
d3c909a83c
feat: add size Classes to ToggleSwitch.
2024-07-16 23:47:16 +08:00
Dong Bin
b505445b77
Merge pull request #384 from irihitech/issue/365
...
Unify Calendar MinHeight/Width in default Theme
2024-07-16 20:54:12 +08:00
Dong Bin
74c1b2f2ee
Merge pull request #383 from irihitech/issue/375
...
Extract DataGrid & TreeDataGrid Margin
2024-07-16 20:53:53 +08:00
Zhang Dian
8afe3a87bd
feat: unify Calendar MinHeight/Width in default Theme.
2024-07-15 22:43:09 +08:00
Zhang Dian
b5f4bacece
feat: extract DataGrid & TreeDataGrid Margin.
2024-07-15 22:37:15 +08:00
Dong Bin
c46e6b9cf9
Merge pull request #382 from irihitech/issue/381
...
Button new Theme & Typography colors
2024-07-15 18:04:17 +08:00
Zhang Dian
ccc25b4801
feat: CheckBox :pressed Background.
2024-07-15 15:43:18 +08:00
Dong Bin
e6541b4741
Merge pull request #380 from irihitech/issue/379
...
Add Danger Classes to replace Error Classes in ProgressBar.
2024-07-15 11:52:23 +08:00
Zhang Dian
c4f5754129
fix: fix SplitButton :pressed Background.
2024-07-15 03:08:06 +08:00
Zhang Dian
d7fce5c180
feat: Typography.
2024-07-15 02:39:10 +08:00
Zhang Dian
4f685c712a
feat: ToggleButton & ToggleSplitButton :checked.
2024-07-15 01:12:44 +08:00
Zhang Dian
1378219b7a
feat: RepeatButton.
2024-07-15 00:33:28 +08:00
Zhang Dian
0979141f54
feat: :disabled, Tertiary Classes Button color.
2024-07-15 00:16:38 +08:00
Zhang Dian
6a94e403c9
feat: add Outline Theme to Button.
2024-07-14 22:26:59 +08:00
Zhang Dian
2da1ecf5a0
feat: add Danger Classes to replace Error Classes in ProgressBar.
2024-07-13 15:15:03 +08:00
Dong Bin
915c45c21f
Merge pull request #377 from zdpcdt/font
...
Web demo font
2024-07-11 10:17:08 +08:00
Zhang Dian
db137ef718
feat: web demo font.
2024-07-11 03:17:15 +08:00
Dong Bin
f66edd5782
Merge pull request #376 from zdpcdt/main
...
fix Web Demo publish issue
2024-07-10 22:35:58 +08:00
Zhang Dian
5b48f77dfb
fix: web demo publish issue.
2024-07-10 18:36:51 +08:00
Dong Bin
a225feeb0d
Merge pull request #371 from irihitech/workflow
...
Update workflow version
2024-07-04 18:38:35 +08:00
rabbitism
99ddfcc952
misc: use lowercase culture name.
2024-07-01 20:41:14 +08:00
Zhang Dian
0daa884003
feat: update workflow version.
2024-07-01 18:24:09 +08:00
Dong Bin
93df1abf4a
Merge pull request #370 from irihitech/various
...
Ready to version 11.1.0
2024-07-01 13:41:03 +08:00
Zhang Dian
942229acdc
feat: dotnet7->dotnet8, restore font weight.
2024-07-01 12:43:29 +08:00
rabbitism
139c0b926c
misc: update dependency. update documentation.
2024-06-28 22:34:34 +08:00
Zhang Dian
694dd863fa
feat: add active colors to palette
2024-06-27 18:42:29 +08:00
Zhang Dian
b378cdf880
Merge pull request #369 from gehongyan/fix-disableglyph
...
Fix CheckBoxGlyphDisabledFill does not work
2024-06-27 10:24:50 +08:00
Gehongyan
57646f5390
fix: fix CheckBoxGlyphDisabledFill does not work
...
Issue #368
2024-06-26 11:34:32 +08:00
Zhang Dian
9e5d5298c4
Merge pull request #367 from irihitech/issue/359
...
Fix TopLevelMenuItem HeaderTemplate
2024-06-24 21:38:30 +08:00
Zhang Dian
0fb1e585db
fix: fix TopLevelMenuItem HeaderTemplate.
2024-06-24 16:54:15 +08:00
rabbitism
d5dce72a34
Merge remote-tracking branch 'origin/main'
2024-06-15 19:35:35 +08:00
rabbitism
b1a29c67a9
feat: bump version.
2024-06-15 19:34:48 +08:00
Dong Bin
471106f825
Merge pull request #361 from irihitech/issue/359
...
Add ContentTemplate to MenuItem Header
2024-05-29 22:27:08 +08:00
Zhang Dian
ec070d2f67
fix: add ContentTemplate to MenuItem Header.
2024-05-29 22:11:50 +08:00
rabbitism
e263c917de
misc: bump version.
2024-05-18 14:21:09 +08:00
Dong Bin
911a07d6a1
Merge pull request #358 from irihitech/adorner
...
Add AdornerLayer control
2024-05-17 22:01:07 +08:00
Zhang Dian
f65ec4bb05
feat: add AdornerLayer control.
2024-05-17 21:14:22 +08:00
Dong Bin
e6e7d6042c
Merge pull request #356 from irihitech/issue/354
...
Use Binding instead of ReflectionBinding
2024-05-17 10:37:46 +08:00
rabbitism
e44499db4e
feat: replace all reflection bindings.
2024-05-17 10:37:03 +08:00
Dong Bin
b45272daa4
Merge pull request #357 from irihitech/issue/352
...
undefined
2024-05-16 15:34:47 +08:00
Zhang Dian
2d61d93c93
feat: add LooklessTextBox Theme.
2024-05-16 15:22:14 +08:00
Zhang Dian
a49111c0c2
fix: use :focus instead of :focus-visible.
2024-05-15 21:40:27 +08:00
Zhang Dian
9a738603d0
feat: add :focus-visible pseudoclass to ComboBox.
2024-05-15 18:44:43 +08:00
Zhang Dian
49c7799431
feat: use Binding instead of ReflectionBinding.
2024-05-15 15:42:13 +08:00
Dong Bin
634e792f61
Merge pull request #351 from irihitech/dict
...
Fix various issues with Theme related RresourceDictionary
2024-04-22 14:00:57 +08:00
Dong Bin
5212f255e6
Merge pull request #350 from irihitech/menu
...
Add MenuItem ToggleType support
2024-04-22 13:43:05 +08:00
Zhang Dian
e20f0a4161
misc: format resources.
2024-04-22 01:32:59 +08:00
Zhang Dian
20b2cf3aaa
fix: Dark BorderBrush.
2024-04-22 01:32:58 +08:00
Zhang Dian
cf54ad51f9
fix: various issues.
...
* CalendarDatePicker Bordered class.
* ComboBox Pressed BorderBrush.
* ToggleSwitch default Background & BorderBrush.
* CheckBox & ListBox Background.
2024-04-22 01:32:58 +08:00
Zhang Dian
3dff0ccad5
feat: add MenuItem ToggleType support.
2024-04-21 17:27:53 +08:00
Dong Bin
5036a53b7c
Merge pull request #346 from irihitech/date-shadow
...
Fix date picker presenter shadow in light mode.
2024-04-13 22:57:14 +08:00
rabbitism
8c1c48bcf5
fix: fix date picker presenter shadow in light mode.
2024-04-13 22:06:13 +08:00
Dong Bin
67752d43d3
Merge pull request #344 from irihitech/validation
...
Fix DataValidation MinHeight
2024-04-12 21:28:14 +08:00
Zhang Dian
5947fc70eb
fix: fix DataValidation MinHeight.
2024-04-12 20:06:55 +08:00
Dong Bin
9e26d5f20b
Merge pull request #338 from irihitech/support
...
Add community support info
2024-04-10 14:34:43 +08:00
rabbitism
3be9b72148
feat: improve wording, add CN documentation.
2024-04-10 14:33:44 +08:00
rabbitism
75ecc525a7
docs: add support info.
2024-04-10 14:27:05 +08:00
Zhang Dian
0c1922a08b
Merge pull request #335 from JIIIIL/main
...
misspelled word invalidates the background(SplitView lightDismiss)
2024-04-01 00:26:47 +08:00
Dong Bin
92e0362eb6
Apply suggestions from code review
...
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com >
2024-03-31 23:13:24 +08:00
rabbitism
3716cc3bcc
feat: make sure mask is invisible in inline mode. use dynamic brush.
2024-03-31 21:51:01 +08:00
JIIIIL
e24e847f4b
misspelled word invalidates the background(SplitView lightDismiss)
2024-03-31 20:33:17 +08:00
rabbitism
ccc423c44e
misc: Update version.
2024-03-29 19:04:26 +08:00
Dong Bin
28b89e2535
Merge pull request #333 from irihitech/issue/326
...
Add caret blink interval.
2024-03-29 17:11:54 +08:00
rabbitism
52bfeae099
feat: add caret blink interval.
2024-03-29 17:11:27 +08:00
Dong Bin
6215a6a622
Merge pull request #332 from irihitech/locale
...
Locale update sync for 11.1
2024-03-28 19:32:23 +08:00
Dong Bin
c2c41f9275
Merge pull request #331 from irihitech/splitview
...
Redesign SplitViewDemo
2024-03-28 19:26:35 +08:00
Zhang Dian
d7de64a4ef
feat: ManagedFileChooser columns.
2024-03-28 15:52:47 +08:00
Zhang Dian
04ffd38e14
feat: add DatePicker & TimePicker support.
2024-03-28 15:39:09 +08:00
Zhang Dian
38958c1326
feat: redesign SplitViewDemo.
2024-03-28 05:17:59 +08:00
Dong Bin
9bb50a7190
Merge pull request #329 from irihitech/293-bs-dian
...
ComboBox, DatePicker and TimePicker BackgroundSizing
2024-03-28 01:10:05 +08:00
Dong Bin
2e59ed73aa
Merge branch 'main' into 293-bs-dian
2024-03-28 01:02:56 +08:00
Dong Bin
b3dc2425f8
Merge pull request #328 from Soar360/main
...
TextBox.TextArea
2024-03-27 22:16:49 +08:00
Zhang Dian
4e7681d4d4
feat: Small Classes and BackgroundSizing of DateTimePicker, ComboBox TextTrimming.
2024-03-27 17:14:31 +08:00
Soar360
48235b63a2
TextBox.TextArea
2024-03-25 17:27:38 +08:00
Zhang Dian
8de7a1ae8c
fix: various issues of demos.
2024-03-24 21:57:44 +08:00
Zhang Dian
8142dd48cd
feat: ComboBox BackgroundSizing.
2024-03-24 21:00:20 +08:00
Zhang Dian
76c9b57a4b
Merge pull request #322 from irihitech/293-bs-bin
...
BackgroundSizing: Button
2024-03-22 20:39:17 +08:00
Zhang Dian
071a75a740
fix: demos of using Button.
2024-03-22 20:37:01 +08:00
rabbitism
4782dab745
fix: fix disable foreground.
2024-03-22 20:15:32 +08:00
rabbitism
90fbd2a7e5
fix: fix dropdown button solid foreground.
2024-03-22 20:09:05 +08:00
Zhang Dian
1f0d83ded4
feat: add more button demo.
2024-03-22 19:26:02 +08:00
rabbitism
6ff3ebc55b
fix: multiple fix related to default button background and borderbrush.
2024-03-22 17:12:13 +08:00
Zhang Dian
3813091668
fix: fix SolidButton colors.
2024-03-22 15:26:02 +08:00
Dong Bin
47e5300a46
Merge pull request #323 from irihitech/pkginfo
...
Update package info
2024-03-21 21:33:06 +08:00
Zhang Dian
41662706ab
feat: update package info.
2024-03-21 16:18:31 +08:00
Dong Bin
91aa717189
Merge pull request #316 from irihitech/rc/271-rd-file
...
Add rd file explanation for native aot.
2024-03-21 10:54:57 +08:00
Zhang Dian
f6b936431a
misc: add AOT publish documentation.
2024-03-20 23:24:17 +08:00
Dong Bin
8524e56166
Merge pull request #321 from irihitech/rc/293-backgroundsizing
...
Fix BackgroundSizing of TextBox, CalendarDatePicker, AutoCompleteBox, NumericUpDown
2024-03-20 21:14:21 +08:00
rabbitism
8328c69c46
feat: Repeat Button: target template element.
2024-03-20 21:08:58 +08:00
rabbitism
2470522209
feat: make button color targets template part.
2024-03-20 21:00:11 +08:00
Zhang Dian
f1d87f7c4d
feat: unify MinHeight based on TextBox.
2024-03-20 15:20:48 +08:00
Zhang Dian
07278047a4
fix: MinHeight TemplateBinding and names.
2024-03-20 14:11:28 +08:00
rabbitism
6df8ea2101
feat: implement background sizing, change alignments and min height according to the design.
2024-03-19 21:53:22 +08:00
rabbitism
3b3fbd1265
misc: Update package version.
2024-03-16 18:33:09 +08:00
Dong Bin
8b4a670be8
Merge pull request #315 from irihitech/rc/313-content-control-template
...
Remove default implementation of ContentControl and UserControl
2024-03-15 23:14:09 +08:00
rabbitism
dad406e995
feat: remove usercontrol inheritance style.
2024-03-15 23:07:04 +08:00
Dong Bin
13e9364477
Merge pull request #317 from irihitech/rc/299-DataGridRow-background
...
Fix DataGridRow background opacity in light theme.
2024-03-15 20:55:00 +08:00
Dong Bin
3018f17e6d
Merge pull request #318 from irihitech/rc/306-notification-position
...
Add TopCenter and BottomCenter position
2024-03-15 18:10:39 +08:00
Zhang Dian
627aa65e1f
feat: add TopCenter and BottomCenter position.
2024-03-15 16:40:54 +08:00
Zhang Dian
b83525092c
fix: fix DataGridRow background opacity in light theme.
2024-03-15 16:19:25 +08:00
Zhang Dian
dd3c4bdbae
feat: remove default implementation of ContentControl and UserControl.
2024-03-15 15:35:39 +08:00
Zhang Dian
17fe50d40b
Merge pull request #314 from irihitech/doc
...
Add Chinese readme.
2024-03-14 16:19:10 +08:00
rabbitism
27c4794c6c
fix typo.
2024-03-14 16:06:09 +08:00
rabbitism
a678a0f39d
doc: add ursa to readme.
2024-03-14 16:03:51 +08:00
rabbitism
33c56f87f8
doc: add Chinese doc.
2024-03-14 15:59:27 +08:00
Dong Bin
ffb1b9c0e8
Merge pull request #312 from irihitech/browser
...
Update the latest template of Browser project
2024-03-13 16:17:36 +08:00
Zhang Dian
ef272815ea
fix: update the latest template of Browser project.
2024-03-12 17:16:23 +08:00
Dong Bin
d967583228
Merge pull request #311 from irihitech/rc/256-colorpicker
...
Reapply "ColorPicker new theme."
2024-03-12 17:03:52 +08:00
rabbitism
ef36239161
feat: make text looks like text.
2024-03-12 17:03:07 +08:00
Zhang Dian
bb3966c36c
Reapply "ColorPicker new theme."
...
This reverts commit a521efd39a .
2024-03-12 16:47:35 +08:00
Dong Bin
4b7674d7e2
Merge pull request #310 from irihitech/action/config
...
Reset github action branches.
2024-03-12 16:21:36 +08:00
Zhang Dian
166490195f
misc: reset branches.
2024-03-12 15:34:41 +08:00
Zhang Dian
3d267139fe
Merge pull request #309 from irihitech/rc/11.1
...
Upgrade Avalonia dependency to 11.1.0-beta1
2024-03-12 15:00:28 +08:00
Zhang Dian
ede0f9f3db
misc: delete useless config.
2024-03-12 14:58:51 +08:00
rabbitism
f140a331d7
feat: upgrade dependency to 11.1.0-beta1.
2024-03-12 12:07:07 +08:00
Zhang Dian
bf1a2cac39
fix: AutoCompleteBox VerticalAlignment.
2024-03-11 23:31:43 +08:00
Zhang Dian
4d14c846b0
feat: redesign NumericUpDown.
2024-03-11 19:52:11 +08:00
Zhang Dian
46e57925b9
feat: redesign TextBox.
2024-03-11 19:30:22 +08:00
rabbitism
ca8f8d6c15
fix: fix watermark in ime mode.
...
(cherry picked from commit 38cbc6da94 )
2024-03-08 10:37:41 +08:00
Dong Bin
7acd741ff0
Merge pull request #308 from irihitech/text
...
Fix watermark before IME commit
2024-03-08 10:35:55 +08:00
rabbitism
38cbc6da94
fix: fix watermark in ime mode.
2024-03-07 21:19:05 +08:00
Zhang Dian
c2d1d0c4eb
fix: CalendarDatePicker BackgroundSizing.
2024-03-07 11:55:26 +08:00
Dong Bin
3fce633195
Merge pull request #304 from irihitech/dev/thom/hyperlinkBtn
...
adding hyperlink button into semi
2024-03-06 19:39:20 +08:00
rabbitism
30a7466fc9
fix: fix color in dark mode.
2024-03-06 19:36:12 +08:00
qile.wang
7fa99ed910
fix
2024-03-06 19:25:59 +08:00
qile.wang
801fea8269
fix template
2024-03-06 19:21:48 +08:00
Zhang Dian
341fa7900a
feat: update github page.
2024-03-02 22:25:04 +08:00
Zhang Dian
fb0b4a08ac
feat: change all PathGeometry to StreamGeometry.
...
(cherry picked from commit 5f72ed4a49 )
2024-03-01 22:10:38 +08:00
Dong Bin
a0797721a0
Merge pull request #305 from irihitech/291-geometry
...
Change all PathGeometry to StreamGeometry.
2024-03-01 22:08:06 +08:00
qile.wang
8dee3ec364
change to StreamGeometry
2024-03-01 21:00:17 +08:00
qile.wang
0ddcb39302
fix var names and comp
2024-03-01 20:53:55 +08:00
Zhang Dian
5f72ed4a49
feat: change all PathGeometry to StreamGeometry.
2024-03-01 13:24:50 +08:00
Zhang Dian
71e276d478
feat: redesign CalendarDatePicker.
2024-02-29 19:59:14 +08:00
Dong Bin
833ccadb58
Merge pull request #303 from irihitech/rc/297-refresh-container
...
Implement RefreshContainer
2024-02-29 12:52:03 +08:00
Zhang Dian
d33f38ea70
misc: delete useless PathGeometry.
2024-02-29 12:16:53 +08:00
qile.wang
386a3d297c
roughly comp
2024-02-28 15:51:30 +08:00
qile.wang
d19cc9d7b9
push changes
2024-02-28 15:21:48 +08:00
Zhang Dian
30081a1717
fix: icon shaking.
2024-02-28 14:47:56 +08:00
Zhang Dian
0d68df3711
misc: rename resources.
2024-02-24 18:11:28 +08:00
Zhang Dian
157d22a8f9
feat: implement RefreshContainer.
2024-02-24 16:49:31 +08:00
Dong Bin
4efc6bf4ec
Merge pull request #302 from irihitech/rc/298-inner-content
...
Add InnerContent to AutoCompleteBox and NumericUpDown
2024-02-23 20:08:55 +08:00
Dong Bin
a920dbc873
Merge pull request #301 from irihitech/296-index
...
Implement Locale Switch
2024-02-23 19:40:24 +08:00
rabbitism
cafd47f334
feat: add backward compatibility.
2024-02-23 19:39:39 +08:00
Zhang Dian
3a83c67c6c
feat: add InnerContent to AutoCompleteBox and NumericUpDown.
2024-02-23 17:56:27 +08:00
Zhang Dian
a5657a38cd
feat: TextBox default ContextMenu.
2024-02-23 16:15:21 +08:00
Zhang Dian
82f284b5fa
feat: implement locale switch.
2024-02-21 16:32:48 +08:00
rabbitism
6459a8be1b
misc: fix DataGrid version.
2024-01-27 16:56:16 +08:00
rabbitism
06240d4aa8
feat: update demo version.
2024-01-27 16:46:13 +08:00
Dong Bin
5c2a42b69e
Merge pull request #288 from irihitech/sync
...
feat: sync with Avalonia #13644
2024-01-27 16:42:05 +08:00
rabbitism
3c9a2f53ab
feat: sync with Avalonia #13644
2024-01-27 16:22:05 +08:00
Dong Bin
b565707db9
Merge pull request #287 from irihitech/colorpicker
...
feat: sync Avalonia #13567
2024-01-27 16:15:46 +08:00
Dong Bin
380d28253a
Merge pull request #286 from irihitech/datagrid
...
feat: sync with upstream
2024-01-27 16:15:14 +08:00
rabbitism
3410b0df10
feat: sync Avalonia #13567
2024-01-27 16:13:46 +08:00
rabbitism
a2d6469620
feat: sync with upstream
2024-01-27 16:00:56 +08:00
rabbitism
c0c89cbfd7
feat: update doc
2024-01-27 15:58:24 +08:00
Zhang Dian
f3e72b6a6d
Merge pull request #285 from irihitech/ActiveIcon
...
feat: add active class to path icon.
2024-01-27 14:28:26 +08:00
rabbitism
a9b9737065
misc: rename file.
2024-01-27 03:14:43 +08:00
rabbitism
1a2628eff0
feat: add active class to path icon.
2024-01-27 03:08:20 +08:00
Zhang Dian
53b468db4a
Merge pull request #279 from irihitech/slider
...
Change slider disable color
2024-01-26 21:39:32 +08:00
Dong Bin
73000d30aa
Merge pull request #284 from irihitech/revert-261-256-colorpicker
...
Revert "ColorPicker new theme."
2024-01-26 19:53:55 +08:00
Zhang Dian
a521efd39a
Revert "ColorPicker new theme."
2024-01-26 19:52:45 +08:00
Dong Bin
3531376eb2
Merge pull request #283 from irihitech/carousel
...
Implemented some Carousel features
2024-01-26 19:50:09 +08:00
rabbitism
2ec97c023f
feat: simplify template
2024-01-26 19:48:46 +08:00
Zhang Dian
2b65a39c7a
Merge pull request #261 from irihitech/256-colorpicker
...
ColorPicker new theme.
2024-01-26 19:35:42 +08:00
Zhang Dian
ca4632ef3a
Merge branch 'main' into 256-colorpicker
2024-01-26 19:35:35 +08:00
Zhang Dian
bc5e65ab6c
Merge pull request #260 from irihitech/close
...
Add Clear button to several controls, and related remakes
2024-01-26 19:25:52 +08:00
Zhang Dian
74140e9db1
Merge pull request #281 from irihitech/tab
...
feat: add scroll tab control.
2024-01-26 19:23:49 +08:00
Zhang Dian
0bf7168cba
feat: Columnar.
2024-01-26 19:08:52 +08:00
Dong Bin
69002c3ff0
Merge branch 'main' into close
2024-01-26 18:23:16 +08:00
Zhang Dian
d9c39cdd05
feat: classes Line, Left, Center, Right.
2024-01-26 17:54:40 +08:00
rabbitism
1989736d45
feat: update dependency.
2024-01-25 23:22:47 +08:00
rabbitism
ecbe87bf3c
feat: add scroll tab control.
2024-01-25 23:19:16 +08:00
Dong Bin
c9fd4c9605
Merge pull request #280 from irihitech/275-scroll
...
Move scrollbar local template value to style setter.
2024-01-19 23:18:18 +08:00
rabbitism
97b316c5f7
fix: change slider disable color
2024-01-19 23:07:02 +08:00
rabbitism
589ec8784b
feat: move scrollbar local template value to style setter.
2023-11-21 11:36:30 +08:00
Zhang Dian
547d733f84
Merge pull request #274 from irihitech/273-datagrid
...
Fix datagrid disable visual.
2023-11-08 15:16:53 +08:00
rabbitism
8ff8057f07
fix: add button, upgrade version individually.
2023-11-08 15:07:08 +08:00
Dong Bin
8059614a2e
Merge pull request #272 from irihitech/drm
...
Running on Raspberry Pi with Drm
2023-11-08 14:35:21 +08:00
rabbitism
98785417b2
fix: fix datagrid disable visual.
2023-11-08 14:25:55 +08:00
Zhang Dian
750f295c0f
feat: update usage doc.
2023-11-04 01:16:36 +08:00
Zhang Dian
cbea8156ad
feat: StartLinuxDrm in Raspberry Pi.
2023-11-04 01:07:43 +08:00
Zhang Dian
1ad9fc2714
fix: the graphics card path in Raspberry Pi.
2023-11-04 01:03:08 +08:00
Zhang Dian
a247eadd54
Merge pull request #268 from JIIIIL/main
...
格式化 DRM 使用方法文档
2023-10-24 15:49:56 +08:00
JIIIIL
6c80c65f62
DRM使用方法进行一些格式化
2023-10-24 14:38:36 +08:00
JIIIIL
6c0623a9e1
DRM使用方法进行一些格式化
2023-10-24 14:36:55 +08:00
JIIIIL
7646a296dc
DRM使用方法进行一些格式化
2023-10-24 14:35:33 +08:00
Dong Bin
b1c65da22b
Merge pull request #265 from irihitech/sweep
...
Remove redundant property type qualifier
2023-10-11 09:50:05 +08:00
Zhang Dian
1fa66bd469
misc: remove redundant property type qualifier.
2023-10-10 00:35:53 +08:00
Dong Bin
8ca57dc45b
Merge pull request #262 from irihitech/sweep
...
Remove Useless Resources
2023-10-09 22:06:51 +08:00
Zhang Dian
f6624aca02
misc: maybe add size variants later.
2023-10-09 18:12:07 +08:00
Dong Bin
1757b4c872
Merge pull request #263 from irihitech/order
...
Order of Colors
2023-10-09 17:38:13 +08:00
Dong Bin
98e8411fb6
Merge pull request #264 from irihitech/headered
...
Add HeaderedContentControl default theme
2023-10-09 17:37:46 +08:00
Zhang Dian
72f8d51eb1
feat: add default NotificationCard icon.
2023-10-09 14:56:40 +08:00
Zhang Dian
6d09d9f5ca
feat: HeaderedContentControl default style.
2023-10-09 14:34:39 +08:00
Zhang Dian
ce2e104286
feat: remove useless resources.
2023-10-09 01:38:03 +08:00
Zhang Dian
49b823f094
feat: remove useless resources.
2023-10-09 00:28:17 +08:00
rabbitism
ba2ce1decb
feat: add ColorPicker new theme.
2023-10-04 16:12:45 +08:00
rabbitism
eb9a5b960b
feat: fix calendar related two way template binding.
2023-10-04 15:50:13 +08:00
rabbitism
d7a7153069
feat: rename glyph name, update TextBox to use universal icon button theme.
2023-10-04 15:41:52 +08:00
rabbitism
90f982d673
feat: add clear button to CalendarDatePicker. rename many resources.
2023-10-04 15:25:37 +08:00
rabbitism
385e1e2cd5
feat: add clear button to TimePicker
2023-10-04 14:56:04 +08:00
rabbitism
d638b0603d
feat: uppdate to latest nightly. add clear button to ComboBox and DatePicker
2023-10-04 14:51:05 +08:00
Zhang Dian
a451b6b8b6
misc: success, warning, danger order.
2023-09-06 13:47:35 +08:00
Dong Bin
e563f860ad
Merge pull request #250 from irihitech/upgrade
...
Upgrade to 11.0.1.
2023-08-30 13:38:44 +08:00
Zhang Dian
b8df9c2b96
misc: upgrade to 11.0.1.
2023-08-30 11:35:01 +08:00
Dong Bin
255e21d5ae
Merge pull request #249 from irihitech/enhance
...
Several Enhancements
2023-08-30 00:34:51 +08:00
Zhang Dian
d54e4ab2b7
misc:
...
extract App.axaml;
Android demo display label.
2023-08-30 00:14:40 +08:00
Zhang Dian
d01f39e20d
misc: label order.
2023-08-29 23:46:57 +08:00
Dong Bin
de578d3b99
Merge pull request #246 from irihitech/listbox
...
Add ListBox Themes
2023-08-17 11:26:37 +08:00
Zhang Dian
bb392af76f
feat: remove PureCardCheckGroupListBox because of duplication.
2023-08-16 23:28:16 +08:00
Zhang Dian
a2927266b4
feat: description.
2023-08-16 21:04:30 +08:00
Zhang Dian
29dce1de51
feat: transform style resources.
2023-08-16 20:51:06 +08:00
Zhang Dian
6a4065f3b7
feat: CheckGroup.
2023-08-16 18:02:27 +08:00
Zhang Dian
430a7e56ca
feat: ListBox demo.
2023-08-14 18:49:33 +08:00
Zhang Dian
a1e17b0e19
feat: description.
2023-08-14 17:46:05 +08:00
Zhang Dian
8a51f98532
feat: separate resource dictionary.
2023-08-14 17:22:01 +08:00
Zhang Dian
eef4e5b62a
feat: ButtonRadioGroupListBox, CardRadioGroupListBox, PureCardRadioGroupListBox.
2023-08-14 16:50:50 +08:00
Zhang Dian
a6fe50e6bc
feat: transform style resources.
2023-08-14 11:17:07 +08:00
Zhang Dian
e1588120f2
feat: RadioGroupListBox theme.
2023-08-14 11:00:03 +08:00
Zhang Dian
437e9ea42b
Merge pull request #242 from irihitech/tree
...
Add TreeDataGrid default themes
2023-07-27 10:15:51 +08:00
rabbitism
1c98ce4682
fix: fix identation, fix error theme in demo.
2023-07-27 00:30:32 +08:00
rabbitism
17fa10333a
fix: fix number nullability.
2023-07-26 23:52:29 +08:00
rabbitism
3d174bf65f
feat: add hierarchical demo.
2023-07-26 16:42:17 +08:00
rabbitism
591c728d69
feat: fix dark color. add theme switch in demo. add checkbox demo.
2023-07-26 03:04:10 +08:00
rabbitism
4b2f390fa3
feat: update
2023-07-26 02:50:01 +08:00
rabbitism
38aa8e6e5b
feat: WIP.
2023-07-26 01:23:05 +08:00
rabbitism
b665c0c7e3
feat: initialize tree data grid projects.
2023-07-25 23:19:27 +08:00
Zhang Dian
8c42a87e49
Merge pull request #240 from irihitech/data
...
Replace some demo data.
2023-07-25 15:30:29 +08:00
rabbitism
ead6e07b24
feat: update overview page and checkbox/radiobutton samples.
2023-07-25 13:37:40 +08:00
rabbitism
52f2b6503f
feat: update overview page.
2023-07-25 13:06:55 +08:00
rabbitism
98fc651c45
feat: update some demo data.
2023-07-25 11:05:16 +08:00
rabbitism
5e94fd7bfa
feat: change DataGrid demo data.
2023-07-25 10:46:50 +08:00
Dong Bin
4cf29aeefd
Merge pull request #239 from irihitech/deploy
...
Add github pages
2023-07-25 10:29:07 +08:00
Zhang Dian
9877014512
feat: github pages.
2023-07-24 18:02:22 +08:00
Dong Bin
694a9b4c3f
Merge pull request #233 from irihitech/wasm
...
support WASM
2023-07-21 01:01:04 +08:00
Dong Bin
07074eb5e5
Merge pull request #235 from irihitech/shared
...
Extract non-theme resources to shared directory
2023-07-21 00:54:14 +08:00
Zhang Dian
eaff3ebad0
fix: restore the missing resources.
2023-07-19 11:50:30 +08:00
Zhang Dian
95c7b9a807
feat: extract non-theme resources of ColorPicker and DataGrid.
2023-07-19 11:16:10 +08:00
Zhang Dian
54bdd69b2a
fix: restore BoxShadows.
2023-07-19 03:29:23 +08:00
Zhang Dian
cb9bf96b73
feat: rename theme index file.
2023-07-19 02:51:19 +08:00
Zhang Dian
3273fb1e91
feat: extract non-theme resources to shared directory.
2023-07-19 02:40:17 +08:00
Zhang Dian
a8b141b402
Merge branch 'main' into wasm
2023-07-17 22:56:59 +08:00
Zhang Dian
2132a4322f
Merge pull request #232 from JIIIIL/main
...
TreeView添加多重嵌套绑定示例
2023-07-17 21:29:53 +08:00
ImLuJian
c59e47409b
Treeview示例用Grid布局
2023-07-17 20:21:38 +08:00
ImLuJian
816af5a7b1
TreeView添加多重嵌套绑定示例
2023-07-15 11:20:42 +08:00
Dong Bin
e3bf028b7f
Merge pull request #231 from irihitech/label
...
improve Label Demo
2023-07-12 14:02:17 +08:00
Zhang Dian
ad3aac5978
feat: add color block into ScrollViewerDemo.
2023-07-11 17:40:57 +08:00
Zhang Dian
b19a576dc9
fix: label color order.
2023-07-11 17:38:31 +08:00
Dong Bin
00130d6cf7
Merge pull request #229 from irihitech/header
...
fix: delete default height and width, fix RowDefinitions.
2023-07-10 17:44:44 +08:00
Zhang Dian
86b437b3b0
fix: delete default height and width, fix RowDefinitions.
2023-07-10 17:37:19 +08:00
Zhang Dian
e640089aab
Merge pull request #228 from irihitech/226-typography
...
feat: improve TextBlock demo.
2023-07-10 17:33:46 +08:00
Zhang Dian
7a483d6de3
fix: delete binding.
2023-07-10 17:33:17 +08:00
rabbitism
c713888062
fix: fix textblock alignment.
2023-07-10 17:03:29 +08:00
rabbitism
b9a16e89d6
feat: improve TextBlock demo.
2023-07-10 00:22:02 +08:00
Dong Bin
2dc6e31d5a
Merge pull request #227 from JIIIIL/main
...
添加DRM启动方式,在VM虚拟机上测试了一下Ubuntu18.04 Server,可以启动
2023-07-09 23:12:46 +08:00
rabbitism
db7f199003
fix: fix version reference.
2023-07-09 23:06:08 +08:00
rabbitism
201610b9ab
feat: update references.
2023-07-09 23:03:11 +08:00
ImLuJian
112d1e3dd4
还原desktop项目的文件
2023-07-09 09:52:28 +08:00
ImLuJian
5df492b20e
Merge branch 'main' of https://github.com/JIIIIL/Semi.Avalonia
2023-07-09 09:27:21 +08:00
ImLuJian
1b7c30c557
添加DRM启动demo和使用方法
2023-07-09 09:24:41 +08:00
ImLuJian
40d179d4b4
添加DRM启动方式,在VM虚拟机上测试了一下Ubuntu18.04 Server,可以启动
2023-07-08 17:57:44 +08:00
Zhang Dian
367aa0a386
Merge pull request #225 from irihitech/android
...
feat: fix android demo start activity issue.
2023-07-08 02:44:29 +08:00
rabbitism
37daceca61
feat: fix android start activity issue.
2023-07-08 00:06:11 +08:00
Dong Bin
2f04a72c9f
Merge pull request #224 from irihitech/opacity
...
fix: fix the wrong opacity values.
2023-07-07 18:29:44 +08:00
Zhang Dian
8f5b9f6c47
fix: fix the wrong opacity values.
2023-07-07 17:21:56 +08:00
rabbitism
ab8dacec4b
feat: update documentation.
2023-07-05 19:01:12 +08:00
Dong Bin
5d6d4de152
Merge pull request #217 from irihitech/11.0
...
feat: upgrade to v11.
2023-07-05 18:22:56 +08:00
rabbitism
0c21bb264f
feat: upgrade to v11.
2023-07-05 18:14:18 +08:00
Zhang Dian
8ae2d10f2e
Merge pull request #213 from irihitech/rc2.1
...
Upgrade to RC 2.1
2023-07-04 00:28:01 +08:00
Zhang Dian
19d48f4a1f
Merge pull request #215 from irihitech/scroll
...
Update ScrollBar visual Style
2023-07-04 00:24:56 +08:00
Zhang Dian
81565cac97
feat: reduce the size of icon on :pressed state.
2023-07-04 00:24:00 +08:00
Zhang Dian
b320c88e9e
feat: add thumb :pointerover color.
2023-07-03 22:50:01 +08:00
Zhang Dian
e76c480f34
Merge pull request #214 from irihitech/progress
...
Progress
2023-07-03 21:28:08 +08:00
rabbitism
11452fd21f
fix: fixes #208
2023-07-03 17:29:41 +08:00
rabbitism
14c2ff6c02
feat: update ScrollBar visual styles.
2023-07-03 17:13:01 +08:00
Zhang Dian
7a701a9c04
feat: add Primary, Secondary, Tertiary color.
2023-07-03 16:28:29 +08:00
Zhang Dian
7e1376f57e
fix: fix default ProgressBar background color.
2023-07-03 16:28:00 +08:00
rabbitism
ae237f38fb
fix: fix text visibility.
2023-07-03 11:59:42 +08:00
rabbitism
93071d3715
feat: add color styles.
2023-07-03 11:50:40 +08:00
rabbitism
27e344950a
feat: add progress ring.
2023-07-03 11:49:11 +08:00
rabbitism
8bdfe2b7de
fix: remove invalid fontsize resource.
2023-07-01 21:21:54 +08:00
rabbitism
e631f3fa2d
fix: fix #210
2023-07-01 19:55:40 +08:00
rabbitism
793c2b273f
feat: upgrade to rc2.1
2023-07-01 19:51:33 +08:00
Dong Bin
c79f696278
Merge pull request #205 from irihitech/CheckBox
...
CheckBox Border & SimpleCheckBox theme
2023-06-07 22:11:17 +08:00
rabbitism
5df262bc6d
misc: remove radio button demo.
2023-06-07 22:10:04 +08:00
rabbitism
7a6ce6f07e
misc: remove unnecessary demo.
2023-06-07 22:07:55 +08:00
Dong Bin
7335d51e7a
Merge pull request #207 from irihitech/206-sg-error
...
Remove redundant proj file reference for Loongson-UOS compilation.
2023-06-07 21:52:21 +08:00
rabbitism
f949793e10
feat: remove redundant proj file reference.
2023-06-07 21:50:21 +08:00
Zhang Dian
43b0f5b044
feat: add SimpleCheckBox theme.
2023-06-06 16:43:45 +08:00
Zhang Dian
5021ac683b
feat: add demo.
2023-06-06 16:33:27 +08:00
Zhang Dian
7a040120b5
feat: adjust CheckBox Border style.
2023-06-05 22:47:00 +08:00
Zhang Dian
232e6e4b41
feat: upgrade to support wasm.
2023-06-04 23:44:23 +08:00
Zhang Dian
6d3514308a
Merge pull request #202 from irihitech/199-fix-combobox-selected-item-background-in-dark-mode
...
Fix: fix combobox selected background.
2023-06-04 23:25:49 +08:00
rabbitism
f7bcfb872d
fix: fix combobox selected background.
2023-06-04 00:21:10 +08:00
Dong Bin
7c1fd71e43
Merge pull request #196 from irihitech/typo
...
fix: fix control typo.
2023-06-01 22:08:48 +08:00
Zhang Dian
8c8e13701b
fix: fix control typo.
2023-06-01 17:30:22 +08:00
Zhang Dian
ff2ff9c462
Merge pull request #195 from irihitech/preview
...
Upgrade to Avalonia RC1
2023-06-01 11:12:51 +08:00
Zhang Dian
20307f0c1b
fix: add missing success button.
2023-06-01 10:41:21 +08:00
rabbitism
21a07b703d
misc: update a demo color.
2023-06-01 10:25:18 +08:00
rabbitism
e6a3274db9
docs: update docs.
2023-06-01 10:09:41 +08:00
rabbitism
f72ec20576
misc: upgrade to 1.1
2023-06-01 09:49:51 +08:00
rabbitism
071976dd05
misc: upgrade to rc1
2023-06-01 09:46:06 +08:00
rabbitism
4842270a96
fix: fix scrollviewer binding according to https://github.com/AvaloniaUI/Avalonia/pull/11456
2023-05-30 12:09:24 +08:00
rabbitism
49c95dcb5e
feat: upgrade to latest nightly.
2023-05-30 11:10:24 +08:00
Dong Bin
6c16d43980
Merge pull request #193 from irihitech/taglabel
...
fix: fix wrong colors.
2023-05-30 10:28:21 +08:00
Zhang Dian
3289295278
fix: fix wrong colors.
2023-05-28 23:30:45 +08:00
Zhang Dian
30d9dcb1e8
Merge pull request #191 from irihitech/190-text-color
...
fix: fix button and label text color in dark mode.
2023-05-26 20:47:08 +08:00
Zhang Dian
c2b5b01f34
fix: togglebutton text color in dark mode.
2023-05-26 20:43:18 +08:00
rabbitism
e999aeac23
fix: fix button and label text color in dark mode.
2023-05-26 20:31:57 +08:00
Dong Bin
da025e97c5
Merge pull request #188 from irihitech/hoxfix
...
fix: fix missing template.
2023-05-26 20:19:33 +08:00
rabbitism
9d17cd0087
misc: add binding demo.
2023-05-26 20:18:43 +08:00
Zhang Dian
5d8297a392
fix: fix missing template.
2023-05-26 15:58:37 +08:00
Dong Bin
90a1b90b9a
Merge pull request #186 from irihitech/34-HeaderedContentControl
...
Add a theme named GroupBox for HeaderedContentControl.
2023-05-11 00:11:50 +08:00
Zhang Dian
5475ad8bcf
feat: rename theme key.
2023-05-11 00:07:18 +08:00
Zhang Dian
f29e60712b
feat: specify CornerRadius.
2023-05-10 23:59:47 +08:00
Zhang Dian
cefa6bb4df
feat: Add a theme for HeaderedContentControl as GroupBox.
2023-05-10 23:50:01 +08:00
Zhang Dian
503af76f0c
Merge pull request #184 from irihitech/preview8
...
Preview 8
2023-05-09 22:53:12 +08:00
rabbitism
a4b9d8724e
docs: update readme and package release note.
2023-05-09 22:39:38 +08:00
rabbitism
b5a9c8f53e
fix: add carousel indicator back.
2023-05-09 22:24:51 +08:00
rabbitism
b3737bfee6
fix: fix color picker display issue. fix various binding error (although they still compile)
2023-05-09 22:01:43 +08:00
rabbitism
f68985eb92
feat: update version, fix progress bar binding.
2023-05-09 21:24:51 +08:00
Dong Bin
e556c8ed3f
Merge pull request #182 from irihitech/168-margin
...
fix: MenuFlyoutPresenter margin.
2023-05-09 21:19:05 +08:00
rabbitism
7e0d85f25f
fix: align context menu and menu flyout.
2023-05-09 21:17:41 +08:00
rabbitism
983e7461c1
fix: fix border shadow display.
2023-05-09 21:12:24 +08:00
Dong Bin
66e1bf1439
Merge pull request #183 from irihitech/159-lightflyout
...
feat: add LightFlyout theme.
2023-05-09 20:54:54 +08:00
rabbitism
5d47829b6c
feat: remove border and shadow.
2023-05-09 20:53:57 +08:00
Dong Bin
df103bc972
Merge pull request #181 from irihitech/91-successbutton
...
feat: add Success Button style.
2023-05-09 20:44:51 +08:00
Zhang Dian
a36a088983
feat: add LightFlyout theme.
2023-05-09 19:13:56 +08:00
Zhang Dian
28ecabdbbc
fix: MenuFlyoutPresenter margin.
2023-05-09 17:56:22 +08:00
Zhang Dian
e40bc531e4
feat: add Success Button style.
2023-05-09 17:42:08 +08:00
Dong Bin
37746e38f7
Merge pull request #180 from irihitech/178-datavalidationerror
...
Add DataValidationError to Input Control
2023-05-08 23:26:08 +08:00
rabbitism
97b5eb7a04
feat: add tooltip error theme.
2023-05-08 22:53:51 +08:00
rabbitism
6eb405abe2
feat: add textbox internal style, fix various internal textbox styles.
2023-05-08 22:15:17 +08:00
Zhang Dian
4ba6ea324d
fix: fix DatePicker&TimePicker MinHeight property.
2023-05-08 17:57:43 +08:00
Zhang Dian
e8ef024d59
feat: DatePicker&TimePicker validations.
2023-05-08 10:19:58 +08:00
Zhang Dian
cece722496
feat: add validation errors to CalendarDatePicker.
2023-05-07 00:11:52 +08:00
rabbitism
ae0994aa93
feat: add hacks for internal textbox error display.
2023-05-06 23:17:55 +08:00
Zhang Dian
d75a4c549e
feat: add validation errors to NumericUpDown.
2023-05-06 23:17:53 +08:00
Zhang Dian
45f3470d76
feat: add validation errors to ComboBox.
2023-05-06 17:30:26 +08:00
rabbitism
bac20dbdbf
feat: simplify slider template, add error.
2023-05-05 10:52:08 +08:00
Zhang Dian
7f89b6104c
Merge pull request #177 from irihitech/176-managedfilechooser
...
Fix ManagedFileChooser crash issue
2023-05-05 09:54:25 +08:00
rabbitism
5f7e1510f1
feat: move validation errors demo to individual page.
2023-05-05 02:31:25 +08:00
rabbitism
127bd1446a
feat: add validation errors to textbox.
2023-05-05 02:21:33 +08:00
rabbitism
aee8042af8
feat: add resources.
2023-05-05 01:44:38 +08:00
rabbitism
64a9f9e25a
feat: change to new converter to avoid resource dictionary key issue.
2023-05-05 01:07:00 +08:00
Dong Bin
bbedbdccd3
Merge pull request #175 from irihitech/scroll
...
ScrollViewer Update
2023-04-27 10:50:54 +08:00
rabbitism
4758fc6547
feat: fix scrollviewer theme, add new theme, add demo.
2023-04-27 10:25:39 +08:00
Dong Bin
17676823ff
Merge pull request #169 from irihitech/nightly
...
Update to Avalonia preview 7
2023-04-25 12:05:31 +08:00
rabbitism
bd0d0f261a
docs: update docs.
2023-04-25 12:03:35 +08:00
rabbitism
8cb67d94e2
feat: migrate to preview7
2023-04-25 11:04:37 +08:00
rabbitism
29f7af5bd0
feat: move to props file.
2023-04-23 01:41:42 +08:00
rabbitism
39b17f52d1
feat: update to latest nightly.
2023-04-23 01:10:23 +08:00
Dong Bin
95df47eeba
Merge pull request #167 from irihitech/165-splitbutton-theme
...
SplitButton Styles
2023-04-04 23:01:57 +08:00
Zhang Dian
2c41fe862b
feat: add SolidSplitButton and BorderlessSplitButton themes.
2023-04-04 15:59:42 +08:00
Zhang Dian
593d0d3fa2
feat: add size classes.
2023-04-04 15:58:47 +08:00
Dong Bin
a425bceddb
Merge pull request #166 from irihitech/CICD
...
GitHub Actions
2023-04-04 13:56:42 +08:00
Zhang Dian
80c6380ce9
feat: CI package.
2023-04-04 02:19:13 +08:00
Zhang Dian
0ae04b69f5
fix: fix index typo.
2023-03-30 23:04:16 +08:00
rabbitism
d952f901f2
doc: update docs for version preview6.1
2023-03-28 23:55:11 +08:00
Dong Bin
566cec65be
Merge pull request #161 from irihitech/160-togglebutton-foreground
...
Togglebutton disabled Foreground
2023-03-28 23:30:02 +08:00
Zhang Dian
0af182680f
Merge pull request #162 from irihitech/150-radiobutton
...
RadioButton and CheckBox alignment issue
2023-03-28 23:27:35 +08:00
rabbitism
efe00ebcf4
fix: fix checkbox card default vertical alignment.
2023-03-28 23:14:27 +08:00
rabbitism
2662059c6d
fix: fix template and foreground.
2023-03-28 23:04:44 +08:00
rabbitism
04dbe2d9ce
fix: fix checkbox vertical alignment issue.
2023-03-28 22:06:47 +08:00
rabbitism
4db7bbf522
fix: fix radiobutton vertical alignment.
2023-03-28 22:00:32 +08:00
Zhang Dian
97a0f21186
mix: move disabled Foreground resources.
2023-03-28 22:00:15 +08:00
Zhang Dian
698866ab43
feat: ToggleButton Foreground should the same as BorderBrush.
2023-03-28 21:27:14 +08:00
Zhang Dian
6cafdd6e1c
Merge pull request #158 from irihitech/numeric
...
Additional Fix of Numeric Height fix
2023-03-27 23:54:50 +08:00
Dong Bin
fd49eef668
Merge pull request #157 from irihitech/144-radiobutton-styles
...
Synchronize Styles for RadioButton and CheckBox
2023-03-27 23:45:03 +08:00
rabbitism
2cf623ddf9
fix: update colors.
2023-03-27 23:42:02 +08:00
rabbitism
7a89d503d7
fix: add more fix.
2023-03-27 23:35:33 +08:00
rabbitism
31ba4c9fbe
fix: fix card disabled style.
2023-03-27 23:32:24 +08:00
rabbitism
f30e027a19
fix: fix card disabled foreground
2023-03-27 23:26:44 +08:00
rabbitism
ffd1c7d89a
fix: fix height issue.
2023-03-27 23:03:27 +08:00
Zhang Dian
2bb175bb16
feat: checked ButtonRadioButton disable style.
2023-03-27 19:55:54 +08:00
Zhang Dian
3124c5e2cc
feat: disabled ButtonRadioButton style.
2023-03-27 19:43:11 +08:00
Zhang Dian
e79044b040
feat: ButtonRadioButton demo.
2023-03-27 19:20:17 +08:00
Zhang Dian
f63abf6901
mix: format Card pseudoclass styles.
2023-03-27 18:54:35 +08:00
Zhang Dian
fa9250540b
mix: format pseudoclass styles.
2023-03-27 18:44:27 +08:00
Zhang Dian
08c06199ae
feat: card RadioButton colors.
2023-03-27 18:25:07 +08:00
Zhang Dian
a4713ca21b
feat: original RadioButton disabled style.
2023-03-27 17:26:31 +08:00
Zhang Dian
cc2ab6ee9a
feat: relayout RadioButtonDemo.
2023-03-27 16:08:58 +08:00
Zhang Dian
0cee18f507
feat: relayout CheckBoxDemo.
2023-03-27 16:00:27 +08:00
Zhang Dian
a015bbe3e0
fix: split buttons.
2023-03-27 15:35:43 +08:00
Zhang Dian
afb0fbcea6
feat: add CheckBox and RadioButton overview.
2023-03-27 15:31:26 +08:00
Zhang Dian
5f7e84bf08
Merge pull request #154 from irihitech/0326
...
0326 release fixes.
2023-03-27 14:53:42 +08:00
Zhang Dian
2ad76cd737
fix: fix PointOver spell.
2023-03-27 14:49:37 +08:00
Zhang Dian
60a3fb6019
Merge pull request #156 from irihitech/color
...
Color Palette and ColorPicker update
2023-03-27 14:33:06 +08:00
Zhang Dian
6d338fa31c
Merge pull request #155 from irihitech/153-timepicker
...
Fix TimePicker PeriodPanel crush issue.
2023-03-27 14:03:33 +08:00
rabbitism
f026431ca9
feat: update readme.
2023-03-27 11:38:35 +08:00
rabbitism
e6531d89eb
feat: add color resource copy.
2023-03-27 11:25:47 +08:00
rabbitism
fd33972dda
feat: grouped as 2d array.
2023-03-26 22:13:31 +08:00
Zhang Dian
0e76c09b8e
feat: split colors.
2023-03-26 22:04:23 +08:00
Zhang Dian
d1739cc88f
feat: copy colors.
2023-03-26 21:46:14 +08:00
Zhang Dian
6f4c0dd5cd
feat: color order.
2023-03-26 21:37:32 +08:00
rabbitism
1a512e589d
feat: Add Dark/Light color palette.
2023-03-26 20:57:03 +08:00
rabbitism
43305be6bf
feat: update dark palette reference.
2023-03-26 20:32:55 +08:00
rabbitism
15ce60bcdb
feat: change functional brushes to use color resource.
2023-03-26 20:23:22 +08:00
rabbitism
3639239dfe
feat: add color resources, change brush definition to color reference.
2023-03-26 20:04:04 +08:00
rabbitism
9f43baa039
fix: improve nullable annotation.
2023-03-26 19:38:12 +08:00
rabbitism
c34d240874
feat: update date/time panel item height to avoid crush.
2023-03-26 18:33:54 +08:00
rabbitism
a3571192a9
fix: fix numeric height issue.
2023-03-26 18:27:04 +08:00
rabbitism
c1a9a49cd7
feat: fix PointerOver spell.
2023-03-26 18:22:38 +08:00
rabbitism
016160dee8
feat: improve TreeViewItem padding.
2023-03-26 18:15:59 +08:00
rabbitism
6885575c85
misc: add license expression in project props.
2023-03-26 14:19:17 +08:00
rabbitism
2ce3dd7445
fix: fix calendar datepicker border corner issue.
2023-03-26 14:16:27 +08:00
rabbitism
28e70736b2
fix: change IBeam to Ibeam
2023-03-26 14:07:32 +08:00
Dong Bin
e193bfc697
Merge pull request #148 from irihitech/146-togglebutton-styles
...
DropDownButton typo
2023-03-25 23:43:46 +08:00
Zhang Dian
41e57b5034
fix: use DropDownButton instead of DropdownButton.
2023-03-25 21:34:55 +08:00
Zhang Dian
117fce4a61
feat: DropDownButton and hand Cursor.
2023-03-25 21:30:01 +08:00
Dong Bin
c852219f39
Merge pull request #147 from irihitech/146-togglebutton-styles
...
ToggleButton Styles
2023-03-25 20:52:24 +08:00
Zhang Dian
f9ae36b7e1
feat: add Hand Cursor.
2023-03-25 19:50:36 +08:00
Zhang Dian
48ea283c65
fix: disabled Styles.
2023-03-25 17:51:10 +08:00
Zhang Dian
318f9fb510
fix: pressed ToggleButton BorderBrush Styles.
2023-03-25 17:50:43 +08:00
Zhang Dian
153109c0ca
fix: increase disabled Style priority.
2023-03-25 12:14:50 +08:00
Zhang Dian
3afa528cac
fix: add missing Primary Classes.
2023-03-25 11:44:57 +08:00
Zhang Dian
799875e38b
fix: use Danger Classes instead of Error.
2023-03-25 11:33:22 +08:00
Dong Bin
49e234bf30
Merge pull request #145 from irihitech/enhancement
...
Protect Eyesight
2023-03-24 09:26:51 +08:00
Zhang Dian
1ddf35b25b
fix: specify Foreground.
2023-03-24 01:06:14 +08:00
Zhang Dian
c90f541228
fix: use CardBorder theme instead of yellow Background.
2023-03-24 01:05:26 +08:00
Zhang Dian
ed1b417332
Merge pull request #141 from irihitech/140-menu-open
...
Various fixes after preview 6
2023-03-22 15:50:11 +08:00
rabbitism
c28ff754f5
fix: fix expand icon color.
2023-03-22 15:34:02 +08:00
rabbitism
2aea7b3e84
fix: fix various placement issue.
2023-03-22 14:54:48 +08:00
Zhang Dian
c7fc804ec1
Merge pull request #137 from irihitech/preview6
...
Upgrade to Preview6
2023-03-22 14:14:50 +08:00
rabbitism
cd533c65bc
fix: fix toggle switch font size.
2023-03-22 13:25:07 +08:00
rabbitism
b0cba0e5a9
misc: update release info.
2023-03-22 12:58:23 +08:00
rabbitism
5a9596a2be
fix: a temporary fix of grid splitter preview.
2023-03-22 12:24:49 +08:00
rabbitism
33db3bf0d4
fix: fix carousel collection conversion.
2023-03-22 12:02:02 +08:00
rabbitism
3473c754a2
fix: fix toggle switch foreground issue.
2023-03-22 11:50:38 +08:00
rabbitism
34f0e53627
fix: fix date/time picker color.
2023-03-22 11:49:28 +08:00
rabbitism
4f28569781
fix: fix menu button foreground issue.
2023-03-22 11:43:31 +08:00
rabbitism
874c4ab260
fix: fix combobox default colors.
2023-03-22 11:01:41 +08:00
rabbitism
3fd209f180
fix: fix dropdownbutton glyph color.
2023-03-22 10:54:01 +08:00
rabbitism
7c93f635e3
fix: fix calendar date picker watermark colors.
2023-03-22 10:48:25 +08:00
rabbitism
0e3170eba2
feat: upgrade to preview6
2023-03-22 09:40:08 +08:00
Dong Bin
6376d11a25
Merge pull request #135 from irihitech/android
...
Android Start Mode
2023-03-21 19:30:26 +08:00
rabbitism
e48e72ec37
feat: remove theme
2023-03-21 19:25:31 +08:00
rabbitism
9f61d67141
feat: remove fluent theme.
2023-03-21 19:21:22 +08:00
rabbitism
eca7d32ba9
feat: Add EmbeddableControlRoot
2023-03-21 19:19:51 +08:00
rabbitism
2461c4a5c1
fix: temporarily add fluent back.
2023-03-20 23:52:08 +08:00
rabbitism
0657c99f31
misc: try to fix android app.
2023-03-20 23:14:50 +08:00
Zhang Dian
ba2089aed9
feat: Android start mode.
2023-03-20 19:57:51 +08:00
rabbitism
1505eacb78
misc: update docs.
2023-03-19 22:50:22 +08:00
rabbitism
869d4cf5e9
misc: update package version.
2023-03-19 22:39:28 +08:00
Zhang Dian
a3eb8ec90e
Merge pull request #129 from irihitech/121-add-checkbox-as-card
...
Add Checkbox new theme
2023-03-18 00:16:34 +08:00
rabbitism
d5d3e085f7
fix: fix various color issue. fix checkbox naming.
2023-03-18 00:00:57 +08:00
rabbitism
261e17abcd
misc: update demo.
2023-03-17 23:32:28 +08:00
rabbitism
309dc7ed23
feat: add pure card theme.
2023-03-17 23:20:39 +08:00
rabbitism
f0d0ed918a
feat: add checkbox border style
2023-03-17 23:12:24 +08:00
rabbitism
4b7920909c
feat: Add Credits in README
2023-03-17 20:38:28 +08:00
Zhang Dian
feb67c312e
Merge pull request #127 from irihitech/123-calendardatepicker
...
Fix calendar date picker horizontal alignment issue
2023-03-16 22:18:08 +08:00
rabbitism
0d0ee168a1
fix: fix horizontal alignment.
2023-03-16 22:11:43 +08:00
Zhang Dian
bcfed4d251
Merge pull request #126 from irihitech/122-update-minheight-in-calendar
...
Update Minheight in Calendar
2023-03-16 22:11:24 +08:00
rabbitism
5dc7bbe8ee
misc: remove unrelated comments.
2023-03-16 21:27:14 +08:00
rabbitism
e101609534
feat: update calendar min height
2023-03-16 21:26:22 +08:00
Dong Bin
4a8f24767b
Merge pull request #125 from irihitech/110-update-captionbuttons-style
...
Fix caption buttons margin
2023-03-16 20:51:36 +08:00
rabbitism
354be7e207
fix: update cursor.
2023-03-16 20:50:51 +08:00
rabbitism
fc036395cc
fix: fix caption buttons margin.
2023-03-16 20:45:49 +08:00
Zhang Dian
ffc5b120b8
Merge pull request #118 from irihitech/0312fix
...
fix: Fix Textblock/SelectableTextBlock/Label disable style and textdecoration combination.
2023-03-09 16:45:06 +08:00
rabbitism
dd45da715a
fix: address issue #116 and #117
2023-03-09 16:00:59 +08:00
rabbitism
224a759874
misc: bump version.
2023-03-05 20:46:25 +08:00
Dong Bin
ad697b1091
Merge pull request #115 from irihitech/114-fix-nullable
...
fix: fix converter annotation.
2023-03-05 20:30:38 +08:00
rabbitism
95efcf063e
fix: fix converter annotation.
2023-03-05 20:20:24 +08:00
Zhang Dian
cbcedd6bdd
Merge pull request #112 from irihitech/111-slider-tick-still-takes-place-when-invisible
...
Fix Slider default size
2023-03-02 10:54:51 +08:00
Zhang Dian
1b50bc5437
fix: delete RowDefinitions.
2023-03-02 10:52:41 +08:00
rabbitism
efa0ff28e7
fix: simplify column definitions.
2023-03-02 00:11:27 +08:00
rabbitism
37737866ec
fix: fix invalid vertical width binding.
2023-03-02 00:10:13 +08:00
rabbitism
ddc886e52e
fix: fix slider default height.
2023-03-02 00:08:34 +08:00
Dong Bin
b92e2d18f7
Merge pull request #108 from irihitech/fix
...
fix: add ComboBox items.
2023-02-27 23:03:49 +08:00
Zhang Dian
e1aa133155
fix: exchange MinHeight value.
2023-02-27 23:01:21 +08:00
Zhang Dian
ea5f717da6
feat: unify Input box.
2023-02-27 22:42:43 +08:00
Zhang Dian
e51b497f2a
feat: clarify disabled input
2023-02-27 22:42:43 +08:00
Zhang Dian
ec4bf729b4
fix: add ComboBox items.
2023-02-27 15:41:48 +08:00
rabbitism
e675699f9c
feat: use toggleswitch in demo.
2023-02-24 00:46:25 +08:00
Dong Bin
5b352b6f81
Merge pull request #103 from irihitech/empty
...
fix: make content invisible when content is null.
2023-02-24 00:19:29 +08:00
rabbitism
ef9455c6da
fix: make content invisible when content is null.
2023-02-24 00:16:58 +08:00
Dong Bin
4fc1dc5949
Merge pull request #102 from irihitech/toggle
...
ToggleSwitch Themes
2023-02-23 22:01:55 +08:00
Zhang Dian
6af2d9008d
feat: add :pointerover and :pressed style
2023-02-23 21:28:33 +08:00
Zhang Dian
c8e58e3dbf
fix: rename theme.
2023-02-23 20:52:02 +08:00
Zhang Dian
fa19b9e89a
feat: add CustomToggleSwitch and SimpleToggleSwitch
2023-02-23 13:26:18 +08:00
Zhang Dian
20f421f6fc
feat: add SimpleToggleSwitch theme.
2023-02-22 17:37:39 +08:00
rabbitism
4e48f28e1c
docs: Update doc and screenshots.
2023-02-19 18:25:44 +08:00
rabbitism
f4d6f7f025
misc: move csproj common properties to props file.
2023-02-19 18:08:02 +08:00
Zhang Dian
bc55f2e321
Merge pull request #100 from irihitech/fix
...
Fix issues
2023-02-18 23:41:34 +08:00
rabbitism
c2a309abc8
fix: fix button spinner in dark mode.
2023-02-18 23:22:15 +08:00
rabbitism
21e8f09934
fix: remove content presenter text style binding in FlyoutPresenter.
2023-02-18 23:06:17 +08:00
Dong Bin
303b7dbf49
Merge pull request #98 from irihitech/aot
...
Add NativeAOT support to Semi.Avalonia and Demo.
2023-02-18 22:08:28 +08:00
rabbitism
7b94727b59
feat: update colorpicker and datagrid to compiled bindings.
2023-02-18 21:54:35 +08:00
rabbitism
8a68f7793d
fix: Add RD xml.
2023-02-18 21:33:19 +08:00
rabbitism
8911e52963
feat: add compiled bindings to resources.
2023-02-18 21:02:58 +08:00
Zhang Dian
032f62da42
Merge pull request #92 from irihitech/90-input-remake
...
Input Remake
2023-02-17 14:26:47 +08:00
rabbitism
24248f7d04
fix: temporary fix a demo issue.
2023-02-17 14:23:01 +08:00
rabbitism
6e5512e429
feat: Add Size to date and time picker.
2023-02-17 00:31:31 +08:00
rabbitism
df217f3c82
fix: fix date time picker dark mode.
2023-02-17 00:20:22 +08:00
rabbitism
7b16b5a36a
misc: improve menu demo.
2023-02-17 00:14:41 +08:00
rabbitism
4e5a6c327d
feat: DateTime picker theme.
2023-02-16 23:58:55 +08:00
rabbitism
068f1e36cc
feat: update ComboBox demo.
2023-02-16 02:01:17 +08:00
rabbitism
07debbb6f4
feat: Add bordered style for calendar datepicker.
2023-02-15 17:38:31 +08:00
rabbitism
46efeebf76
feat: Add dimension to dark mode, add demo of dimension.
2023-02-15 17:19:45 +08:00
rabbitism
73e2ebc316
feat: add CalendarDatePicker theme.
2023-02-15 17:18:05 +08:00
rabbitism
1bfe7a6744
fix: move dimensions to resource.
2023-02-15 16:28:08 +08:00
rabbitism
ada894e456
feat: update AutoCompleteBox theme.
2023-02-15 16:25:38 +08:00
rabbitism
7762eff214
feat: AutoCompleteBox new theme.
2023-02-15 16:17:49 +08:00
rabbitism
3ecebc0387
fix: Update TextBox theme.
2023-02-15 15:48:14 +08:00
Dong Bin
3fe0effc9b
Merge pull request #89 from irihitech/#88_margin
...
fix: fix margin values
2023-02-14 17:48:15 +08:00
Zhang Dian
ff4f691fbf
fix: fix margin values
2023-02-14 17:41:21 +08:00
rabbitism
aab33b15f3
docs: Update docs.
2023-02-13 12:12:03 +08:00
rabbitism
7140b3298d
misc: update release notes.
2023-02-13 12:00:13 +08:00
rabbitism
104dab6afc
misc: Bump version.
2023-02-13 11:57:46 +08:00
Zhang Dian
10d0836b0d
Merge pull request #86 from irihitech/color
...
Add Palette demo, and fix some significant color issue.
2023-02-13 11:39:55 +08:00
rabbitism
8dac0b193e
fix: fix visual.
2023-02-13 11:15:01 +08:00
rabbitism
a3dfa43694
fix: fix some color inconsistency issue.
2023-02-13 11:10:23 +08:00
rabbitism
958a682f60
feat: Add Column width.
2023-02-13 03:41:49 +08:00
rabbitism
03e9056c82
fix: fix toggle style.
2023-02-13 03:29:56 +08:00
rabbitism
f3bb040dc9
feat: add more resources.
2023-02-13 02:55:29 +08:00
rabbitism
b06e7c6443
feat: add color group control.
2023-02-13 02:17:38 +08:00
rabbitism
235865c925
feat: Add functional colors in resource.
2023-02-13 00:55:14 +08:00
rabbitism
bf87bfeb90
feat: add color preview control.
2023-02-13 00:14:56 +08:00
rabbitism
888d115ca8
feat: Add ColorItemControl and color detail preview.
2023-02-12 00:56:45 +08:00
rabbitism
7fd45c7342
feat: load resources from dictionary.
2023-02-11 23:04:07 +08:00
rabbitism
9499bab92f
feat: setup colors.
2023-02-11 15:50:39 +08:00
Zhang Dian
922afa904b
Merge pull request #80 from irihitech/fix
...
Fix: Fix various issues
2023-02-11 00:29:51 +08:00
rabbitism
99a9730001
fix: fix color model tag alignment.
2023-02-11 00:15:24 +08:00
rabbitism
e6a3e187a6
fix: fix colorpicker layout, remove datagrid animation.
2023-02-10 23:58:12 +08:00
rabbitism
7cababb140
fix Checkbox null content behavior, and icon stretch in menu.
2023-02-10 12:05:54 +08:00
rabbitism
0797e2e5df
fix: fix file chooser selection.
2023-02-10 11:16:05 +08:00
rabbitism
42c526f927
fix: temporarily fix combobox demo display issue.
2023-02-10 11:02:40 +08:00
rabbitism
f8188a43bc
fix: fix split button separator.
2023-02-10 01:17:30 +08:00
rabbitism
0d306bdf51
fix: fix theme toggle.
2023-02-10 00:49:07 +08:00
rabbitism
43db0c0293
feat: add header for demo.
2023-02-10 00:34:48 +08:00
rabbitism
ee4a9c0e9a
fix: add default theme textelement handling.
2023-02-09 23:19:12 +08:00
rabbitism
7fb3460e02
fix: more fix on file chooser.
2023-02-09 22:55:33 +08:00
rabbitism
bef55df65b
fix: simplify checkbox layout.
2023-02-09 22:44:28 +08:00
rabbitism
0698046904
fix: fix file chooser layout alignment.
2023-02-09 22:37:22 +08:00
rabbitism
b591c96968
Fix AutoCompleteBox default Border. Fix TextBox ClearButton layout.
2023-02-09 22:28:58 +08:00
rabbitism
c9cc49a67c
fix: fix checkbox vertical alignment.
2023-02-09 22:26:12 +08:00
rabbitism
e37f97042e
feat: use vertical navigation tab control.
2023-02-09 22:21:36 +08:00
Zhang Dian
321912a32e
Merge pull request #77 from irihitech/colorpicker
...
Add ColorPicker
2023-02-09 21:34:23 +08:00
rabbitism
e9f488f004
fix: move styles closer to element.
2023-02-09 21:30:16 +08:00
rabbitism
060a7c3bf7
fix: fix nuemricupdown inner content in flyout.
2023-02-09 20:16:43 +08:00
rabbitism
a55818b850
feat: Add Dark Mode
2023-02-09 19:03:57 +08:00
rabbitism
52e57b14fd
feat: Add color picker themes.
2023-02-09 18:43:02 +08:00
rabbitism
ec33914f86
feat: Initialize ColorPicker project.
2023-02-08 13:12:31 +08:00
Zhang Dian
94c3391066
Merge pull request #75 from irihitech/datagrid
...
feat: Add DataGrid Theme.
2023-02-08 13:01:51 +08:00
rabbitism
21a4ad56ea
feat: Update according to feedback.
2023-02-08 11:43:30 +08:00
rabbitism
ed8a36450e
fix: fix diagnostic versioning.
2023-02-08 02:03:53 +08:00
rabbitism
ffb2b356cc
feat: add DataGrid resources.
2023-02-08 02:00:06 +08:00
Dong Bin
566b42cb1d
Merge pull request #74 from irihitech/#71_disabled_button
...
fix: fix disabled button text color
2023-02-07 11:11:19 +08:00
Zhang Dian
1438b0abdd
fix: fix disabled button text color
2023-02-07 11:05:29 +08:00
Dong Bin
a8daa16ca4
Merge pull request #73 from irihitech/#72_white_label
...
fix: fix white label background in dark mode
2023-02-07 00:47:55 +08:00
rabbitism
516e5703f7
feat: Add demo page.
2023-02-07 00:42:53 +08:00
Zhang Dian
e2909ecf38
fix: fix white label background in dark mode
2023-02-07 00:40:18 +08:00
rabbitism
9a4fc56e72
fix: fix debug versioning.
2023-02-06 00:55:02 +08:00
rabbitism
03ad4a69a4
feat: WIP copy over fluent theme.
2023-02-05 23:26:45 +08:00
rabbitism
bf833dd553
feat: Initialize DataGrid
2023-02-05 23:07:45 +08:00
Dong Bin
dc21ce6b5d
Merge pull request #70 from irihitech/Carousel
...
feat: Add FullCarousel theme.
2023-02-05 22:44:11 +08:00
rabbitism
08f8ccd215
feat: Add FullCarousel theme.
2023-02-05 22:30:01 +08:00
Dong Bin
2b0c26660e
Merge pull request #69 from irihitech/theme
...
Theme
2023-02-04 14:15:49 +08:00
rabbitism
5ba21de6bb
feat: add ThemeVariant demo.
2023-02-04 14:15:19 +08:00
rabbitism
8e10cd774a
feat: Add new index for theme. fix some minor issue.
2023-02-04 14:00:20 +08:00
Dong Bin
16a9d3b0b2
Merge pull request #68 from irihitech/preview5
...
feat: add RefreshContainer and ThemeVariantScope.
2023-02-04 11:53:42 +08:00
rabbitism
caae00b7c0
feat: add RefreshContainer and ThemeVariantScope.
2023-02-04 11:49:22 +08:00
rabbitism
3ee089fb32
doc: update documentation
2023-02-03 23:43:22 +08:00
rabbitism
befd62fbb4
misc: update package info.
2023-02-03 23:04:49 +08:00
rabbitism
f86ad05a01
misc: fix a build warning.
2023-02-03 23:04:03 +08:00
Dong Bin
2d11584282
Merge pull request #66 from irihitech/dark
...
Add Dark mode
2023-02-03 23:00:44 +08:00
Dong Bin
8987fa23d6
Merge branch 'main' into dark
2023-02-03 22:59:38 +08:00
Dong Bin
b243d3270f
Merge pull request #65 from irihitech/avalonia-preview5
...
Migrate to Avalonia preview5
2023-02-03 22:58:15 +08:00
rabbitism
fdd90f20b6
feat: upgrade(downgrade) to preview 5.
2023-02-03 22:46:48 +08:00
rabbitism
48d36d1418
fix: fix backgrounds.
2023-02-03 12:46:34 +08:00
rabbitism
931e09701a
feat: update BoxShadows.
2023-02-03 11:58:44 +08:00
rabbitism
ae3376c0b2
feat: Update dark mode backgrounds, and change several control templates.
2023-02-03 11:51:56 +08:00
Zhang Dian
547e95e7b6
Label
2023-02-03 09:49:34 +08:00
Zhang Dian
38fd422b90
Window Background
2023-02-02 18:13:11 +08:00
Zhang Dian
db5dd11bee
Except Label
2023-02-02 18:06:13 +08:00
Zhang Dian
a7a677db3a
Button Color
2023-02-02 17:00:18 +08:00
Zhang Dian
76f82bebb8
Dark Mode
2023-02-02 16:02:28 +08:00
rabbitism
c6cd17007a
misc: update version for packaging.
2023-02-01 21:52:05 +08:00
rabbitism
fa6f7a3ae8
fix: fix web demo setup.
2023-02-01 21:49:43 +08:00
rabbitism
7536b8b2a3
fix: simplify storage extraction.
2023-02-01 21:40:46 +08:00
rabbitism
a56a0ee18b
fix: fix notification.
2023-02-01 21:33:12 +08:00
rabbitism
1554e7bac9
misc: update to preview 5 nightly build
2023-02-01 21:17:19 +08:00
rabbitism
3e12731393
feat: start dark mode dev.
2023-01-31 22:27:22 +08:00
rabbitism
9e75d56845
misc: update package info.
2023-01-31 00:01:57 +08:00
Dong Bin
1030fa47e7
Merge pull request #60 from irihitech/fix
...
Fix: fix various issues.
2023-01-30 23:14:45 +08:00
rabbitism
5d31e05bfc
fix: fix button solid theme pointerover style.
2023-01-30 23:12:01 +08:00
rabbitism
1984771fcb
fix: fix calendar min width.
2023-01-30 23:09:56 +08:00
rabbitism
500f6526b0
fix: fix multiple dropdown/popup/flyout margin and corner radius.
2023-01-30 23:06:58 +08:00
rabbitism
a7d0568526
fix: fix autocompletebox default padding.
2023-01-30 22:52:58 +08:00
rabbitism
d8109d9c54
fix: add textbox default context flyout.
2023-01-30 22:51:43 +08:00
Dong Bin
626160493b
Merge pull request #59 from irihitech/dialog
...
feat: Add ManagedFileChooser
2023-01-30 22:41:55 +08:00
rabbitism
be0d3d1aad
feat: Use border textbox.
2023-01-30 22:36:05 +08:00
rabbitism
cb9542ad25
feat: update resources.
2023-01-30 22:16:55 +08:00
rabbitism
4bb5303375
feat: Add ManagedFileChooser
2023-01-30 22:08:55 +08:00
Dong Bin
0887dd5e31
Merge pull request #56 from irihitech/splitview
...
feat: Add SplitView
2023-01-30 01:57:03 +08:00
rabbitism
30af6dae40
feat: Move pane background to resource.
2023-01-30 01:56:04 +08:00
rabbitism
1b1caa1a35
feat: Add Splitview.
2023-01-30 01:52:05 +08:00
Dong Bin
c973adb2df
Merge pull request #55 from irihitech/buttons
...
feat: Add CaptionButtons
2023-01-30 01:11:36 +08:00
rabbitism
eccf82f706
feat: Add CaptionButtons
2023-01-30 01:08:23 +08:00
rabbitism
dc010357ba
feat: Update split button style.
2023-01-30 00:05:42 +08:00
rabbitism
d7574237ec
feat: Add DropdownButton and SplitButton
2023-01-29 23:17:24 +08:00
Dong Bin
8e584fe4eb
Merge pull request #53 from irihitech/calendar
...
feat: Add Calendar and CalendarDatePicker
2023-01-29 18:41:11 +08:00
rabbitism
c59bae2c03
feat: Add CalendarDatePicker
2023-01-29 18:29:47 +08:00
rabbitism
aa52f874ca
feat: Add Calendar
2023-01-29 16:59:09 +08:00
Dong Bin
e4a5f09fed
Merge pull request #52 from irihitech/time
...
feat: Add DatePicker and TimePicker.
2023-01-29 01:05:48 +08:00
rabbitism
6674ca3715
feat: Add DatePicker, move some common styles to shared.
2023-01-29 01:04:49 +08:00
rabbitism
b9a8bd3a2e
feat: move some resources to shared, update several pseudoclass style.
2023-01-28 23:54:48 +08:00
rabbitism
c8074300a0
feat: Add more styles. pending on extacting more resources.
2023-01-28 03:12:01 +08:00
rabbitism
dcf557ad1a
feat: initialize timepicker from fluent theme.
2023-01-27 01:08:57 +08:00
Dong Bin
4811e4b848
Merge pull request #47 from irihitech/fix
...
Fix several issues.
2023-01-26 00:24:32 +08:00
rabbitism
7f1c962843
fix: fix menu spacing.
2023-01-26 00:23:27 +08:00
rabbitism
3bfac4d143
fix: fix textbox padding issue.
2023-01-26 00:15:33 +08:00
Dong Bin
e5d1b744bd
Merge pull request #46 from irihitech/misc
...
feat: Add multiple tiny controls
2023-01-26 00:03:14 +08:00
rabbitism
4e74d1ab90
fix: fix MenuFlyout default text style.
2023-01-26 00:02:54 +08:00
rabbitism
9934ea791e
feat: add carousel, popup host, selectable textblock flyout, tabstrip, transitioning content control.
2023-01-25 23:52:50 +08:00
rabbitism
c94dfb2948
feat: Add GridSplitter
2023-01-25 22:54:16 +08:00
Dong Bin
22663a3769
Merge pull request #44 from irihitech/slider
...
feat: Add Slider
2023-01-25 12:04:34 +08:00
rabbitism
79b9b67313
feat: update vertical template. update disabled style.
2023-01-25 11:44:01 +08:00
rabbitism
75a6f57f0f
feat: add Slider infra, add horizontal styles. Add tooltip as variation.
2023-01-25 01:06:37 +08:00
rabbitism
3b5cf24c98
misc: update package version.
2023-01-24 15:30:09 +08:00