Telerik UI for Blazor 2.27.0

Released: Sep 15, 2021

2.27.0 での更新項目

機能

  • Common
    • New Barcode Component.
    • New Carousel.
    • New Breadcrumb Component.
    • Material Theme - v.4.41.2.
    • Default Theme - v.4.41.2.
    • Bootstrap Theme - v.4.41.2.
    • Telerik Nuget V3 Protocol https://nuget.telerik.com/v3/index.json.
    • Support for .NET 6 RC.
  • AutoComplete
    • Add AriaLabelledBy and AriaDescribedBy Parameters.
    • Section 508 and Wcag AA enhanced accessibility support.
  • Checkbox
    • Add AriaLabelledBy and AriaDescribedBy Parameters.
  • ComboBox
    • Add AriaLabelledBy and AriaDescribedBy Parameters.
    • Section 508 and Wcag AA enhanced accessibility support.
  • DropDownList
    • Add AriaLabelledBy and AriaDescribedBy Parameters.
    • Section 508 and Wcag AA enhanced accessibility support.
  • Gantt
    • Add resizable and reorderable columns features.
    • Dependencies Support.
  • Grid
    • Support binding to interface.
  • MaskedTextBox
    • Add AriaLabelledBy and AriaDescribedBy Parameters.
    • Section 508 and Wcag AA enhanced accessibility support.
  • MultiSelect
    • Add AriaLabelledBy and AriaDescribedBy Parameters.
    • Section 508 and Wcag AA enhanced accessibility support.
  • NumericTextBox
    • Add AriaLabelledBy and AriaDescribedBy Parameters.
  • RadioButtonGroup
    • Section 508 and Wcag AA enhanced accessibility support.
  • Scheduler
    • Add appointment OnContextMenu, OnClick, OnDoubleClick events.
    • Timeline View.
  • Switch
    • Add AriaLabelledBy and AriaDescribedBy Parameters.
    • Section 508 and Wcag AA enhanced accessibility support.
  • TextArea
    • Add AriaLabelledBy and AriaDescribedBy Parameters.
    • Section 508 and Wcag AA enhanced accessibility support.
  • TextBox
    • Add AriaLabelledBy and AriaDescribedBy Parameters.
    • Section 508 and Wcag AA enhanced accessibility support.
  • Tooltip
    • Tooltip should be able to re-evaluate targets.
  • TreeList
    • Support binding to interface.
  • TreeView
    • Add Nodes OnContextMenu and OnDoubleClick events.

不具合の修正

  • DropDownList
    • Select element must have and accessible name.
    • aria-describedby attribute has a trailing space.
  • Editor
    • Editor buttons doesn't work as expected on click.
  • Gantt
    • Telerik ToolTip is not shown after Gantt task is updated or deleted.
    • Asynchronous data loading causes the component to incorrectly render the Timeline.
    • Gantt task is not rendered in the timeline if its only child is a milestone task.
    • Gantt percent value change, expands the task.
    • Gantt Telerik tooltip is not shown in WASM.
    • Mouse wheel in the treelist scrolls the page instead of the Gantt.
  • Grid
    • Child column cannot be disposed in a parent column in multicolumnheaders scenario.
    • Incell editing throws NullReferenceException when the Grid has a checkbox column after upgrading to 2.26.0.
    • NoDataTemplate is not displaying as expected when we have grouping on columns.
    • Adding a GridCheckboxColumn when LoadGroupsOnDemand is true throws an exception.
    • OnRowClick does not fire after removing invalid edit item through Grid State.
    • Grid virtual columns data is not loaded in FF on scroll.
    • You can page and filter a grid with an item in edit mode that does not satisfy validation.
  • Scheduler
    • Scheduler Today button doesn't have text.
  • Tooltip
    • Gantt Telerik tooltip is not shown in WASM.
  • TreeList
    • Grid virtual columns data is not loaded in FF on scroll.
  • Window
    • Editor's edit HTML window close button is not localized.
  • Wizard
    • Focusing the content of a step does not prevent changing steps via keyboard navigation.