KendoReact 2024 Q1 (v7.1.0)

Released: Jan 31, 2024

Actualizaciones en 2024 Q1 (7.1.0)

Características

  • AIPrompt
    • Added new AIPrompt component.
  • Charts
    • Added more trendline types.
    • Added new Sankey diagram.
    • Added the ability to control Legend Display.
  • Dropdowns
    • Added autocomplete support for prefix and suffix adornments.
    • Added combobox support for prefix and suffix adornments.
    • Added multicolumncombobox support for prefix and suffix adornments.
    • Added multiselect support for prefix and suffix adornments.
  • Grid
    • Added clipboard support.
  • Inputs
    • Added orientation support for textbox suffix, prefix and separator.
  • Text Areа
    • Added support for prefix and suffix adornments.

Correcciones

  • All
    • Added missing exports.
    • Fixed exporting sankey from all package.
  • Animation
    • Relaxed react-transition-group peer dependency version range.
  • Buttons
    • Added missing className prop to the rendering of DropDownButton.
    • SVG icon not showing on dropdownbutton items.
    • SVG icon not showing on splitbutton items.
  • Calendar
    • Added keyboard navigation for previous and next month.
  • Charts
    • Pinned kendo-charts dependency version.
  • Checkbox
    • Fixed export CheckboxBlurEvent.
  • Dateinputs
    • Changing the values in the input does not update the popup.
    • MultiViewCalendar stale state focused date on navigation.
  • Datetimepicker
    • Added trapped tab key in the popup.
  • Dropdowns
    • Fixed export ListGroupItemProps and GroupStickyHeaderProps.
  • Editor
    • Bumped @progress/kendo-editor-common in /packages/editor.
  • Excel-export
    • Fixed export ExcelExportExportEvent.
  • Form
    • Fixed formRenderProps.onFormReset resets.
  • Gauges
    • Removed peer dependency on kendo-charts.
  • Inputs
    • Buttons in the Signature component are missing type button.
    • Fixed export RadioButtonBlurEvent and TextAreaBlurEvent.
  • Layout
    • Added missing SVG icons for breadcrumb link items.
  • PDF Viewer
    • Text layer is rotated in specific case.
  • Popup
    • Maximum update depth exceeded.
  • Scheduler
    • Fixed export SchedulerSlotMouseEvent.
    • Exposed defaultProps of scheduler components.
  • Tabstrip
    • Refactored wrong generated id in TabStripContent.
  • Timepicker
    • Added trapped tab key in the popup.
  • Upload
    • Added unique ids for button and input.