Telerik UI for Blazor 2025 Q4 (v12.0.0)

Released: Nov 12, 2025

2025 Q4 (v12.0.0) での更新項目

機能

  • Common:
    • Added compatibility with .NET 10.
  • Dependencies:
    • Updated Telerik Document Processing Library (DPL) version to 2025.4.1104.
    • Added support for Bootstrap theme version 12.2.3.
    • Added support for Classic theme version 12.2.3.
    • Added support for Default theme version 12.2.3.
    • Added support for Fluent theme version 12.2.3.
    • Added support for Material theme version 12.2.3.
    • Updated Telerik.Licensing to 1.6.31.
  • Chart:
    • Added style observer.
  • Chat:
    • Added separate message bubble and message templates for receiver and author messages.
    • Added separate receiver and sender message settings.
    • Added message bubble template.
    • Added class to chat send message button settings.
    • Added suggestions and message suggested actions layout mode.
    • Added message files layout mode.
    • Added no data template.
    • Added typing field in the message to allow rendering typing indicator.
    • Renamed MessageTemplate to MessageContentTemplate. MessageTemplate is still valid template but replaces the whole message bubble element.
  • FileSelect:
    • Added file info template.
    • Added file template.
  • Filter:
    • Removed ValueChanged parameter.
  • Grid:
    • Added breaking changes for Smart AI Grid.
    • Added new Smart AI Grid features.
    • Added header template for command columns.
  • Pager:
    • Removed adaptive parameter.
  • StockChart:
    • Added style observer.
  • Toolbar:
    • Removed adaptive parameter.
  • TreeList:
    • Added header template for command columns.
  • Upload:
    • Added file info template.
    • Added file template.

不具合の修正

  • Chart:
    • Fixed JavaScript error when showing Chart under the mouse cursor dynamically.
  • Chat:
    • Message context menu click should not select the message.
  • Grid:
    • Fixed not to trigger StateChanged multiple times.
    • Fixed NullReferenceException when using multiple enum flags.
  • NumericTextBox:
    • Clear button click and blur restores previous value.
  • PdfViewer:
    • Fixed to ensure component does not prepend additional text in the exported document.
    • GetFileAsync method should return not initially uploaded file.
  • PivotGrid:
    • Fixed issue where filter operator resets to "Starts With" instead of "Contains".
  • TabStrip:
    • Fixed to render active tab content when using ActiveTabId.
    • Removed k-item class.
  • TimePicker:
    • Snap value was incorrect.
    • Fixed to hide "set now" button when time steps are configured.
  • Toolbar:
    • Fixed ToolBar items disappearing on parameter changes when OverflowMode is None or Scroll.