Telerik UI for .NET MAUI 2026 Q1 (v13.0.0)

Released: Feb 11, 2026

2026 Q1 (v13.0.0) での更新項目

機能

  • What's New:
    • Added Editor control - multiline entry that allows users to enter, edit, and navigate through large blocks of text.
  • Dependencies:
    • Updated Telerik Document Processing Library (DPL) version to 2026.1.210.
  • Chat:
    • Changed 'Enter' key behavior. 'Enter' now sends the message. 'Shift+Enter' inputs a new line.
    • RadChatListView now inherits from RadCollectionView, changed from RadItemsView.
    • The input area is now a separate control: RadPromptInput. The InputAreaStyle must have a TargetType set to RadPromptInput and MoreButtonsStyle must have TargetType set to PromptInputMoreButtonToolbarItemView. RadPromptInput features RadMultilineTextInput control to support multi-line input.
  • Common:
    • Removed duplicate icons from TelerikFont where multiple names mapped to the same glyph code point, to avoid ambiguity and reduce redundancy. If any of the removed constants were referenced, update those usages to the remaining equivalent icon: Removed icons: IconExpand (use IconZoomToFit), IconUpOpen (use IconUpArrow), IconDownOpen (use IconDownArrow), IconZoom (use IconSearch), IconZoomToOriginal (use IconSearch), IconReset (use IconCancel2), IconTextColor (use IconFontFamily), IconHighlightColor (use IconEdit), IconHyperlink (use IconAddHyperlink), IconEditHyperlink (use IconEdit), IconDoNotDisturb (use IconMinus), IconAdd (use IconPlus), IconCheck (use IconAvailable), IconIndeterminate (use IconMinus).
    • Keyboard info class has been moved from namespace Telerik.Maui.Controls in Telerik.Maui.Controls assembly to namespace Telerik.Maui in Telerik.Maui.Core assembly.
  • DataGrid:
    • Added AI-powered features that enable users to perform DataGrid operations - such as sorting, grouping, filtering, and column manipulation - using natural language prompts.

不具合の修正

  • Calendar:
    • [Android] Fixed issue where today and selected date texts are vertically aligned top when SupportsRTL is set to false in the manifest file.
  • ComboBox:
    • [MacCatalyst] [WinUI] Fixed issue where highlighted visualization is missing in the Telerik Themes.
    • [iOS] Fixed issue where ComboBox is larger in Telerik themes.
  • DataGrid:
    • Fixed issue where DataGridComboBoxColumn cannot be sorted or grouped using the built-in UI.
    • Fixed filter icon color not updating when column is filtered in platform themes.
    • [Android] [iOS] Fixed issue where numeric column requires extra tap to show keyboard when in edit mode.
    • Fixed issue where keyboard navigation does not retain text selection when setting SelectionOnFocus of RadEntry is set to SelectAll.
  • RichTextEditor:
    • Fixed issue where hyperlink dialog doesn't display on currently active window in multi-window scenario.
  • Scheduler:
    • Fixed issue regarding AgendaView ProgressBar height across Telerik themes.
  • ToolBar:
    • Fixed issue where SplitButton toolbar has a white background on Telerik Dark themes.