KendoReact のリリース

Released: Jan 19, 2022

R1 2022 (v5.0.0) での更新項目

機能

  • Buttons:
    • Added new styling options for ChipList, FloatingActionButton, Chip, SplitButton, DropDownButton and Button components.
  • Dateinputs:
    • Added new styling options for DateTimePicker, DatePicker, TimePicker and DateInput components.
  • Dropdowns:
    • Added new styling options for AutoComplete, ComboBox, DropDownList, DropDownTree, MultiColumnComboBox, MultiSelect and MultiSelectTree components.
  • Inputs:
    • Added new styling options for ColorPicker, RadioButton, Checkbox, Switch, TextArea...

Released: Oct 27, 2021

R3 2021 SP1 (v4.10.0) での更新項目

機能

  • Chip
    • Updated rendering and classes to match the latest design.
  • Dropdowns
    • Added popupClass prop to popupSettings.
  • Editor
    • Exposed interfaces for onMount, onExecute, onPaste, onFocus and onBlur event objects.
  • Multiviewcalendar
    • Added new classes to the rendering based on the design.
  • Scheduler
    • Added Auto Item Height functionality.
    • Added Adaptive Slot Height functionality.

不具合の修正

  • Updated semantic-release version.
  • Datatools
    • Missing initial value when operator changed in Filter component.
  • Dateinputs...

Released: Sep 15, 2021

R3 2021 (v4.9.0) での更新項目

機能

  • Buttons:
    • Added opened property to the SplitButton.
    • Added opened property to the DropDownButton.
  • Charts:
    • Added Heatmap chart component.
    • Added the autoFit option to the chart series item.
    • Added className prop.
  • Dialog:
    • Added appendTo property.
  • Dialogs:
    • Expose windowElement prop on Window ref.
  • Dropdowns:
    • Added MultiSelectTree component.
  • Editor:
    • Added support of class, style and id attributes to table, tr and td elements.
    • Added preserveWhitespace prop.
    • Added title to ForeColor and BackColor tools...

Released: Jul 28, 2021

R2 2021 (v4.8.0) での更新項目

機能

  • Buttons
    • Added opened property to the SplitButton.
    • Added opened property to the DropDownButton.
  • Charts
    • Add className prop.
  • Dialog
    • Add appendTo property.
  • Dialogs
    • Expose windowElement prop on Window ref.
  • Editor
    • Added title to ForeColor and BackColor tools.
  • Form
    • Added ignoreModified field.
  • Gauges
    • Added className prop.
  • Grid
    • Autofit columns on doubleclick.
    • Make cellrender support returning multiple items.
    • Added group/ungroup component for the column menu.
    • Get scrollbar width via css variable...

Released: Jun 15, 2021

R2 2021 (v4.7.0) での更新項目

機能

  • Animation
    • Updated react-transition-group pckg to 4.4.2.
  • Chip
    • Added support for custom content rendering.
  • Dateinputs
    • Exposed ariaHasPopup and ariaExpanded props.
  • Dropdowns
    • Added MultiColumnComboBox name getter.
  • Editor
    • Eexposed nativeEvent in onPasteHtml event object.
  • Gantt
    • Added drag selection.
  • Grid
    • Exposed attribute constants required for selection in custom cells and rows.
    • Added detail row keyboard navigation.
  • Listbox
    • Added a selectedField prop to the ListBoxToolbar.
  • Listview
    • Provide a type...

Released: May 11, 2021

R2 2021 (v4.6.0) での更新項目

機能

  • New Component: React External Drop Zone.
  • New Component: React Skeleton.
  • New Component: React Circular Gauge.
  • KendoReact Documentation Upgrade: Adding TypeScript and Hooks Examples.
  • React Data Grid Improvements: Virtualization Placeholders.
  • Data Grid Improvements: Range Selection.
  • Data Grid Improvements: Expand/Collapse All Groups.

不具合の修正

  • buttons: fix chiplist value proptypes.
  • checkbox: pressing space key to toggle the checkbox value in Firefox.
  • dateinputs: DatePicker not closing on blur when...

Released: Mar 18, 2021

R1 2021 SP1 (v4.5.0) での更新項目

機能

  • dialogs: add action buttons layout options.
  • dropdowns:
    • add title prop to DropDownList component.
    • add clearButton and valueRender props of AutoComplete component.
  • grid:
    • add filterTitle prop to GridColumn component.
    • add scrollIntoView method and fixedScroll prop.
  • listbox: add an onDragLeave event.
  • stepper: add properties for setting custom validation icons.
  • treeview: allow customizing children field.
  • upload:
    • add ExternalDropZone component.
    • add action buttons layout options.
  • window: add action...

Released: Feb 17, 2021

R1 2021 (v4.4.0) での更新項目

機能

  • improve gantt and treelist accessibility.
  • combobox: add valueRender prop.
  • dateinputs: add steps property to the DateTimePicker.
  • form:
    • add submitted form render prop.
    • add onChange event to Field component.
  • gantt:
    • add timeline header cell prop to gantt views.
    • add year view.
  • tooltip: add the appendTo prop.
  • upload: update design according to the new design.

不具合の修正

  • buttongroup: remove aria-multiselectable attribute.
  • buttons: fix Chip aria attributes.
  • charts: legendItemClick should toggle redraw...

Released: Jan 19, 2021

R1 2021 (v4.3.1) での更新項目

不具合の修正

  • Ripple: add ripple effect on checkboxes and radio buttons.

Released: Jan 15, 2021

R1 2021 (v4.3.0) での更新項目

機能

  • Charts:
    • Add PaneDefaults component.
    • Read pane title font from theme.
  • Inputs: extend the Checkbox and RadioButton components props.
  • Textarea: add onBlur event handler.

不具合の修正

  • Buttons: set the correct Chip target.
  • Calendar: correct calculateValue when min/max has hours.
  • Dateinputs: wheel event error on preventDefault().
  • Gantt: dependency create event not available.
  • Grid:
  • Radio...