Telerik UI for Blazor 2.25.0

Released: Jun 23, 2021

2.25.0 中的更新

特性

  • Common
    • New GridLayout Component.
    • New Wizard Component.
    • New Stepper Component.
    • New StackLayout Component.
    • Material Theme - v.3.34.0.
    • Bootstrap Theme - v.4.36.0.
    • Default Theme - v.4.39.0.
    • Update DPL version to 2021.2.614.
  • AutoComplete
    • Grouping
    • Add a FocusАsync method to the component reference.
  • Button
    • Add a FocusАsync method to the component reference.
  • Checkbox
    • Add a FocusАsync method to the component reference.
  • ColorPalette
    • Add a FocusАsync method to the component reference.
  • ComboBox
    • Grouping
    • Add a FocusАsync method to the component reference.
  • DateInput
    • Add a FocusАsync method to the component reference.
  • DatePicker
    • Add a FocusАsync method to the component reference.
  • DateRangePicker
    • Add a FocusАsync method to the component reference.
  • DateTimePicker
    • Add a FocusАsync method to the component reference.
  • DropDownList
    • Grouping
    • Add a FocusАsync method to the component reference.
  • Editor
    • Add a FocusАsync method to the component reference.
  • Grid
    • Add OnModelInit needed to support parameterless constructors in model.
    • Parameter for horizontal alignment of cell content.
    • Pass Context to Command Buttons.
    • Keyboard Navigation with Column Virtualization.
  • ListView
    • Add OnModelInit needed to support parameterless constructors in model.
  • MaskedTextBox
    • Add a FocusАsync method to the component reference.
  • MultiSelect
    • Grouping.
    • Add a FocusАsync method to the component reference.
  • NumericTextBox
    • Add a FocusАsync method to the component reference.
  • Scheduler
    • Resource Grouping.
    • Add OnModelInit needed to support parameterless constructors in model.
  • Switch
    • Add a FocusАsync method to the component reference.
  • TextArea
    • Add a FocusАsync method to the component reference.
  • TextBox
    • Add a FocusАsync method to the component reference.
  • TimePicker
    • Add a FocusАsync method to the component reference.
  • ToggleButton
    • Add a FocusАsync method to the component reference.
  • TreeList
    • Keyboard Navigation with Column Virtualization.
    • Add OnModelInit needed to support parameterless constructors in model.
    • Parameter for horizontal alignment of cell content.
    • Pass Context to Command Buttons.

修補程式

  • Editor
    • Missing button texts and titles in dialogs.
    • The Editor adds a tag in empty paragraphs when typing for the first time or when updating the content from the ViewHTML dialog.
  • Grid
    • BoundColumn.TextAlign should not render anything if not set.
  • Scheduler
    • Appointments are ordered inconsistently when they span multiple days.
  • TreeList
    • BoundColumn.TextAlign should not render anything if not set.