Telerik UI for Blazor R1 2023 (v4.0.1)

Released: Jan 27, 2023

R1 2023 (v4.0.1) での更新項目

機能

Form

  • Improved hint rendering check performance.

不具合の修正

Common

  • Grid CSV and Excel column classes do not have an empty constructor.

Button

  • VS snippet does not compile.

DateInput

  • Using Home/End buttons in a DateInput doesn't highlight the first/last date parts.
  • Pressing a separator switches to the next date segment after navigation has already occurred.
  • Deleting a segment with nullable value deletes the whole date instead of deleting just the selected date segment.
  • Auto switching to next date part is not working in caret mode when the value is cleared.

Drawer

  • VS scaffolder does not compile.

FileSelect

  • Unify rendering - button should use `button` tag, `input` element should be hidden with its button being focusable instead.

FontIcon

  • No kendo themes classes should be rendered on a custom icon.

Grid

  • Row dragging stops working if you set app-wide icon type to SVG.
  • VS snippet does not compile.
  • VS scaffolder does not compile.

ListView

  • VS snippet does not compile.
  • VS scaffolder does not compile.

SplitButton

  • Items popup freezes if an item is using an SVG icon.

SvgIcon

  • No kendo themes classes should be rendered on a custom icon.

TimePicker

  • Typing zero moves the focus to the next segment.

Tooltip

  • Tooltip not shown consistently when targets are next to each other.

TreeList

  • Row dragging stops working if you set app-wide icon type to SVG.
  • VS snippet does not compile.
  • VS scaffolder does not compile.

Upload

  • Unify rendering - button should use `button` tag, `input` element should be hidden with its button being focusable instead.