Telerik UI for Blazor R2 2022 SP2 (3.5.0)

Released: Aug 3, 2022

R2 2022 SP2 (3.5.0) 中的更新

特性

  • Common
    • Added new MultiColumnComboBox component.
    • Updated Material Theme - v.5.6.0.
    • Updated Bootstrap Theme - v.5.6.0.
    • Updated Default Theme - v.5.6.0.
  • AutoComplete
    • Added new Open/Close methods.
  • ColorPicker
    • Added new Open/Close methods.
  • ComboBox
    • Added new Open/Close methods.
  • DatePicker
    • Added new Open/Close methods.
  • DateRangePicker
    • Added new Open/Close methods.
  • DateTimePicker
    • Added new Open/Close methods.
  • DropDownList
    • Added new Open/Close methods.
  • Gantt
    • Added the ability to customize DateTime format in the TooltipTemplate.
    • Added the ability to customize the format used within the filters.
    • Added Gantt State management.
  • Grid
    • Added Grid Keyboard navigation WCAG 2.1 AAA and Section 508 compliance.
    • Added the ability to customize the format used within the filters.
    • Revised FilterMenu keyboard navigation.
  • MultiSelect
    • Added new Open/Close methods.
  • PanelBar
    • Added OnExpand and OnCollapse Events.
  • TileLayout
    • TileLayout now reacts to dynamic change of the TileLayoutItem Class property.
  • TimePicker
    • Added new Open/Close methods.
  • TreeList
    • Improved keyboard navigation.
    • Added the ability to customize the format used within the filters.
    • Revised FilterMenu keyboard navigation.
  • TreeView
    • Added WCAG 2.1 AAA and Section 508 compliance.

修補程式

  • AutoComplete
    • Tabbing sequence does not work in Swedish culture.
  • Breadcrumb
    • Tabbing sequence does not work in Swedish culture.
  • Button
    • Tabbing sequence does not work in Swedish culture.
  • Calendar
    • Tabbing sequence does not work in Swedish culture.
  • Checkbox
    • Tabbing sequence does not work in Swedish culture.
  • ColorPalette
    • ColorPalettePresets.Basic is missing a hash symbol for the ffffff color value.
  • ColorPicker
    • ColorPicker FocusAsync method does not actually focus the element.
    • Tabbing sequence does not work in Swedish culture.
  • ComboBox
    • Tabbing sequence does not work in Swedish culture.
  • DateInput
    • OnChange event does no longer fire.
    • Tabbing sequence does not work in Swedish culture.
  • DateTimePicker
    • Tabbing sequence does not work in Swedish culture.
  • Dialog
    • Closing a modal does not return focus to the element that triggered it.
  • Drawer
    • Tabbing sequence does not work in Swedish culture.
  • DropDownList
    • Tabbing sequence does not work in Swedish culture.
  • FileManager
    • Tabbing sequence does not work in Swedish culture.
  • Gantt
    • Popup editing dialog should be modal.
    • Tabbing sequence does not work in Swedish culture.
    • Resizing Gantt tasks inside Modal Window causes resizing issue.
  • Grid
    • Tabbing sequence does not work in Swedish culture.
    • Keyboard navigation allows going beyond the last page.
    • Grid focused cell does not move together with incell edit tabbing.
    • In the FilterRow of the Grid the Tab keyboard navigation does not work as described in the documentation.
    • When TextArea is an editor in a grid/treelist, pressing Enter should not affect the parent component.
    • Focus is lost in grid after popup Insert form is closed.
  • MaskedTextBox
    • Tabbing sequence does not work in Swedish culture.
  • Menu
    • Tabbing sequence does not work in Swedish culture.
  • MultiSelect
    • Tabbing sequence does not work in Swedish culture.
  • NumericTextBox
    • Cached debounce causes the component to cache its value, which does not get cleared with a new value parameter.
    • Tabbing sequence does not work in Swedish culture.
  • Pager
    • Tabbing sequence does not work in Swedish culture.
  • PanelBar
    • Tabbing sequence does not work in Swedish culture.
  • RadioButtonGroup
    • Tabbing sequence does not work in Swedish culture.
  • RangeSlider
    • Tabbing sequence does not work in Swedish culture.
  • Scheduler
    • Tabbing sequence does not work in Swedish culture.
  • Slider
    • Tabbing sequence does not work in Swedish culture.
  • Splitter
    • Tabbing sequence does not work in Swedish culture.
  • Stepper
    • Tabbing sequence does not work in Swedish culture.
  • Switch
    • Tabbing sequence does not work in Swedish culture.
  • TabStrip
    • Tabbing sequence does not work in Swedish culture.
  • TextArea
    • Tabbing sequence does not work in Swedish culture.
    • When TextArea is an editor in a grid/treelist, pressing Enter should not affect the parent component.
  • TextBox
    • Tabbing sequence does not work in Swedish culture.
  • TimePicker
    • Tabbing sequence does not work in Swedish culture.
  • ToggleButton
    • Tabbing sequence does not work in Swedish culture.
  • ToolBar
    • Tabbing sequence does not work in Swedish culture.
  • TreeList
    • Tabbing sequence does not work in Swedish culture.
    • Keyboard navigation allows going beyond the last page.
    • Grid focused cell does not move together with incell edit tabbing.
    • When TextArea is an editor in a grid/treelist, pressing Enter should not affect the parent component.
    • Focus is lost in grid after popup Insert form is closed.
  • TreeView
    • Tabbing sequence does not work in Swedish culture.
    • Fix TreeView checkbox keyboard navigation.
  • Upload
    • Tabbing sequence does not work in Swedish culture.
  • Window
    • Closing a modal does not return focus to the element that triggered it.
    • Window declared inside another Window is resized disproportionately to the dragged size.
    • Keydown should not bubble if said key was handled in a nested component.
    • Tabbing sequence does not work in Swedish culture.
    • Resizing Gantt tasks inside Modal Window causes resizing issue.