Telerik UI for .NET MAUI 릴리스

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...

Released: Mar 15, 2023

R1 2023 SP1 (v5.1.0) 버젼 업데이트

기능

  • What's New
    • Updated to Microsoft .NET MAUI 6.0.552 (for .NET 6) and 7.0.59 (for .NET 7).
  • AutoComplete
    • (WinUI and Apple MacCatalyst) - Added default mouse over state for suggestion items.
  • ComboBox
    • (MacCatalyst) - Improved control's mouse over style.
  • DataForm
    • Added methods to validate, commit and cancel pending changes manually for a specific property.
    • Added support for programmatic editor generation.
    • Added support for custom editors.
  • DataGrid
    • Added BorderBrush and BorderThickness properties...

Released: Feb 8, 2023

R1 2023 (v5.0.1) 버젼 업데이트

수정사항

  • NumericInput
    • Exception is thrown in Release mode when using Maui version 7.0.59.
  • Pickers
    • XamlParseException: "AppThemeBindingExtension requires a non-null value to be specified for at least one theme or Default" is thrown when using RadDatePicker on Samsung Dex or Tablet.

Released: Jan 18, 2023

R1 2023 (v5.0.0) 버젼 업데이트

기능

Common

  • New Accordion component helps you save screen space when presenting data.
  • New Toolbar component lets you add tool and button strips to desktop and mobile applications.
  • New ProgressBar component displays progress information.
  • New SignaturePad component gives you the option to capture signatures in your mobile and desktop applications.
  • New ImageEditor component enables you to easily visualize and edit images in different file formats.

DataGrid

  • Added the ability to freeze a column.
  • Added...

Released: Nov 9, 2022

R3 2022 SP1 (v4.0.0) 버젼 업데이트

기능

  • What's New
    • Updated to Microsoft .NET Maui 6.0.547 (for Microsoft .NET 6) and 7.0.49 (for .NET 7).
  • DataGrid
    • Added the ability to resize column width by dragging (WinUI and Apple MacCatalyst).
    • Added support for column reordering when dragging a column header.
    • Deleted the Columns property of the DataGridGroupingPanel. Use the GroupDescriptors property of the RadDataGrid instead.
  • PdfProcessing
    • Added support for embedding only a subset of characters used in the document, when registering...

Released: Oct 21, 2022

R3 2022 (v3.2.1) 버젼 업데이트

기능

  • Updated to Microsoft .NET MAUI 7.0.0-rc.2.6866.

Released: Oct 18, 2022

R3 2022 (v3.2.0) 버젼 업데이트

기능

  • Added support for Microsoft .NET 7.
  • Updated to .NET MAUI 6.0.541 (Service Release 6).

수정사항

  • AutoComplete
    • [Android] Suggestion popup remains open when AutoComplete entry loses focus on Android 8.
    • [Android] Clear button has wrong default margin.
    • [Android] Improved token style when the token clear button is not visible.
  • ComboBox
    • [WinUI] Unfocused event is not raised after navigating back to the page.
  • DataForm
    • [WinUI] An exception occurs when using the masked editor.
  • TabView
    • Headers are not of...