Telerik UI for Blazor 2025 Q3 (v10.0.0)

Released: Aug 13, 2025

2025 Q3 (v10.0.0) での更新項目

機能

  • Common:
    • Added InlineAIPrompt component.
    • Added Diagram component.
    • Added SpeechToTextButton component.
    • Updated Telerik Document Processing Library (DPL) version to 2025.3.806.
    • Added support for Bootstrap theme version 11.3.2.
    • Added support for Classic theme version 11.3.2.
    • Added support for Default theme version 11.3.2.
    • Added support for Fluent theme version 11.3.2.
    • Added support for Material theme version 11.3.2.
    • Updated Telerik.Pivot.DataProviders.Xmla to version 0.1.6.
    • Updated Telerik.Pivot.Core to version 0.1.6.
    • Updated Telerik.DataSource to version 4.0.1.
    • Updated Telerik.Recurrence to version 0.2.6.
    • Updated Telerik.Licensing to version 1.6.11.
    • Updated Telerik.SvgIcons to version 4.4.0.
    • Updated Telerik.FontIcons to version 4.4.0.
  • AIPrompt:
    • Changed suggestions rendering.
    • The OutputActions are not defined through the OutputActions parameter, the OnOutputRate event and the ShowOutputRating parameters are now removed.
  • DropDownList:
    • Added the ability to open dropdown on space key.
  • Editor:
    • EditorInlineAIPromptSettings Commands parameter type is now IEnumerable.
  • Form:
    • Added row spacing parameter.
  • Gantt:
    • Added support for adding new item at the bottom of the page.
  • Grid:
    • Added stacked data layout.
    • Added Smart AI features.
    • Added highlighting.
    • Enter now triggers filter in the filter menu.
    • Added support for adding new item at the bottom of the page.
  • Pager:
    • Added thousand separators to page numbers.
  • PDFViewer:
    • Added form filling editing.
    • Added GetFileAsync() method.
  • TreeList:
    • Added support for adding new item at the bottom of the page.

不具合の修正

  • Chart:
    • Fixed issue where Tooltip does not disappear when mouse leaves through tooltip.
  • DatePicker:
    • Fixed issue where AdaptiveMode.Auto may throw when zooming in or out.
  • DateRangePicker:
    • Fixed issue where AdaptiveMode.Auto may throw when zooming in or out.
  • DateTimePicker:
    • Fixed issue where AdaptiveMode.Auto may throw when zooming in or out.
    • Fixed issue where an invalid state may incorrectly be set on nullable value deletion.
  • DropDownList:
    • Fixed issue so it correctly re-render when mapping selected item.
  • FileManager:
    • Fixed issue where Delete Confirmation Dialog is hidden behind the Context Menu.
  • Gantt:
    • Fixed issue where Tasks are not draggable on pointer devices.
    • Fixed issue where Command button Id is not rendered.
  • Grid:
    • Fixed issue where closing the Grid PopupEditForm with Esc and X button is not triggering the OnCancel event.
    • Fixed issue where checkbox selection may not work if data is filtered by a nullable member.
  • ListBox:
    • Fixed issue where items are not draggable on mobile devices.
  • Menu:
    • Fixed issue where an exception thrown in OnClick handler is not caught by ErrorBoundary.
  • PDFViewer:
    • Fixed print size.
  • Scheduler:
    • Fixed issue where appointments are not draggable on pointer devices.
  • TabStrip:
    • Fixed issue where tabbing to the content returns focus to the tab itself.
  • TimePicker:
    • Fixed issue where setting time resets other segments of the DateTime object.
    • Fixed issue where AdaptiveMode.Auto may throw when zooming in or out.
    • Fixed issue where an invalid state may incorrectly be set on nullable value deletion.
    • Fixed issue so that hour, minute, and second carousels always use a two-digit format.
    • Fixed issue where Set button does not bind the displayed value when steps are configured.
  • TreeList:
    • Fixed issue where Command button Id is not rendered.
  • Upload:
    • Fixed Chunk upload processing.
  • Window:
    • Fixed the children animation trigger "transitionend" event of the Window.