Telerik UI for .NET MAUI のリリース

Released: Mar 13, 2024

2024 Q1 (v6.8.0) での更新項目

機能

  • DataGrid
    • Added support for nested properties with null values.
    • Added support for dynamic data types.
    • Implemented indentation for group headers based on their level and exposed a new 'GroupLevelIndentation' property.
  • PdfProcessing
    • Introduced support for fonts that use simulated bold and italic forms.
  • Pickers
    • Exposed Command parameters for 'AcceptCommand' and 'CancelCommand' in 'PickerPopupSettings' and 'PickerDropDownSettings'.
  • ToolBar
    • Implemented new OverflowMode - Clip. With this mode the...

Released: Jan 31, 2024

2024 Q1 (v6.7.0) での更新項目

機能

  • What's New
    • Updated SkiaSharp to 2.88.7.
    • Added a new Slider component that displays a value in a predefined min-max range. The end user can change the value by dragging the thumb, and a tooltip is displayed while doing so.
  • DataGrid
    • Added functionality to search as you type. Search matches are highlighted for readability, and there are various settings, like filtering, in the built-in search panel.
  • PdfProcessing
    • Exposed the IsBold property of FontBase.
    • Added support for embedding ZUGFeRD...

Released: Dec 21, 2023

R3 2023 SP1 (v6.6.0) での更新項目

機能

  • DataGrid
    • Added DataMemberBinding to DataGridTypedColumn.
  • Entry
    • [Apple iOS] [MacCatalyst] Changed the base type of the native RadMauiEntry from UIStackView to UIView.

不具合の修正

  • ComboBox
    • [MacCatalyst] InvalidOperationException when trying to open the dropdown in ListView or CollectionView.
  • Common
    • Null Reference Exception in RadDataGrid, RadComboBox, RadListView, and the Rad Pickers, when using Native Embedding.
  • DataGrid
    • [WinUI] IsEnabled is not propagated to the RowDetails.
    • Cell losing text...

Released: Nov 15, 2023

R3 2023 SP1 (v6.5.0) での更新項目

機能

  • What's new
    • Added support for Microsoft .NET 8.
  • ComboBox
    • Added keyboard support for .NET 8.
  • NavigationView
    • Added Data binding support via ItemsSource property.
    • Added automatic scrolling to SelectedItem.
    • Improved the Open/Close animation.
  • PdfViewer
    • Exposed ChangeViewport method.
  • TreeView
    • Added new commands and methods to expand, collapse, check and uncheck individual items.
  • WordsProcessing
    • Introduced a mechanism to replicate the whole row when a nested mail merge is executed on a table with...

Released: Oct 26, 2023

R3 2023 (v6.4.0) での更新項目

機能

  • Updated to Microsoft .NET 8 MAUI Release Candidate 2 (version 8.0.0-rc.2.9373).

不具合の修正

  • Border
    • Content is not displayed in .NET 8 RC1.
  • DataGrid
    • [WinUI] StackOverflowException on .NET 8 RC1 when switching pages in a Shell app.
  • RichTextEditor
    • [WinUI] Layout cycle exception when resizing an image.

Released: Oct 11, 2023

R3 2023 (v6.3.0) での更新項目

機能

  • What's New
    • Updated to Microsoft .NET 7 MAUI Service Release 8 (version 7.0.96).
    • Updated SkiaSharp to 2.88.6 version.
    • Added a new RangeSlider component that displays a start-end range in a given min-max range. The end user can change the values of the range by dragging the start thumb, end thumb, and range track.
    • Added a new Scheduler component that allows you to easily implement various scheduling scenarios in your apps.
    • Added a new NavigationView component which provides a common vertical...

Released: Sep 26, 2023

R2 2023 SP1 (v6.2.0) での更新項目

機能

  • Added support for Microsoft .NET 8 Release Candidate 1.
  • Updated SkiaSharp to 2.88.6-preview.1.2 version.

Released: Aug 18, 2023

R2 2023 SP1 (v6.1.0) での更新項目

機能

  • ComboBox
    • Added public setter for 'ClearSelectionCommand'.
    • Added 'DropDownVerticalOffset' property.
  • Common
    • Updated SkiaSharp to 2.88.4-preview.84 version.
    • Added support for Microsoft .NET 8 Preview.
  • DataGrid
    • [MacCatalyst] Added support for keyboard navigation.
  • TreeView
    • Added horizontal scrolling support for deep item hierarchies.
    • Added new API for 'ItemStyle' and 'ItemTemplate' on 'TreeViewDescriptor' level.

不具合の修正

  • Chart
    • [WinUI] HorizontalOptions and VerticalOptions properties are not applied...

Released: Jul 19, 2023

R2 2023 SP1 (v6.0.0) での更新項目

機能

  • Conversational UI
    • Author class Avatar property type is now ImageSource instead of string.
  • DataGrid
    • [WinUI] [Apple MacCatalyst] Added Hover UI to the DataGrid Column Header.
    • Added RowDetails functionality.
  • PdfProcessing
    • Added the ability to export the optional Signature's Filter property when exporting to a PDF file.
  • RichTextEditor
    • Alignment toolbar items can now all be untoggled.
  • SpreadProcessing
    • Introduced support for charts in Microsoft .NET Standard.

不具合の修正

  • Button
    • [Android] Exception is...

Released: Jun 7, 2023

R2 2023 (v5.2.0) での更新項目

機能

  • What's New
    • Added SlideView, a control that allows different views to be slid onto the main area through interaction.
    • Added Conversational UI (Chat), a UI component that enables easy implementation of conversational UI in MAUI applications, whether by utilizing a certain chatbot framework, following a predefined logical tree or just integrating peer-to-peer chat capabilities.
    • Added PdfViewer, a control that enables you to easily load and display PDF documents natively in .NET MAUI applications...