KendoReact R1 2021 (v4.4.0)

Released: Feb 17, 2021

Atualizações na R1 2021 (v4.4.0)

Recursos

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

Correções

  • buttongroup: remove aria-multiselectable attribute.
  • buttons: fix Chip aria attributes.
  • charts: legendItemClick should toggle redraw without transitions.
  • dateinputs: calendar month rows role.
  • dropdownds: multicolumncombobox itemRender prop.
  • dropdowns: multicolumncombobox header prop.
  • editor: bump prosemirror-view from 1.17.2 to 1.17.3.
  • form: field onchange incorrectly sets touched.
  • gantt:
    • remove unused variable which results in error after minification.
    • trivial typo fix.
    • fix warning.
    • view buttons submit form.
  • grid:
    • grid rows and columns not narrated.
    • detail expand cell is not marked with aria-expanded attribute.
  • multiselect: popup position when k-multiselect-wrap element is resized.
  • popup: positon is not correct if popup content has padding and no sizes.
  • ripple: add ripple effect on checkboxes and radio buttons.
  • treelist: column resizing in strict mode.