KendoReact のリリース

Released: Aug 29, 2023

R2 2023 SP2 (v5.17.0) での更新項目

機能

  • Autocomplete
    • Added support for 'disabled' items configuration.
  • Buttons
    • Added avatar support to chip.
  • Combobox
    • Added support for 'disabled' items configuration.
  • Dropdownlist
    • Added support for 'disabled' items configuration.
  • Layout
    • Added breadcrumb sizing options.
    • Added End and Home buttons in Timeline horizontal keyboard navigation.
    • Added Timeline keyboard navigation.
    • Added alt prop to CardImage.
  • Map
    • Added support for SVG icons.
  • Multicolumncombobox
    • Added support for 'disabled' items...

Released: Jul 26, 2023

R2 2023 SP1 (v5.16.1) での更新項目

不具合の修正

  • Utils
    • License validation banner in SSR.

Released: Jul 25, 2023

R2 2023 SP1 (v5.16.0) での更新項目

不具合の修正

  • Inputs
    • Numeric minus clears value when the value is selected.
  • Treelist
    • Provide options for using columnmenu.

Released: Jul 19, 2023

R2 2023 SP1 (v5.15.0) での更新項目

機能

  • Charts
    • Added drill down support.
  • Editor
    • Added tableProperties and tableCellProperties tools.
  • Layout
    • Added transitionDuration property to timeline.
    • Added timeline horizontal mode.
  • Treelist
    • Added 'k-treelist-toggle' to toggle button.

不具合の修正

  • Charts
    • Error when donut center template uses hooks.
  • Dropdowns
    • Show placeholder on MultiSelectTree.
  • Grid
    • Reset table width on column width update.
    • JS error is thrown when column is dragged.
    • Add title attribute to GridColumnMenu.
  • Layout
    • Resizing does not work...

Released: Jun 8, 2023

R2 2023 (v5.14.1) での更新項目

不具合の修正

  • Dateinputs
    • Datepicker does not select correct month using React 18 API.

Released: Jun 5, 2023

R2 2023 (v5.14.0) での更新項目

機能

  • Added size to icons.
  • Switched default font icons to SVG icons.
  • Dateinputs
    • Added Adaptive mode to DateTimePicker.
    • Added Adaptive mode to DateRangePicker.
    • Added Adaptive mode to TimePicker.
  • Dropdowns
    • Added title prop to ComboBox.
  • Grid
    • Added cells prop option to allow customizing the cells separately.
  • Layout
    • Added new Timeline component.
  • Spreadsheet
    • Added new Spreadsheet component.
  • Utils
    • Add XXL and XXXL icon sizes.

不具合の修正

  • Buttons
    • Dropdownbutton click event not thrown.
  • Grid
    • Cell selection with...

Released: May 1, 2023

R1 2023 SP2 (v5.13.1) での更新項目

不具合の修正

  • Grid
    • Prevent page scroll when scroll into view.
  • Scheduler
    • schedulerProportionalViewItem throws error in WeekView on drag.
  • Sortable
    • onDragEnd is never fired in strict mode.

Released: Apr 25, 2023

R1 2023 SP2 (v5.13.0) での更新項目

機能

  • Autocomplete
    • Added grouping functionality.
  • Combobox
    • Added a custom template option for the grouping sticky header.
    • Added a template for grouping headers.
    • Added modern Grouping mode.
  • Dateinputs
    • Added adaptive mode to DatePicker.
  • Dropdownlist
    • Added grouping functionality.
  • Dropdowns
    • Added adaptive mode to MultiColumnComboBox, Multiselect, DropdownTree, MultiSelectTree and dropdownlist.
  • Inputs
    • Added FlatColorPicker opacity and format props.
    • Added FlatColorPicker onChange event.
  • Map
    • Added...

Released: Mar 30, 2023

R1 2023 SP1 (v5.12.1) での更新項目

不具合の修正

  • Dropdowns
    • ComboBox raises an error in SSR scenario.
  • Map
    • Could not resolve dependency error.

Released: Mar 15, 2023

R1 2023 SP1 (v5.12.0) での更新項目

機能

  • Actionsheet
    • Added keyboard navigation.
  • Dropdowns
    • Added adaptive mode to ComboBox.
  • Grid
    • Added 'Allow All' in pageSizes option.
  • Layout
    • Added new ContextMenu component.

不具合の修正

  • Datatools
    • Provide additional PagerChange event interface.
  • Dropdowns
    • Dropdownlist not focused on click if opened.
  • Grid
    • Fixed inconsistent element rendering.
    • Remove custom class from grid table element.
    • Reordering the group fields when no groups initially.
    • Reset virtual scroll if dataState has changed.
    • Virtual scrolling in...