Kendo UI のリリース

Released: May 20, 2025

Kendo UI for Vue 2025 Q2 (v6.4.0) での更新項目

機能

  • Layout: Added new Breadcrumb component.
  • Sankey: Added tooltip appendTo prop.
  • Upload: Added messages for single file selection.

不具合の修正

  • Charts: Updated StockChart CSS classes.
  • DateInputs: Fixed incorrect typescript typings.
  • DropDownTree: Fixed issue where selecting an item throws an error.
  • Grid: Fixed issue where Toolbar is missing k-toolbar-solid.
  • Grid: Fixed issue where using the footerCell prop triggers a warning.
  • MultiSelectTree: Fixed issue where search input accepts value on selection.

Released: May 20, 2025

KendoReact 2025 Q2 (v11.0.0) での更新項目

機能

  • ActionSheet: Added a k-actionsheet-view wrapper inside k-actionsheet.
  • Added adaptiveSubtitle prop to all adaptive components.
  • Animation: Added React.ReactNode type for the component prop.
  • DateInputs: Added ReactNode type to the label prop.
  • DateInputs: Introduced codemods for migrating from v10 to v11.
  • Dialog: Introduced codemods for migrating from v10 to v11.
  • Dialogs: Changed Dialog component from class to functional.
  • Grid: Added adaptive mode to edit dialog.
  • Grid: Added toolbar checkbox...

Released: Apr 23, 2025

KendoReact 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...

Released: Apr 22, 2025

Kendo UI for Angular 2025 Q1 (v18.5.2) での更新項目

不具合の修正

  • Fixed problem where aria-invalid attribute is present when component is valid.
  • Charts: Fixed issue where multiple series are not hidden on drill-down.
  • DatePicker: Fixed error where it didn't handle validation with default min and max.
  • DateTimePicker: Fixed issue where it didn't handle validation with default min and max.
  • DropDownTree: Fixed problem where setting dataitem after value throws error.
  • Grid: Fixed issue where checkbox shift selection results in multiple selection when mode is...

Released: Apr 14, 2025

Kendo UI for Angular 2025 Q1 (v18.5.1) での更新項目

不具合の修正

  • Gantt: Fixed problem where tooltip is rendered behind toolbar.
  • Grid: Fixed issue where built-in dialog container interferes with external dialogs.
  • Dialog: Fixed error where it cannot be opened consecutively via service when containing a grid.
  • MultiColumnComboBox: Fixed issue where it throws an error when filtering.

Released: Apr 10, 2025

Kendo UI for Angular 2025 Q1 (v18.5.0) での更新項目

機能

  • Grid
    • Added ColumnChooser toolbar tool.
    • Added multipleRanges selection option.
    • Introduced external editing directive.
  • PDF-Viewer
    • Added support for clickable links.
    • Added load on demand.
    • Added support for zooming on mouse wheel + modifier key.
  • Spreadsheet: Added data validation.

不具合の修正

  • DateInputs
    • Fixed issue where autofill does not trigger valuechange.
    • Fixed problem where you cannot change year when autoCorrectParts is false.
    • Fixed error regarding inconsistent time setting when hh format is...

Released: Apr 2, 2025

Kendo UI for Angular 2025 Q1 (v18.4.0) での更新項目

機能

  • Resize-Sensor: Introduced pass width and height to resize event.
  • Supported Themes:
    • @progress/kendo-theme-bootstrap: ^10.3.1
    • @progress/kendo-theme-default: ^10.3.1
    • @progress/kendo-theme-fluent: ^10.3.1
    • @progress/kendo-theme-material: ^10.3.1

Released: Mar 31, 2025

Kendo UI for Angular 2025 Q1 (v18.3.0) での更新項目

機能

  • Treelist: Added autofit column menu items.
  • Supported Themes:
    • @progress/kendo-theme-bootstrap: ^10.3.1
    • @progress/kendo-theme-default: ^10.3.1
    • @progress/kendo-theme-fluent: ^10.3.1
    • @progress/kendo-theme-material: ^10.3.1

不具合の修正

  • Charts: crosshair tooltip displays incorrectly in dialog.
  • Dropdownbutton: popup sometimes overlaps button.
  • Notification: notificationLabel not applying correctly.
  • Window: escape not working on internal element focus.

Released: Mar 28, 2025

Kendo UI for Vue 2025 Q1 (v6.3.0) での更新項目

機能

  • Moved 'd3-scale-chromatic' to dev dependencies.
  • Supported Themes:
    • @progress/kendo-theme-bootstrap: ^10.2.0
    • @progress/kendo-theme-default: ^10.2.0
    • @progress/kendo-theme-fluent: ^10.2.0
    • @progress/kendo-theme-material: ^10.2.0

不具合の修正

  • CDN datatools name was not compiled correctly.

Released: Mar 27, 2025

KendoReact 2025 Q1 (v10.1.0) での更新項目

機能

  • 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.

不具合の修正

  • 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...