KendoReact 2025 Q1 (v10.1.0)

Released: Mar 27, 2025

Updates in 2025 Q1 (v10.1.0)

Funktionen

  • Layout: Added animate prop to the Menu and ContextMenu components.
  • Sankey: Added tooltip appendTo prop.
  • Switch: Added the ability to change type of the onLabel and offLabel props to allow custom elements.

Fehlerkorrekturen

  • Added intl peer dependency to buttons package.
  • ColorPicker: Fixed issue to apply custom palette colors.
  • DatePicker: Fixed issue where adding ariaLabeledBy threw console errors.
  • Dialogs: Added kendo-react-intl as peer dependency.
  • DropDownList: Fixed issue to allow setting custom icon via iconClass property.
  • DropDowns: Fixed use of zIndex context.
  • Editor: Fixed issue to allow using defaultValue in editor style dropdowns.
  • Gantt: Added kendo-react-grid as peer dependency.
  • Grid:
    • Fixed issue where the context menu was not shown in header custom cell.
    • Fixed grouping with virtualization.
    • Fixed issue where thProps was not applied correctly to filtercell template.
    • Fixed issue producing the wrong total when using grouping and virtualization.
  • Inputs: Added kendo-react-layout as peer dependency.
  • Intl: Renamed server-globalization file to not throw in remix/react-router.
  • Layout: Fixed TabStrip onResize warning.
  • Sankey: Fixed Tooltip position when wrapped in element with position relative.
  • ScrollView: Added kendo-react-intl as peer dependency.