KendoReact 2025 Q1 (v10.2.0)

Released: Apr 23, 2025

2025 Q1 (v10.2.0) 버젼 업데이트

기능

  • ActionSheet:
    • Added open and close animation duration options.
    • Added orientation and alignment support for footer action buttons.
    • Added prefix and suffix actions in the header.
    • Added scrollable behavior of the ActionSheet content by default.
  • Charts: Added series highlight inactiveOpacity and border opacity props.

수정사항

  • ColorPicker:
    • Fixed problem where contrast tool cuts the AA and AAA lines in adaptive mode.
    • Fixed issue regarding empty string value to be valid in default value prop.
    • Fixed error regarding the render of custom palette in all views combinations.
  • DateInputs: Fixed export of DateInputsPopupSettings interface.
  • Dialogs: Fixed issue regarding guard document for serve scenarios.
  • DropDownList: Fixed issue where props passed through DropDownListPropsContext are not respected.
  • Editor: Bumped @progress/kendo-editor-common in /packages/editor.
  • Grid:
    • Fixed problem where context menu does not close.
    • Fixed issue where footer row is not rendered when scrollable is set to none.
    • Fixed problem regarding open native options popup in custom column menu filter.
    • Fixed error where selection inner detail grid does not work.
    • Fixed issue where RTL column drop clue is not positioned correctly.
    • Fixed error where virtualization does not work with groupable object config.
  • PDF-Viewer: Bumped @progress/kendo-pdfviewer-common.
  • Popup:
    • Fixed problem regarding repositioning only if element is visible.
    • Fixed issue regarding the wrong position when popup has no offsets.