Telerik UI for Blazor 2025 Q1 (v8.0.0)

Released: Feb 12, 2025

2025 Q1 (v8.0.0) での更新項目

機能

  • Common
    • Added a new FloatingActionButton component.
    • Added a new DockManager component.
    • Breaking Changes - Starting with this release, all users of the Telerik and Kendo UI components and tools, will need to apply a valid license key file to both new and existing projects.
    • Dependencies
      • Added Microsoft.Extensions.AI.Abstractions as a dependency.
      • Telerik Document Processing Library (DPL) version has been updated to 2025.1.205 (important security updates).
      • Supports Bootstrap theme version 10.2.0.
      • Supports Classic theme version 10.2.0.
      • Supports Default theme version 10.2.0.
      • Supports Fluent theme version 10.2.0.
      • Supports Material theme version 10.2.0.
  • AIPrompt
    • Integrated Microsoft.Extensions.AI.Abstractions as a built in way to provide AI.
  • ArcGauge
    • Added support for CSS variables.
  • AutoComplete, ComboBox, DateInput, DatePicker, DateRangePicker, DateTimePicker, MultiColumnComboBox, MultiSelect, TextBox, TimePicker
    • Added a new InputMode parameter.
  • Chart
    • Added support for CSS variables.
    • You can now use 30 unique built-in series colors instead of 6.
  • CircularGauge
    • Added support for CSS variables.
  • ColorGradient
    • Added a new size parameter.
  • ColorPalette
    • Added a new size parameter.
  • ColorPicker
    • Added a new adaptive mode.
  • FlatColorPicker
    • Added a new size option.
  • Grid
    • Added a toolbar with strongly-typed tools.
    • Added support for PDF export.
  • LinearGauge
    • Added support for CSS variables.
  • NumericTextBox
    • Decimal has been set as a default input mode attribute value.
  • RootComponent
    • Added a new adaptive settings tag.
  • Sankey
    • Added support for CSS variables.
  • StockChart
    • Added support for CSS variables.
  • TabStrip
    • Added support for tabs swipe scroll on mobile devices.
    • Added new sizing options.
    • Added enum to control the visibility of the scroll buttons.
    • Added enum to control the position of the scroll buttons.
    • Added k-tabstrip-item class to tabs.
  • ToolBar
    • Added new scroll buttons parameters.
    • Added OverflowMode to control adaptiveness.
  • TreeList
    • Added a toolbar with strongly-typed tools.

不具合の修正

  • AIPrompt
    • TextArea in the prompt view must be one row high according to design.
  • ArcGauge
    • Ensure smooth transition when value changes.
  • CircularGauge
    • Ensure smooth transition when value changes.
  • Dialog
    • Ensure dialog is shown above other window and dialogs.
  • Editor
    • Execute commands on the custom schema if such is provided.
  • Gantt
    • Correctly invoke OnDelete on Delete key press.
  • Grid
    • Column menu icon is highlighted for sorted columns even if the column menu sorting UI is disabled.
    • Enum display values should be displayed when enum property is nullable.
    • JavaScript error when dragging in detail Grid.
    • Ensure correct aggregates on initial load.
    • Selected state should not be affected by empty filtered collection.
  • LinearGauge
    • Ensure smooth transition when value changes.
  • Menu
    • Do not close the whole menu when hovering over parent menu items.
  • NumericTextBox
    • SelectOnFocus is not working with format.
  • PdfViewer
    • Display acro fields in the viewer.
  • RadialGauge
    • Ensure smooth transition when value changes.
  • Stepper
    • Render k-disabled instead of k-step-disabled class.
  • Tooltip
    • JavaScript error about anchor property.
  • TreeList
    • Date editor is not focused.
  • Upload
    • Status icons should be rendered correctly.
  • ValidationMessage
    • Fixed add role alert.