Telerik UI for Blazor 2.23.0

Released: Mar 30, 2021

Updates in 2.23.0

Funktionen

  • Common
    • New Arc Gauge.
    • New Circular Gauge.
    • New Linear Gauge.
    • New Color Palette Component.
    • New Radial Gauge Component.
    • New Predefined Dialogs - Alert, Confirm and Prompt.
    • Material - v.3.31.0.
    • Bootstrap - v.4.33.0.
    • Default - v.4.35.0.
    • Update DPL version to 2021.1.322.
  • DateInput
    • Time Intervals.
  • DatePicker
    • Time Intervals.
  • DateTimePicker
    • Time Intervals.
  • Editor
    • Copy & Paste Images.
    • Add Paste Cleanup Settings.
    • Highlighting.
  • Form
    • Support for disabled form items.
  • Grid
    • Add validation functionality to incell and inline editing.
    • Fit Column Width to Content.
  • TimePicker
    • Time Intervals.
  • TreeList
    • Add validation functionality to incell and inline editing.
    • Fit Column Width to Content.
  • Window
    • Stacking ZIndex to bring focused window to front.
    • The active window goes to the top of all windows.

Fehlerkorrekturen

  • AutoComplete
    • Select should not reset value on data change
  • ComboBox
    • Select should not reset value on data change
  • ContextMenu
    • Set ContextMenu Class parameter only on its popup
  • DatePicker
    • Built-in out-of-range validation message is still present if valid date is chosen
    • Deleting the date with the keyboard when bound to non-nullable DateTime leaves incorrect validation messages and state after a valid date is selected
  • DateRangePicker
    • Deleting the date with the keyboard when bound to non-nullable DateTime leaves incorrect validation messages and state after a valid date is selected
  • DateTimePicker
    • Deleting the date with the keyboard when bound to non-nullable DateTime leaves incorrect validation messages and state after a valid date is selected
  • DropDownList
    • Select should not reset value on data change
  • Editor
    • The style attribute is removed from the elements in the initial HTML content
  • Grid
    • Scrolls for Up/Down arrow navigation.
    • Changing Data from another Thread when there is Selection and the data is ObservableCollection causes System.InvalidOperationException: The current thread is not associated with the Dispatcher
    • The InCell editing mode does not fire OnUpdate when the column is bound to a boolean value and you move to a new row, or does not close if you click outside of the grid
  • Menu
    • Menu Item stays open if you move the mouse to another animation container
    • Multiple parent menu items can be expanded at the same time.
  • MultiSelect
    • Select should not reset value on data change
    • OnChange should fire when the user removes an item from the taglist or clears all items
  • Tooltip
    • The ValidationTooltip does not render the Class parameter on the main wrapping element
    • Microsoft.JSInterop.JSException with Telerik Tooltip under IOS
  • TreeList
    • Scrolls for Up/Down arrow navigation.
    • Insert item should show only first editor in Incell edit mode
  • TreeView
    • TreeView with Checkboxes throws when inside a Form