KendoReact R3 2023 (v7.0.0)

Released: Dec 11, 2023

R3 2023 (v7.0.0) での更新項目

機能

  • Chip: added ariaLabel property.
  • Improved packaging.
  • Toolbar: added home and end button functionality.
  • All components are now exported as functional.

不具合の修正

  • buttons: added alt+down and alt+up keyboard functionalities.
  • buttons: added aria-label to Chiplist.
  • buttons: added aria-pressed to Chip component.
  • buttons: added missing a11y rules.
  • dropdownbutton: added aria attributes.
  • dropdowns: added aria-setsize to List.
  • layout: Tabstrip aria props.
  • listbox: fix not throw onDrop event if there are no items in it.
  • orgchart: added missing imports from react.
  • scheduler: make data-query a peer dependency.
  • scheduler: publish package contents.