Telerik UI for Blazor R2 2023 SP2 (v4.5.0)

Released: Aug 30, 2023

Updates in R2 2023 SP2 (v4.5.0)

Features

  • Common
    • Added new Waterfall chart.
    • Added new DropdownButton.
    • Added compatibility with Microsoft .NET 8 Preview 7.
    • Improved accessibility.
    • Added support for strict CSP compliance with chart templates.
    • Fluent Theme (v6.7.0).
    • Material Theme (v6.7.0).
    • Bootstrap Theme (v6.7.0).
    • Default Theme (v6.7.0).
    • Telerik.FontIcons (v1.9.0).
    • Telerik.SvgIcons (v1.9.0).
  • AutoComplete
    • Improved accessibility in grouping scenarios.
  • Calendar
    • You can now focus dates in adjacent views using the keyboard.
  • Charts
    • Exposed Legend click event.
    • Exposed Axis Label click event.
    • Added Drill Down options.
  • ComboBox
    • Improved accessibility in grouping scenarios.
  • DropDownList
    • Improved accessibility in grouping scenarios.
  • Editor
    • Exposed ColorFormat for the Editor's color tools.
  • Gantt
    • Exposed a FormTemplate tag to control the markup of the popup edit form.
    • Enhanced popup editing by allowing you to alter the parent, dependencies and custom model fields.
  • Grid
    • Added support for reordering groups within the group panel.
    • Added support for keyboard navigation and virtual scrolling.
  • Map
    • Added support for SVG icons in Map pin marker.
  • Menu
    • Key-press on any alphanumeric character should now focus on the next item starting with that character.
    • You can now allow configuration of event actions that show/hide menu items.
  • MultiColumnComboBox
    • Improved accessibility in grouping scenarios.
  • MultiSelect
    • Improved accessibility in grouping scenarios.
    • Added TagTemplate (ChipTemplate).
    • Added support for controlling the tag mode and the max allowed visible tags.
  • PivotGrid
    • Added support for reordering groups within the configuration panel.
  • Splitter
    • You can now allow collapsing and expanding using keyboard shortcuts.
  • StockChart
    • Exposed Legend click event.
  • TextArea
    • Added new MaxLength parameter.
  • Tooltip
    • Pressing the Esc key should now dismiss the tooltip.

Fixes

  • ComboBox
    • When the height of the popup is set to 'auto' and it opens upwards, the resizing process causes it to be incorrectly positioned.
  • Editor
    • Rendering wrong symbols when the input is in Korean.
  • Gantt
    • Dependencies are not rendered correctly when the page is zoomed.
    • Dependencies do not render correctly when the screen scale is other than 100%.
  • Grid
    • Popup edit mode throws about parameterless constructor when using OnModelInit.
    • Exception for missing FieldType for parent columns in multi-column-header scenarios.
    • Grid column reorder is not correct when columns are hidden from the column menu.
    • Header cell border missing when using multi-column headers.
  • Scheduler
    • Scheduler with Resources throws an exception upon appointment editing.
  • TextArea
    • AutoSize=true collapses TextArea to zero height in hidden container.
  • TreeList
    • Popup edit mode throws about parameterless constructor when using OnModelInit.
    • Exception for missing FieldType for parent columns in multi-column-header scenarios.
    • Header cell border missing when using multi-column headers.