KendoReact R3 2023 (v6.1.0)

Released: Nov 2, 2023

R3 2023 (v6.1.0) での更新項目

機能

  • Grid
    • Added toolbar navigation.

不具合の修正

  • Buttons
    • svgicon buttons are rendered with wrong dimensions.
  • Dropdowns
    • MultiSelectTree removed aria attributes from inner input.
  • Grid
    • GridColumnMenuWrapper focus item on tab key down.
  • Inputs
    • Added name to textbox target.
  • Layout
    • Added focus to tabstrip tab.
    • Stepper update focus on prop.value change.
  • Multiselect
    • Updated keyboard navigation.
  • PDF viewer
    • Props in events target are not correct.
  • Pivotgrid
    • Only first measure is rendered if no columns are specified.
    • Throws error if all columns are removed from the configurator using local-data.
  • Spreadsheet
    • Loading XLSX file using fromFile in useEffect raises error.
  • Upload
    • Bumped axios to 1.6.0.