Releases: irihitech/Semi.Avalonia
Releases · irihitech/Semi.Avalonia
v11.3.7.3
What's Changed
- Mark old versions as EOL by @rabbitism in #715
- Disable scroll chaining in AutoCompleteBox popup. by @rabbitism in #716
- fix: remove inline text decorations from Popup styles. by @zdpcdt in #719
- Fix DatePicker & TimePicker to respect custom Width property by @zdpcdt in #737
- Make SelcetableTextBlock & Textbox context menu transient on mobile by @zdpcdt in #739
- feat: add Inter font resource reference to SemiFontFamilyRegular by @xoma-zver in #722
- fix: add AutomationProperties names to ScrollViewer controls. by @zdpcdt in #738
- fix: reverse TickBar when Slider direction is reversed. by @zdpcdt in #744
- feat: Properly handle nc hit test for caption buttons. by @zdpcdt in #745
- Add ClearSelectionOnLostFocus property to AutoCompleteBox by @zdpcdt in #746
- Fix TextBox Padding by @zdpcdt in #748
New Contributors
- @xoma-zver made their first contribution in #722
Full Changelog: v11.3.7.2...v11.3.7.3
v11.3.7.2
What's Changed
- Try to fix wasm deployment issue. by @rabbitism in #698
- chore: turn on CPM & slnx. by @zdpcdt in #699
- Replace icon resource include with semi:Icons in Index.axaml by @rabbitism in #707
- Make DataGrid cell grid lines use dynamic resources for thickness by @Copilot in #666
- fix: controls under TextBox inheriting Ibeam cursor by @shatyuka in #710
- fix: ClearButton shouble not be focusable by @zdpcdt in #712
Full Changelog: v11.3.7.1...v11.3.7.2
v11.3.7.1
What's Changed
- Upgrade to .NET 9.0 for Android and fix Fonts issue. by @zdpcdt in #675
- Add README files to NuGet packages by @Copilot in #677
- Using ResourceDictionary.SetItems to improve Locale switching by @zdpcdt in #681
- Update README to indicate 11.3.7 is only compatible with Avalonia 11.3.7 by @Copilot in #684
- Add AI-related color resources to theme palette and demo by @Copilot in #689
- PointerOver -> Pointerover by @zdpcdt in #690
- Add AI icons & Excel, PDF, Word icons by @zdpcdt in #691
- add AI style - Colorful Button by @zdpcdt in #694
- Add AI style - Colorful & Gradient to TagLabel by @zdpcdt in #695
- Sync upstream: Move ContentPresenter.RecognizesAccessKey to style setters by @Copilot in #696
Full Changelog: v11.3.7...v11.3.7.1
v11.3.7
What's Changed
- Add search functionality to VariablesDemo by @zdpcdt in #667
- Reduce compile warning count by @zdpcdt in #668
- Designed a new TrayIcon and NativeMenu for macOS by @zdpcdt in #669
- ready for Avalonia 11.3.7 by @rabbitism in #672
Full Changelog: v11.2.1.10...v11.3.7
v11.2.1.10
What's Changed
- Set TextInputOptions.ReturnKeyType="Return" as default for TextArea controls by @Copilot in #643
- Add InheritsTransform property to all popup controls for consistent transform behavior by @Copilot in #644
- Add ClearButton support for TextBox with TextArea and ClearButton classes by @Copilot in #646
- fix: fix controls under TextBox inheriting Ibeam cursor by @shatyuka in #653
- This pull request adds additional localisation resources by @Aytharn in #660
- ready for 11.2.1.10 by @zdpcdt in #664
New Contributors
- @Copilot made their first contribution in #643
- @shatyuka made their first contribution in #653
- @Aytharn made their first contribution in #660
Full Changelog: v11.2.1.9...v11.2.1.10
v11.2.1.9
What's Changed
- fix BorderBrush in OutlineDropDownButton by @zdpcdt in #623
- Add French local to the set of languages by @monkeyK1n9 in #626
- feat: add new SemiIconMiniPlayer geometry by @zdpcdt in #629
- Fix binding in calendar date picker. by @rabbitism in #630
- Turn on CompileBindings in DataValidationErrors and SplitView XAML by @zdpcdt in #632
- Add Ads for Packages base Semi.Avalonia by @zdpcdt in #628
New Contributors
- @monkeyK1n9 made their first contribution in #626
Full Changelog: v11.2.1.8...v11.2.1.9
v11.2.1.8
What's Changed
- Add opacity to CheckGlyph when :disabled by @zdpcdt in #608
- Add About Us page by @rabbitism in #610
- Added polish locale by @thekrebso in #611
- enhance Button styles by @zdpcdt in #612
- Set scrollbar opacity to 1. by @rabbitism in #613
- Fix #616 by @Soar360 in #617
- Add the ability to edit ring progress bar's thickness. by @763305292 in #614
- Simplify Demo by @zdpcdt in #619
- Simplify Packages and CI files by @zdpcdt in #618
New Contributors
- @thekrebso made their first contribution in #611
- @763305292 made their first contribution in #614
Full Changelog: v11.2.1.7...v11.2.1.8
v11.2.1.7
What's Changed
- Redesign TabControl by @zdpcdt in #582
- Rearrange Pages in demo by @zdpcdt in #587
- Improve scrollbar usability when autohide enabled. by @rabbitism in #586
- enhance Buttons by @zdpcdt in #592
- Redesign TabStrip by @zdpcdt in #591
- replace Label color resources & alter some tokens by @zdpcdt in #593
- fix disabled fill color in RadioButton & add default FontWeight to TagLabel by @zdpcdt in #597
- Make TreeViewItem indentation easier by @rabbitism in #596
- Transfer TreeDataGrid demo by @zdpcdt in #598
- Uncomment icons by @zdpcdt in #604
- optimize Theme style references for Separate Packages by @zdpcdt in #605
- fix Checkbox & RadioButton disabled Background & Simplify Styles by @zdpcdt in #602
- feat: add VerticalSplitView control theme with responsive styles by @WCKYWCKF in #599
Full Changelog: v11.2.1.6...v11.2.1.7
v11.2.1.6
What's Changed
- fix: Large label vertical alignment is wrong by @snail1519 in #548
- fix various issues by @zdpcdt in #553
- Replace kinds of Discrete Resources by @zdpcdt in #552
- Added spanish locale by @vpenades in #560
- Fix the issue of HorizontalAlignment in SplitButton by @zdpcdt in #564
- enhance Colorpicker by @zdpcdt in #559
- ScrollBar Update by @rabbitism in #565
- Add some default font properties to PopupRoot by @zdpcdt in #570
- enhance DataGrid by @zdpcdt in #569
- fix: Cannot set Background for default SolidButton theme by @snail1519 in #573
- enhance TreeDataGrid by @zdpcdt in #572
- Config & Separate Semi.Avalonia.DataGrid package by @zdpcdt in #580
New Contributors
Full Changelog: v11.2.1.5...v11.2.1.6
v11.2.1.5
What's Changed
- Enhance ScrollViewer by @zdpcdt in #542
- fix: 修复ComboBox控件的PlaceholderForeground属性失效 by @snail1519 in #543
New Contributors
- @snail1519 made their first contribution in #543
Full Changelog: v11.2.1.4...v11.2.1.5