KendoReact 2024 Q2 (v8.0.0)

Released: May 14, 2024

2024 Q2 (v8.0.0) での更新項目

機能

  • Button
    • Added a 'clear' option to fillMode prop.
  • Calendar and MultiView Calendar
    • Added the showOtherMonth property.
  • Calendar
    • Added the option for custom header templates.
    • Introduced a prop for specifying the week format.
  • Charts
    • You can now add a Sankey title and legend.
    • You can now add Sankey tooltips.
  • DateRangePicker
    • Added a clear button.
  • DropdownButton
    • Added a 'clear' option to fillmode.
  • Grid
    • Addd more keyboard support shortcuts.
    • Added a property for custom columnMenu icon.
  • Multiview Calendar
    • Introduced a property for specifying the week format.
    • Made rendering changes and added compatibility with v8 of Kendo Theme.
  • TextArea
    • Added a resizable property.
  • TreeView
    • Added an iconField property to TreeViewItem.

不具合の修正

  • AI Prompt
    • Fixed adding className and HTML attributes to wrapper.
  • Charts
    • Sankey events after app update.
  • ColorPicker
    • Set correct messages for localization.
  • DatePicker
    • Fixed adaptive, adaptiveTitle and valid props warning.
  • DropdownTree
    • Popup width is always 200px.
  • Editor
    • Bump @progress/kendo-editor-common in /packages/editor.
    • Image resizing functionality not working properly.
  • Grid
    • Column virtualization in Safari.
    • Display style when column virtualization is disabled.
    • Focus no data element when no items.
    • Multi column headers not positioned correctly.
    • Pass navigatable to pager if set.
    • Selection not correct when scrolling.
  • Layout
    • Accepts only designed appbar themeColor.
  • ListView
    • Removed k-d-flex class.
  • MultiSelectTree
    • Popup width is always 200px.
  • Pane lBar
    • Fixed custom content rendering.
  • PDF Viewer
    • Bump @progress/kendo-pdfviewer-common in packages/pdf-viewer.
    • Avoid pdfjs vulnerability.
  • Scheduler
    • Enable time marker by default.