Releases: irihitech/Semi.Avalonia
Releases · irihitech/Semi.Avalonia
v12.0.3
What's Changed
- Add git commit message convention under .github by @Copilot in #789
- feat: enhance navigation and UI structure in MainView and Application. by @zdpcdt in #811
- Add scheduled workflow to auto-remove old CI artifacts by @Copilot in #815
- chore: enable CPM with single file. by @zdpcdt in #816
- Enhance DrawerPage by @zdpcdt in #813
- Integrate font management for Linux demo by @zdpcdt in #822
- feat: add page & modal transitions to NavigationPage. by @zdpcdt in #803
- create-dmg by @zeje in #818
Full Changelog: v12.0.1...v12.0.3
v12.0.1
What's Changed
- Refactor ColorPicker components and improve UI consistency by @zdpcdt in #795
- fix: add icons to TabbedPage content and improve layout. by @zdpcdt in #801
- Update AutoCompleteBox bindings and clean up project files by @zdpcdt in #802
- misc: follow .editorconfig from Avalonia. by @zdpcdt in #798
- Bump Avalonia version to 12.0.1 by @Copilot in #805
Full Changelog: v12.0.0...v12.0.1
v11.3.14
Full Changelog: v11.3.7.3...v11.3.14
Bump dependency to Avalonia 11.3.14
v12.0.0
What's Changed
- Fix TextBox MaxLines property not constraining height in Semi theme by @gehongyan in #753
- Sync 45 new icons from Semi Design commit ba384587 by @Copilot in #761
- feat: add Semi theme styling for CommandBar, AppBarButton, AppBarTogg… by @zdpcdt in #759
- fix CommandBar issues by @zdpcdt in #763
- Implement Semi Design theme for page-based navigation controls (ContentPage / DrawerPage / NavigationPage / TabbedPage) by @Copilot in #766
- feat: refactor WindowDrawnDecorations with new styling and structure. by @zdpcdt in #768
- fix: Watermark -> Placeholder. by @zdpcdt in #769
- Implement DataGrid V12 by @rabbitism in #770
- Adjust Resource Structure by @zdpcdt in #771
- Pr3/carousel page by @rabbitism in #772
- Add fullscreen toggle functionality and update popover alignment by @zdpcdt in #773
- Add SplitButtonSpinner theme for ButtonSpinner and NumericUpDown by @Copilot in #776
- add MaximizeGlyph & RestoreGlyph by @zdpcdt in #777
- feat: update TabItem with icon. by @zdpcdt in #778
- Update CaptionButtonForeground resource and WindowDrawnDecorations layout by @zdpcdt in #779
- Sync Avalonia 12.0.0-rc2 changes by @zdpcdt in #786
- Fix CarouselPage ControlTemplate and sync NavigationPage template by @zdpcdt in #791
- Update Drawer to match upstream design by @rabbitism in #790
- chore: remove obsolete resources. by @zdpcdt in #792
Full Changelog: v11.3.7.3...v12.0.0
v12.0.0-rc2
What's Changed
- Add fullscreen toggle functionality and update popover alignment by @zdpcdt in #773
- Add SplitButtonSpinner theme for ButtonSpinner and NumericUpDown by @Copilot in #776
- add MaximizeGlyph & RestoreGlyph by @zdpcdt in #777
- feat: update TabItem with icon. by @zdpcdt in #778
- Update CaptionButtonForeground resource and WindowDrawnDecorations layout by @zdpcdt in #779
- Sync Avalonia 12.0.0-rc2 changes by @zdpcdt in #786
Full Changelog: v12.0.0-rc1...v12.0.0-rc2
v12.0.0-rc1
What's Changed
- Implement DataGrid V12 by @rabbitism in #770
- Adjust Resource Structure by @zdpcdt in #771
- Pr3/carousel page by @rabbitism in #772
Full Changelog: v12.0.0-preview2...v12.0.0-rc1
v12.0.0-preview2
What's Changed
- feat: add Semi theme styling for CommandBar, AppBarButton, AppBarTogg… by @zdpcdt in #759
- fix CommandBar issues by @zdpcdt in #763
- Implement Semi Design theme for page-based navigation controls (ContentPage / DrawerPage / NavigationPage / TabbedPage) by @Copilot in #766
- feat: refactor WindowDrawnDecorations with new styling and structure. by @zdpcdt in #768
- fix: Watermark -> Placeholder. by @zdpcdt in #769
Full Changelog: v11.3.7.3...v12.0.0-preview2
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