- 首頁 /
- 構件 /
- 展示層 /
- Actipro Avalonia Pro
Actipro Avalonia Pro 新版本發表
Released: May 6, 2024
24.1.0 中的更新
特性
- All
- Updated the minimum Avalonia UI dependency from v11.0.5 to v11.0.7.
- Fundamentals
- Added the Card control, which displayed grouped information for a single subject.
- Added the CircularProgressBar control, which renders a progress percentage in a ring shape using fluent animations, and also supports an indeterminate state.
- Added the InfoBar control, which displays essential information to a user without disrupting the user flow.
- Added the SegmentedBar control, which can be used to select a...
Released: Feb 5, 2024
23.1.3 中的更新
特性
- Fundamentals
- Added new Avatar and AvatarGroup controls that render images, glyphs, initials, or text to represent people.
- Added new Badge and NumericBadge controls that add contextual information to other controls.
- Added the RingSpinner control that can inform an end user that some form of processing is occurring.
- Themes
- Improved the ListBox, TreeView, and DataGrid templates to better support rounded corners when CornerRadius is set.
- Shared Library
- Added the RingSlice shape that can render a...
Released: Dec 4, 2023
23.1.2 中的更新
特性
- All
- Improved support for trimming and Native AOT (Ahead-of-Time).
- Themes
- Added the ThemeProperties.SpinnerHasHorizontalOrientation attached property that can arrange ButtonSpinner and NumericUpDown buttons horizontally, making them more touch-friendly.
- Added the ThemeDefinition.SpinnerHasHorizontalOrientation property that provides a global default for the ThemeProperties.SpinnerHasHorizontalOrientation attached property.
- Shared Library
- Added various members to the UIColor structure to...
Released: Nov 14, 2023
23.1.1 中的更新
特性
- Themes
- Added a new 'ThemeDefinition.UserInterfaceDensity' property with Compact, Normal, and Spacious options that can alter spacing throughout an application's user interface.
- Added a new documentation topic on User Interface Density.
- Added the 'ScaledThicknessExtension', 'ScaledCornerRadiusExtension', 'ScaledDoubleExtension', and 'ScaledGridLengthExtension' markup extensions to support dynamic values that scale based on UI density.
- Added neutral control theme brush resources for outline...