Kendo UI - includes KendoReact 2025 Q4 (v13.2.0)

Released: Dec 17, 2025

KendoReact 2025 Q4 (v13.2.0) 中的更新

特性

  • Added GitHub Pages demo preview deployment workflow.
  • Build only changed demos individually instead of full apps.
  • Now build apps for production before deploying to gh-pages.
  • Updated vulnerable react dependency in astro demo app.
  • Form: Added errors prop and global onChange handler improving granularity.
  • Grid:
    • Added grid page size change functionality.
    • Added min and max width for columns.
    • Added paging functionality based on AI prompt.

修补程序

  • Bumped axios to v1.13.2.
  • Chat:
    • Exposed MessageAction interface.
    • Fixed localization of timestamps.
  • CI: Added barcodes, drawing, file-saver, PDF aliases to Vite config.
  • Corrected git diff command for detecting changed files.
  • DropDownTree: respect onOpen and onClose callbacks passed through the popupSettings prop.
  • Improved demo detection to exclude main app entry points.
  • Improved gh-pages deployment with better error handling.
  • Correctly detect demo directories and fixed YAML heredoc issues.