KendoReact R2 2023 SP2 (v5.18.0)

Released: Sep 14, 2023

R2 2023 SP2 (v5.18.0) での更新項目

機能

  • Improved keyboard navigation in Autocomplete, Combobox, Dropdownlist and Dropdowntree.
  • Button
    • Added 'ariaLabel' prop to Chip.
  • Dateinputs
    • Added open and close events on date time pickers.
  • Grid
    • Added 'aria-label' prop to GridToolbar.

不具合の修正

  • Buttons
    • Floating action button items not supporting svg icons.
    • onClose event is not triggered properly in controlled mode.
  • Chip
    • Apply icon size property.
  • Grid
    • Pager accessibility issues.
    • tdProps is empty if the column does not have a field property.
  • Inputs
    • Typing decimal separator over all selection in NumericTextBox.
    • Setting the value does not change the color.
  • Layout
    • Timeline altermode add card direction validation.
  • Tableselection
    • Fix drag selection with container-type.
  • Treelist
    • JavaScript error when click header.
    • Columns resizing triggers reordering.
  • Utils
    • IconWrap does not get correct icon name.